DMX is adding and removing tag starts by itself -
07-20-2003
, 07:15 AM
I have a CF page (CFMX so they are called 'page') which has started to exhibit weird behaviour by inserting less than characters at one particular location. The result of this is that the page renders these extra characters to the screen as normal text (they are not tags).
DMX also hides these characters within the editor. If I comment out a large section of code the extra characters reveal themselves. I went nuts trying to find them initially.
If I edit the same page with CF Studio 5, I can remove the extra characters, save the page, use DMX (without opening the page) to post the file to the server and it functions normally.
But if I open it again with DMX (after posting it) the characters once again return.
The conclusion here is that DMX is screwing up over the CF code, it gets lost and internally starts inserting open tag characters. I even managed to generate an error which locked up DMX, it was quite large (multiple paragraphs) but I was unable to screen shot it - and after wasting over an hour I couldn't be bothered writing it down.
I'm using DMX 6.1
Anyone experienced this or similar?
Martin Gara |