#6910 closed defect (fixed)
Tree: test_Tree_Notification_API_Support.html points to strange parent node in "add new item" section
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Select "node 1". In the "New Item" section it says Parent: node 1.2. Should be the selected node.
Then select root. In the "New Item" section it says Parent: node 5. Should be the selected node.
Noticed this while testing fix for #6899.
Change History (2)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
(In [13919]) More test file problems:
- fix problem w/duplicate items appearing in "potential children" list in "New Item" form.
- add autocomplete=off to input fields
- "Data in Flat Form" table problems:
- name shows up as "10"
- weird FF2 problem w/"Data In Flat Form" table where all but last child are effectively visibility:hidden (although firebug says they are visible)
Refs #6910.
Note: See
TracTickets for help on using
tickets.
(In [13918]) Fixes #6910: parent field in "New Item" section wasn't getting updated correctly (in tree test file)