Ticket #5915 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

[patch] Invalid entity reference generated by Button.js

Reported by: guest Owned by:
Priority: normal Milestone: 1.1
Component: Dijit Version: 1.0
Severity: normal Keywords:
Cc:

Description

dojo-release-1.0.2 testing with firefox 2.0.0.12 and xhtml strict page

Button.js generates invalid entity reference and causes a validation error - missing a semicolon.

class="dijitToggleButtonIconChar">&#10003</span

>

Attachments

dojobug.button.diff (1.7 kB) - added by guest 5 months ago.

Change History

Changed 5 months ago by guest

Changed 5 months ago by bill

  • summary changed from Invalid entity reference generated by Button.js to [patch] Invalid entity reference generated by Button.js
  • milestone set to 1.1

Changed 5 months ago by peller

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

(In [12581]) Fix HTML entity. Fixes #5915

Note: See TracTickets for help on using tickets.