Page 1 of 1

[Solved] Bug: Apply in UDT not working

Posted: Mon Dec 19, 2011 4:20 pm
by croontje
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

Re: Bug: Apply in UDT not working

Posted: Mon Dec 19, 2011 4:30 pm
by croontje
I remembered there was a bug tracker in the forge so I made a bug report :)

Re: Bug: Apply in UDT not working

Posted: Mon Dec 19, 2011 4:56 pm
by Wishbone
I followed the instructions to the letter, and it works for me.

Re: Bug: Apply in UDT not working

Posted: Mon Dec 19, 2011 4:58 pm
by croontje
: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

Re: Bug: Apply in UDT not working

Posted: Mon Dec 19, 2011 5:09 pm
by croontje
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

Posted: Mon Dec 19, 2011 6:10 pm
by croontje
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

Re: Bug: Apply in UDT not working

Posted: Mon Dec 19, 2011 6:33 pm
by croontje
I found the culprit :p

I used Codemirror syntax highlighter. I disabled it and apply works now :)

Re: [Solved] Bug: Apply in UDT not working

Posted: Mon Dec 19, 2011 6:49 pm
by Dr.CSS
This is why we ask for so much info in the first post...

Re: [Solved] Bug: Apply in UDT not working

Posted: Mon Dec 19, 2011 6:54 pm
by croontje
I provided my system info less than an hour after the first post.

Re: [Solved] Bug: Apply in UDT not working

Posted: Mon Dec 19, 2011 6:58 pm
by croontje
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...