Opened 9 years ago
Closed 7 years ago
#15267 closed defect (patchwelcome)
AutoUrlLink: exception on space then enter while in list
Reported by: | bill | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Editor | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In dojox/editor/tests/editorAutoUrlLink.html, start a new entry in the list (the <UL>). Type www.dojoolkit.org, followed by SPACE, then ENTER. It gets an exception about node being undefined.
Doesn't happen when typing outside the list.
Detected on FF/mac, on trunk.
Note: See
TracTickets for help on using
tickets.
Unlikely this will be fixed unless someone wants to supply a patch (including a test case).