Opened 10 years ago
Closed 10 years ago
#5137 closed Bug (duplicate)
Inspector not updated after switching: Uncaught TypeError: Cannot call method 'replace' of undefined
Reported by: | moo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Web Client | Version: | 2.72 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Error message shown in chrome console:
Uncaught TypeError: Cannot call method 'replace' of undefined common.js:101 sanitizeText common.js:101 Inspector.updateTrackersPage inspector.js:740 Inspector.updateInspector inspector.js:76 Inspector.setTorrents inspector.js:820 Transmission.selectionChanged transmission.js:354 g
Steps to reproduce:
- open web ui
- don't click anything but "Inspector" button
- don't click anything but "Trackers" button (inside inspector), showing "No Selection"
- click any downloading mission, tracker list updated (inside inspector), error logged in console
- click any more downloading mission, tracker not updated (inside inspector). actually none of the info in inspector updated to the newly selected mission. i close inspector and reopen it again it update once, still not until i reopen it again
Change History (1)
comment:1 Changed 10 years ago by livings124
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
#5119