Reading time: 2 – 3 minutes

(Photo: slowdown)
Earlier today, I posted about CFEclipse 1.3.5 being released. Right after doing that, I found this and tried reporting on track, but it wouldn’t let me register for some reason.
This will only work for newly installed CFE 1.3.5, as if you’ve already tweaked your install, you most likely “fixed” it.
After updating to 1.3.5, I’ve noticed that whenever I copied and pasted a tag, a bloody space (indent) would be added before the tag. While this helps, it’s a bit annoying when you’re pasting things that are not supposed to be indented.
<cfset tmp = true />
<cfset tmp = true /> <cfset tmp = true />

When you get there, you will see it’s disabled.
I first tried disabling everything else, but still had the indentions being added.
I then tried enabling everything, and got the same results.
I then disabled only the “auto-indent pasted tags”, and that did the trick.
It turns out it needs to be enabled first, in order to be disabled. Must be a default variable set to true lurking around, but that indeed fixed the annoying auto-indent.
This is fixed in the nightly build, yeehaw!
I can confirm this behavior. My brother and I both ran into this yesterday on different installs and were able to fix it by turning this feature on and off again.
I twittered about it, but should have blogged it, so I’m glad someone did!
We disabled trac registration since we were getting far too much spam.
Good find though!
MD
Then that’s why I can’t register
Any other way of logging bugs?
Thanks so much. This bug was driving me insane.
According to @denny, it’s already been fixed, and if you download the nightly build, it will make it work properly.
I’d recommend it, as the nightly seems a lot more stable