|
GeneralStonewall Magician
Joined: 02 Feb 2004 Posts: 364 Location: USA
|
Posted: Mon Jul 05, 2010 8:40 am
[3.22] BUG: String list item disappears. |
When using the package editor, adding a new item to a string list after deleting an item, causes the previously-last item to go missing.
Import the following list:
Code: |
<?xml version="1.0" encoding="ISO-8859-1" ?>
<cmud>
<var name="testlist" type="StringList" copy="yes">
<value>one|two|three|four|five</value>
<json>["one","two","three","four","five"]</json>
</var>
</cmud>
|
Delete an item, except the last, add a new one in the blank row at the bottom, and then save. Unselect and reselect the variable; The item that was previously the last, should now be missing. |
|
|
|
charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Mon Jul 05, 2010 9:34 am |
Confirmed.
Odd issue, too. I wonder if it has anything to do with a bug that I just found (located here).
Charneus |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Jul 06, 2010 5:15 pm |
Confirmed and added to bug list.
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|