Opened 12 years ago
Closed 12 years ago
#9483 closed defect (duplicate)
Bad checkin in ticket #9478, breaks editor.
Reported by: | Jared Jurkiewicz | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Editor | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Checkin for ticket:
http://trac.dojotoolkit.org/ticket/9478
breaks editor.
Specifically:
Changeset:
http://trac.dojotoolkit.org/changeset/18471
Is bad. It breaks editor as it refers to code like: var nextnode=teampatent.helper.range.nextNode(startnode,originalparent);
Which does not exist in editor.
Change History (2)
comment:1 Changed 12 years ago by
Owner: | set to liucougar |
---|
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup of #9478. Please reopen the original ticket if a checkin was bad, rather than filing a new ticket. At least when you find a problem before we release.
This has already been fixed (see that ticket).