Uploaded image for project: 'Forrest (Retired)'
  1. Forrest (Retired)
  2. FOR-435

Wiki input files (*.jspwiki) is not correctly read when in UTF-8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7, 0.8
    • None
    • Plugin: input.wiki
    • None
    • MacOS X, 10.3.8, Java 1.4.2

    Description

      According to the documentation at:

      http://chaperon.sourceforge.net/using-cocoon.html

      it should be possible to configure the Wiki plugin (or any plugin based on Chaperon) for different encodings of the input file, in my case UTF-8.

      But this does not work. I have:

            <map:transformer name="lexer"
                                   src="org.apache.cocoon.transformation.LexicalTransformer"
                                   logger="sitemap.transformer.lexer">
                    <map:parameter name="localizable" value="true"/>
                    <map:parameter name="encoding" value="UTF-8"/>
                  </map:transformer>

      in the input.xmap file in $FORREST_HOME/plugins/wiki, and I have run "ant local-deploy", but to no avail: multibyte UTF-8 sequences come out as the Latin-1 counterpart of each byte in the sequence.

      A discussion about this bug can be found at:

      [mail archive not yet updated, will add link here later]

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              moshagen Sjur N. Moshagen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: