[jbosstools-issues] [JBoss JIRA] (JBIDE-17029) Read .adoc files in UTF-8, not US-ASCII

Xavier Coulon (JIRA) issues at jboss.org
Mon Apr 7 13:02:14 EDT 2014


Xavier Coulon created JBIDE-17029:
-------------------------------------

             Summary: Read .adoc files in UTF-8, not US-ASCII
                 Key: JBIDE-17029
                 URL: https://issues.jboss.org/browse/JBIDE-17029
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: website
    Affects Versions: 4.2.0.Beta1
            Reporter: Xavier Coulon
            Assignee: Xavier Coulon
             Fix For: 4.2.0.Beta2


asciidoctor files are not read in UTF-8, which causes the following error during the build when a file contains an accent:

{code}
An error occurred: /Users/xcoulon/code/jbosstools/jbosstools-website/_data/team/adietish.adoc is not valid US-ASCII

/Users/xcoulon/.rvm/gems/ruby-1.9.3-p484 at jbosstools-website/gems/tilt-1.4.1/lib/tilt/template.rb:75:in `initialize'
/Users/xcoulon/.rvm/gems/ruby-1.9.3-p484 at jbosstools-website/gems/tilt-1.4.1/lib/tilt.rb:61:in `new'
/Users/xcoulon/.rvm/gems/ruby-1.9.3-p484 at jbosstools-website/gems/tilt-1.4.1/lib/tilt.rb:61:in `new'
/Users/xcoulon/.rvm/gems/ruby-1.9.3-p484 at jbosstools-website/gems/awestruct-0.5.4.rc3/lib/awestruct/handlers/asciidoctor_handler.rb:147:in `parse_document_attributes'

{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list