Ticket #581 (closed Bug: fixed)

Opened 7 months ago

Last modified 7 months ago

Error messages doesn't render properly

Reported by: alexsancho Owned by: Geert
Priority: minor Milestone: 2.2
Component: Core Version: SVN HEAD
Keywords: Cc:

Description

There are some error messages that contains html tags inside and default templates uses html::specialchars to parse the messages, so this tags isn't properly rendered.

Change History

Changed 7 months ago by Geert

  • owner changed from Shadowhand to Geert
  • status changed from new to assigned

Yah, right. Must have been introduced by r2548. I'll undo the html::specialchars() for the message since the URL XSS security has been fixed in Router directly in r2567.

Changed 7 months ago by Geert

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r2602

Note: See TracTickets for help on using tickets.