jx macros output extra whitespace
---------------------------------

         Key: COCOON-1677
         URL: http://issues.apache.org/jira/browse/COCOON-1677
     Project: Cocoon
        Type: Bug
  Components: Blocks: Forms  
    Versions: 2.1.8-dev (Current SVN)    
    Reporter: Jean-Baptiste Quenot


This is the JX template:

<page xmlns:jx="http://apache.org/cocoon/templates/jx/1.0";>
  <jx:import uri="resource://org/apache/cocoon/forms/generation/jx-macros.xml"/>
  <ft:form-template>
    (<ft:widget id="mywidget"/>)
  </ft:form-template>
</page>

The <ft:widget> macro outputs extra whitespace, which is not desirable and a 
major issue for our picky customers ;)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to