Jon Stevens wrote:
>
> Geir, it looks like a parsing bug.
Nah. Velocity doesn't parse the XML.
The source is malformed. It should be
<section name="Where is the latest TDK?">
<p>
JDK 1.2 versions are available <a
href="http://jakarta.apache.org/turbine/tdk/">Here</a>.
</p>
</section>
I already posted a 'patch' to turbine list...
geir
>
> ------ Forwarded Message
> From: "Diethelm Guallar, Gonzalo" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Thu, 12 Apr 2001 11:18:35 -0400
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: A very minor Velocity/Anakia buglet
>
> I noticed that xdocs/index.xml has these lines:
>
> <section name="Where is the latest TDK?">
> JDK 1.2 versions are available <a
> href="http://jakarta.apache.org/turbine/tdk/">Here</a>.
> </section>
>
> (notice the '.' at the end). However the generated
> index.html has (with some blanks stripped):
>
> <blockquote>
> <a href="http://jakarta.apache.org/turbine/tdk/">Here</a>
> </blockquote>
>
> The final '.' is gone...
>
> --
> Gonzalo A. Diethelm
> [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ------ End of Forwarded Message
--
Geir Magnusson Jr. [EMAIL PROTECTED]
Developing for the web? See http://jakarta.apache.org/velocity/