#9391 closed defect (fixed)
unEscapeHtml needs to unescape & last
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dojox | Version: | 1.3.0 |
Keywords: | Cc: | Jared Jurkiewicz, davidmark, dylan | |
Blocked By: | Blocking: |
Description
davidmark found this problem in r17857. davidmark, please file tickets as you encounter bugs. Simply attaching a patch is best, but if you must point to a branch revision, that's also helpful.
also, this method probably does not follow style rules. Should be unescapeHtml. Better yet, maybe this method needs to be moved to a common location?
Change History (3)
comment:1 Changed 12 years ago by
comment:3 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|
Note: See
TracTickets for help on using
tickets.
(In [17865]) swap expected/actual results. Refs #9391