Ticket #5021 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Category Description disallows HTML

Reported by: lsrn94 Assigned to: anonymous
Priority: low Milestone: 2.3
Component: General Version: 2.3
Severity: minor Keywords:
Cc:

Description

The category description will not display HTML. For instance:

This is a category for blah blah blah.
<a href="http://feedurl.com">Subscribe to this category's feed</a>

The code is displayed - rather than linked text. The hyperlink showed fine in 2.2; but not in 2.3.

Change History

09/20/07 02:31:20 changed by chaoticmortalcom

  • priority changed from normal to low.
  • severity changed from normal to minor.

I think its because of the way that it handles your description. Anyhow, feeds are supposed to be available to the user from the location bar. Try saying "Please check the feed on your location bar."

I'm not sure of this solution, so I will not close this.

09/20/07 12:37:46 changed by f00f

Is the new behaviour intended? If someone changed the handling of category descriptions for some reason then keep it, but if it happened accidently it should be reverted before the release of 2.3.

09/20/07 18:23:34 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6141]) Don't specialchars markup in term description. fixes #5021