hello,

i have a xml document containing i18n tags. when i let process it by the
FileGenerator it produces a ArrayIndexOutOfBoundsException. when i
remove all i18n elements, it works. my file looks like :

<menu xmlns:i18n="http://apache.org/cocoon/i18n/2.0";>

  <entry cmd="doc_menu">
    <ref name="DOC_MENU" i18n:attr="DOC_MENU" window="_self"
target="docs.html?file=doc_menu">
      <i18n:text>DOC_MENU</i18n:text>
    </ref>
  </entry>
.....
</menu>

this sample worked well with cocoon2.0.2 but i updated to 2.0.3.
 

marc
 
 
 


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to