Ticket #43 (closed enhancement: Fixed - Released)

Opened 16 years ago

Last modified 16 years ago

Allow anchor tags through the cleanText function of GeneralTool and convert all text cleaning to GeneralTool

Reported by: khaled Owned by: khaled
Priority: major Milestone:
Component: main back office Version:
Severity: Testing Return (QA) Keywords:
Cc:

Description

As per summary, add anchor (<a>) tags to the allowed list of tags when performing the cleanText method of GeneralTool?. Also, for all admin operations, replace notagsFilter with the GeneralTool? and use the cleanText method instead of filter.

Change History

Changed 16 years ago by khaled

  • severity changed from Complete - Dev Testing to LIVE Fix - Awaiting Testing

Fixed as of branch revision number 356. Changed GeneralTool? class method cleanText to allow <a> tags when remTags is true (all other tags are still stripped).

Will merge to trunk before next release (beta 6).

Changed 16 years ago by khaled

  • owner changed from khaled to brent
  • status changed from new to assigned

Added strip tags to all meta tag descriptions in layout.phtml so that allowed tags are removed (these allowed tags inscribed into meta tags cause problems). Fixed as of revision 357.

Changed 16 years ago by brent

  • owner changed from brent to khaled
  • severity changed from LIVE Fix - Awaiting Testing to Testing Passed

Changed 16 years ago by khaled

  • status changed from assigned to closed
  • resolution set to Fixed - Released

Changed 16 years ago by anonymous

  • milestone Beta 5 Bugs / Fixes deleted

Milestone Beta 5 Bugs / Fixes deleted

Note: See TracTickets for help on using tickets.