I think I found a bug in 1.10.2 "Casa Pilote"
Make a new UDT named "Test"
Add: echo "test";
Submit
Open UDT and change echo "test"; to echo "test2";
Apply
Close
Open UDT
-> changes aren't there anymore
[Solved] Bug: Apply in UDT not working
[Solved] Bug: Apply in UDT not working
Last edited by croontje on Mon Dec 19, 2011 6:35 pm, edited 1 time in total.
Re: Bug: Apply in UDT not working
I remembered there was a bug tracker in the forge so I made a bug report 

Re: Bug: Apply in UDT not working
I followed the instructions to the letter, and it works for me.
Re: Bug: Apply in UDT not working
:s That's very strange ...
Your changes are saved??
-edit-
I checked again and it still doesn't save :s
*New UDT 'test'
*put some code in
*Submit
*Open
*change something
*Apply
*Close
*Open
*Nothing changed :s
Your changes are saved??
-edit-
I checked again and it still doesn't save :s
*New UDT 'test'
*put some code in
*Submit
*Open
*change something
*Apply
*Close
*Open
*Nothing changed :s
Re: Bug: Apply in UDT not working
I just did a system verification and all checksums are ok. My system information is here: http://pastebin.com/bMP1eZrj
Re: Bug: Apply in UDT not working
Apparently Calguy can't reproduce the problem either... Is there a way to get debug messages to discover what's happening?
-Ok enabled Debug in config-
But I don't see an update query. Can anyone provide me with a working debug log? So I can compare
-Ok enabled Debug in config-
But I don't see an update query. Can anyone provide me with a working debug log? So I can compare
Re: Bug: Apply in UDT not working
I found the culprit :p
I used Codemirror syntax highlighter. I disabled it and apply works now
I used Codemirror syntax highlighter. I disabled it and apply works now

Re: [Solved] Bug: Apply in UDT not working
This is why we ask for so much info in the first post...
Re: [Solved] Bug: Apply in UDT not working
I provided my system info less than an hour after the first post.
Re: [Solved] Bug: Apply in UDT not working
Btw, when I go to the codemirror bug tracker I see the bug submitted and I read:
This is not actually a bug in CodeMirror, but a core-bug which has already been
fixed in 1.10-development, so please stay tuned for that release...