[EMAIL PROTECTED] wrote:

> I am using ecs-1.3.3, I see that there is a 1.4.1 but in the changes I did
> not see a specific answer to my problem.
>
> If I have 'A&B' as text and try to put that in to a value for a tag (using
> XML), it doesn't convert it to 'A&B'. Is there something I am missing? I
> would hate to have to code all the 'special' entities that need to be
> converted.

set filter state to true on that element:
setFilterState(true);

or turn on global filtering in your ecs properties file.

-stephan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to