Page 1 of 1

Bug in TranslationCenter

Posted: Wed Oct 03, 2007 12:47 pm
by GDS
When entering this string working in TranslationCenter
<!-- pageAttribute: NotSearchable -->

It seems to be changed to
<!-- pageAttribute: NotSearchable -->

(example is from search module)


GDS

Re: Bug in TranslationCenter

Posted: Thu Oct 04, 2007 10:59 pm
by cyberman
GDS wrote: When entering this string working in TranslationCenter
<!-- pageAttribute: NotSearchable -->
Have you tried



Normally TC should mask it correctly ...

Re: Bug in TranslationCenter

Posted: Fri Oct 05, 2007 6:51 am
by GDS
I assume it then would (correctly) be treated as a html comment,

The error is in the code that replaces & with &
If needed at all, this should only be done with & tokens
that is not part of any recognised html entities.
(of which < og > are the most important ones)

GDS

Re: Bug in TranslationCenter

Posted: Thu Oct 11, 2007 7:42 pm
by donnut
Have have a similar problem with the TC and the string in the help text area.

When I type or tags, makes the string disappear.

I do not know how to correcty display this important string in the Search help. Can anyone help?

Donnut