Philipp Rotmann, Linksystem Muenchen wrote:
> 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?
try to change the type of the 'url' field from string to text in your
/usr/local/share/midgard-lib/repligard.xml file, and export again your
database.
Alexander, can you confirm this would suffice ?
>
> phr
--
Best Regards,
David Guerizec Open Source Developer
Midgard core developer http://www.midgard-project.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]