Ticket #287 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

Minor doc clarification in MochiKit.DOM.escapeHTML

Reported by: Per Cederberg <cederberg@gmail.com> Assigned to: somebody
Priority: low Milestone: MochiKit 1.4
Component: component1 Version:
Severity: normal Keywords: doc
Cc:

Description

I suggest that the documentation text is changed to:

Make a string safe for HTML, converting the usual suspects (<, >, ", &)

I.e. use the real characters instead of "lt, gt, quot, amp" which is can be misunderstood.

Change History

02/24/08 11:00:45 changed by bob@redivi.com

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