Opened 17 years ago
Closed 17 years ago
#5944 closed (fixed)
Admin field errors markup is escaped
Description ¶
When an error (missing value etc) is found in an admin page the output is escaped when it shouldn't be e.g:
<ul class="errorlist"><li>This field is required.</li></ul>
If it wasn't early in the morning, I'd create a patch. Sorry :)
Note:
See TracTickets
for help on using tickets.
Fixed in [6675].