Opened 11 years ago
Closed 11 years ago
#7191 closed defect (fixed)
Safari: dojox.data.dom.createDocument("") returns undefined
Reported by: | Adam Peller | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | low | Milestone: | 1.2 |
Component: | Dojox | Version: | 1.1.1 |
Keywords: | Cc: | Tom Trenka | |
Blocked By: | Blocking: |
Description
Support this or update the docs to make str mandatory?
Attachments (1)
Change History (5)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Milestone: | future → 1.2 |
---|
Changed 11 years ago by
Attachment: | dojox.data.dom_20080716.patch added |
---|
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Should be easy to state that empty string generates empy doc, same as no string would. will update the code and add a test for it.