Hi there,

On 19.01.01 (23:52), David Guerizec wrote:
> I already encountered this kind of problem, and it was in fact
> the 'url' field of an article that contained an '&'
> character... (BTW, Alexander, this 'url' field should be
> defined as CDATA cause some people use it as an 'extra'
> field...)
> 
> Can you check around this line 50366 to see if a non-CDATA field 
> contains a non-alphanumeric character ?

Yes, two 'url' fields :-)  Now, what do you _exactly_ mean by
'non-alphanumeric character' -- perl's interpretation of it (\W)
gives me all the date fields, every field with whitespace and
such, 'cause I want to look for more occurrences of the same
phenomenon.

Then, what shall I do? Could I just put <[CDATA[...]]> tags
around these values or do I have to encode those bad characters
as entities?

     phr
-- 
Linksystem Muenchen GmbH                          [EMAIL PROTECTED]
Schloerstrasse 10                           http://www.link-m.de
80634 Muenchen                              Tel. 089 / 890 518-0
We make the Net work.                       Fax 089 / 890 518-77

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

Reply via email to