Ticket #1959 (closed defect: fixed)
Documentation summaries need HTML escapes
| Reported by: | peller | Owned by: | pottedmeat |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | Doc parser | Version: | 0.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://dojotoolkit.org/api/#dojo.widget.DropdownDatePicker
see onInputChange()
"<input>" is used in the summary of this method. The special HTML characters should be escaped. I don't think the specification allows for markup, so we don't need to worry about how to specify raw markup...
Change History
Note: See
TracTickets for help on using
tickets.