Modify ↓
#11724 closed defect (invalid)
"Show Descriptions" in report is broken on 1.0-stable
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 1.0-stable |
| Severity: | normal | Keywords: | |
| Cc: | Ryan J Ollos | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Descriptions are always shown on /report and "Show Descriptions" does nothing
Attachments (0)
Change History (4)
comment:2 by , 11 years ago
| Cc: | added |
|---|
It works fine for me in a development environment. Did you just upgrade your installation? You may need to refresh static resources or just a forced refresh of your browser.
comment:3 by , 11 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Doh, forgot the deploy after updating ofc…
Release 1.0.2 soon!
comment:4 by , 11 years ago
| Milestone: | 1.0.2 |
|---|
Note:
See TracTickets
for help on using tickets.



Seems to be because of:
$(".trac-disable-on-submit").disableOnSubmit();Uncaught
TypeError: undefined is not a function