You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2005/04/08 04:10:58 UTC

svn commit: r160504 - lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Author: gregor
Date: Thu Apr  7 19:10:57 2005
New Revision: 160504

URL: http://svn.apache.org/viewcvs?view=rev&rev=160504
Log:
Temporary fix for bug 34175

Modified:
    lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap

Modified: lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap?view=diff&r1=160503&r2=160504
==============================================================================
--- lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap (original)
+++ lenya/trunk/src/webapp/lenya/pubs/default/publication-sitemap.xmap Thu Apr  7 19:10:57 2005
@@ -164,7 +164,7 @@
           <map:generate src="cocoon:/lenyabody-view/{page-envelope:publication-id}/{page-envelope:area}/{page-envelope:document-type}{page-envelope:document-url}"/>
 
           <map:select type="browser">
-            <map:when test="mozilla5">
+            <map:when test="mozilla5DISABLED">
               <map:match pattern="authoring/**.html">
                 <map:transform src="cocoon://lenya-page/{page-envelope:publication-id}/{../../1}/{../../2}.xml?doctype={page-envelope:document-type}&amp;uiml=xul"/>
               </map:match>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org