Opened 18 years ago
Closed 18 years ago
#3676 closed defect (bug) (fixed)
Character encoding error when adding sub-categories
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.2 | Priority: | lowest |
Severity: | trivial | Version: | 2.1 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
When adding a category under a category parent using the AJAX form under Manage -> Categories, the category parent dropdown list shows a raw HTML code instead of the intended character ("—" is displayed).
To recreate:
- Go to Manage -> Categories.
- Add a new category and set its parent to an already existing category.
- Once the category has been added (via AJAX), select the drop-down box for Category Parent and "—" is displayed as the child marker in error.
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
fix on #3645