1 Jun 2002 01:25
RE: Sitemap parameters failing...
Vadim Gritsenko <vadim.gritsenko <at> verizon.net>
2002-05-31 23:25:55 GMT
2002-05-31 23:25:55 GMT
Can't reproduce. Are you sure that you are using latest (2.0.3 branch
CVS) sitemap.xsl?
Vadim
--
Resistance is futile.
> -----Original Message-----
> From: Per Kreipke [mailto:per <at> onclave.com]
> Sent: Friday, May 31, 2002 12:08 PM
> To: cocoon-dev <at> xml.apache.org
> Subject: Sitemap parameters failing...
>
> In the following test sitemap fragment, I thought I was doing
something
> wrong because I couldn't get the sitemap to compile:
>
> <map:match patter="client.xml">
> <map:parameter name="client" value="magnet" />
>
> <map:generate src="config/{client}.xml" />
> <map:serialize type="xml" />
> </map:match>
>
>
> When I look at the sitemap.xsl code I think I see why: the generated
java
> fragment below is wrong, param is initialized outside the function
> definition for the matcher.
(Continue reading)
RSS Feed