Opened 14 years ago
Closed 14 years ago
#1959 closed defect (fixed)
Documentation summaries need HTML escapes
Reported by: | Adam Peller | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Doc parser | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
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 (7)
comment:1 Changed 14 years ago by
Owner: | changed from neil to Neil Roberts |
---|
comment:2 Changed 14 years ago by
Yep. Documentation bugs were automatically getting assigned to 'neil'. dmachi is fixing this for us right now.
comment:3 Changed 14 years ago by
Owner: | changed from Neil Roberts to owen |
---|
Owen, I'm guessing perhaps this is an API tool thing and not the responsibility of the parser. Neil hasn't provided any feedback on this.
comment:4 Changed 14 years ago by
Milestone: | → 0.9 |
---|
comment:5 Changed 14 years ago by
Owner: | changed from owen to pottedmeat. |
---|
Neil, this is all on you at this point, I'm not doing any API tool development.
comment:6 Changed 14 years ago by
Owner: | changed from pottedmeat. to Neil Roberts |
---|
comment:7 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
There is a way to do this in Markdown, the default format we'll be using in docs.
Actually, Neil (Robert)'s bugdb account is pottedmeat.