Backslashes problem
Posted: Thu Feb 05, 2009 9:55 am
There is a backslash problem in the current version 2.0. I'm not really sure if it is really a bug, therefore I posted it as a new topic.
Here is an example from the knowlegdebase:
Assume you have an article about some LaTeX stuff which contains some keywords:
\if \@testmacro \@relax \@relax
Commands to use if the macro is undefined
\else
Commands to use if the macro IS defined
\fi
After saving the article for the first time, everything is fine. But, after editing the article, all backslashes '\' have vanished.
@Klemen, could you please point me to the place in the php code, where you do this removal of backslashes?
I think this phenomen also occurs in the tickets part, but I haven't tested it so far.
Best,
Warlock
Here is an example from the knowlegdebase:
Assume you have an article about some LaTeX stuff which contains some keywords:
\if \@testmacro \@relax \@relax
Commands to use if the macro is undefined
\else
Commands to use if the macro IS defined
\fi
After saving the article for the first time, everything is fine. But, after editing the article, all backslashes '\' have vanished.
@Klemen, could you please point me to the place in the php code, where you do this removal of backslashes?
I think this phenomen also occurs in the tickets part, but I haven't tested it so far.
Best,
Warlock