Opened 4 years ago
Closed 4 years ago
#10808 closed defect (bug) (fixed)
Adding tag within DEBUG defined as true returns error.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Warnings/Notices | Version: | 2.8.4 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: |
Description
With DEBUG set to true, the edit tags page returns an error when adding an error. This is caused by the check_ajax_referer function checking for the value of '_ajax_nonce' without first checking that it is set.
Attachments (1)
Change History (4)
prettyboymp — 4 years ago
- Milestone changed from Unassigned to 2.9
- Severity changed from normal to trivial
- Component changed from General to Warnings/Notices
- Owner set to westi
Note: See
TracTickets for help on using
tickets.

You mean it's causing a warning, right?