Opened 14 years ago
Closed 14 years ago
#2293 closed defect (duplicate)
HTML not escaped in api tool
Reported by: | Adam Peller | Owned by: | owen |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Doc parser | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See dojo.widget.DropdownDatePicker?.onInputChange
the "<input>" in the summary is shown as an input field. While some rich presentation/ReST like syntax might be useful, I think we explicitly ruled it out and said everything must be treated as plain text.
Note: See
TracTickets for help on using
tickets.
oops. dup of #1959