#15305 closed bug (fixed)
Trac 1.3.6 - disappearing and duplicate query field entries after query selection update
Reported by: | cocobean | Owned by: | nielx |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Website/Trac | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Since Trac 1.3.6 update, after selecting the selection fields used for query tickets and pressing update button there are either duplicate selection fields or the field entry starts disappearing altogether or the previous field entry is missing.
Different result behavior than Trac 1.2.2.
Workaround: Usually can fix after a web page refresh. Misrenderings of the Create Ticket - Description icon buttons randomly happens as well upon initial web page load.
Attachments (3)
Change History (9)
comment:1 by , 5 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
by , 5 years ago
Attachment: | trac-1.3.6-webbrowser-test.png added |
---|
Multiple entries - Tested with Firefox ESR (after cache cleared)
by , 5 years ago
Attachment: | trac-1.3.6-webbrowser-test2.png added |
---|
Disappearing entries - Tested with Chrome 76 (after cache cleared)
comment:2 by , 5 years ago
I tested different browsers with cleared cache data for retesting. Was able to get same bugs. I'll dig deeper if it is on my end with newer CSS/JS usage.
by , 5 years ago
Attachment: | trac-1.3.6-webbrowser-test3.png added |
---|
Disappearing entries - Tested with Chrome 76 (after cache cleared)
comment:3 by , 5 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Okay, I will investigate more.
comment:4 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed in TracSubcomponents 1.3.1. See this commit for more info.
Thanks for the report!
This is very likely a cache of the old javascript still on your machine. I'd suggest clearing out the cache (at least for dev.haiku-os.org).