Opened 13 years ago
Closed 12 years ago
#3886 closed task (wontfix)
dojo.html and dojo.style migration doc
Reported by: | bill | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | HTML | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
All the old functions in dojo.html (and dojo.dom?) and dojo.style should be listed in http://dojotoolkit.org/book/dojo-porting-guide-0-4-x-0-9/style-html-utility-function-changes with their 0.9 equivalents or at least a message saying "tough luck, we aren't supporting that anymore" :-) but hopefully something better like advice about how to do the same thing in user code.
From Michael Shall's mail here a subset of the missing information:
Functions I'm missing so far in my port... dojo.html.selectInputText dojo.html.getAncestors dojo.html.replaceNode dojo.string.escapeXml dojo.string.escapeHtml dojo.isNumber - I suppose we could use dojo.number.? to find this out, but the other isXXX are there and this one is missing. dojo.setClass - Add/Remove/Has made the cut, but not set. I used to set className, but in 0.4 setClass is more complicated, I assume for xbrowser The following may be able to be done with dojo.query... dojo.html.firstElement dojo.html.lastElement dojo.html.nextElement dojo.html.prevElement
Change History (6)
comment:1 Changed 13 years ago by
Owner: | changed from anonymous to alex |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Component: | Core → HTML |
---|
comment:3 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
comment:4 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from alex to anonymous |
Status: | assigned → new |
comment:5 Changed 12 years ago by
Closing this as it's been a year and probably will never be completed.
comment:6 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Move all milestone 1.1 tickets to 1.2, except for reopened tickets and tickets opened after 1.1RC1 was released.