#2744 closed defect (bug) (fixed)
Typo in moderation.php
| Reported by: | zamoose | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Administration | Version: | 2.0.2 |
| Severity: | normal | Keywords: | moderation spam typo |
| Cc: | Focuses: |
Description
Moderation screen is broken currently due to a typo on line 154.
js_ecape should instead be js_escape.
This currently breaks the comment moderation screen, making it impossible to move tickets out of moderation.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3807]) Don't show comment author name in AYS dialog to avoid JS escaping issues with untrusted data. fixes #2744