You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/03/20 21:26:31 UTC

DO NOT REPLY [Bug 6960] - depth attribute on map:generate type="directory" cannot be altered

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6960>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6960

depth attribute on map:generate type="directory" cannot be altered

vgritsenko@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From vgritsenko@apache.org  2002-03-20 20:26 -------
Fail to reproduce the problem. In the sitemap:

   <map:match pattern="**/">
    <map:generate src="{1}" type="directory">
      <map:parameter name="depth" value="2"/>
    </map:generate>
    <map:transform src="stylesheets/system/directory2html.xsl"/>
    <map:serialize/>
   </map:match>

URL:
http://localhost:8080/cocoon/docs/?cocoon-view=content

Content:
As expected, shows two levels.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org