> From: Bobby Mitchell [mailto:[EMAIL PROTECTED]]

Bobby,
 
> I have had problems with <link> so I changed the file
> cocoon/documentation/xdocs/index.xml from:
                             ^^^^^^^^^
...

> <link href= "http://xml.apache.org/cocoon1/?test=a&test1=b";>Cocoon 1.x
> area</link>.
>
************************************************************************
> 
> I get errors. There are two different variations:
> 
>    1. Sometimes I get the correct html output, but does not contain
the
> link at all or anything after the link in the content section.
>    2. Sometimes I get no output at all for the content.

...

> How can I use <link> when there is a query_string with at least 2
> parameters?

1. Read http://www.w3.org/TR/REC-xml, especially "2.4 Character Data and
Markup"

2. Replace & with &amp;


Vadim



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to