You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ed...@apache.org on 2005/03/08 17:38:23 UTC

svn commit: r156542 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/usecase-bxeng.xmap

Author: edith
Date: Tue Mar  8 08:38:22 2005
New Revision: 156542

URL: http://svn.apache.org/viewcvs?view=rev&rev=156542
Log:
remove namespace from html document, which call the load of bxe

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/usecase-bxeng.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/usecase-bxeng.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/usecase-bxeng.xmap?view=diff&r1=156541&r2=156542
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/usecase-bxeng.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/usecase-bxeng.xmap Tue Mar  8 08:38:22 2005
@@ -112,6 +112,7 @@
           <map:parameter name="configfile" value="{request:requestURI}?lenya.usecase=bxeng&amp;lenya.step=config"/>
           <map:parameter name="context" value="{request:contextPath}"/>
         </map:transform>
+        <map:transform src="../../xslt/util/strip_namespaces.xsl"/>
         <map:serialize type="xhtml"/>
         </map:act>
         <map:generate src="../../resources/misc/bxeng/download.xhtml"/>



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


Re: svn commit: r156542 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/pubs/default/usecase-bxeng.xmap

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
edith@apache.org wrote:
> Author: edith
> Date: Tue Mar  8 08:38:22 2005
> New Revision: 156542
> 
> URL: http://svn.apache.org/viewcvs?view=rev&rev=156542
> Log:
> remove namespace from html document, which call the load of bxe

please port to trunk as well

-- 
Gregor J. Rothfuss
COO, Wyona       Content Management Solutions    http://wyona.com
Apache Lenya                              http://lenya.apache.org
gregor.rothfuss@wyona.com                       gregor@apache.org

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