[OS-JIRA] Created: (WOL-322) Default enconding in WOComponent template file (*.woo)

From: SUZUKI Tetsuya (JIRA) ("SUZUKI)
Date: Thu Oct 05 2006 - 10:02:58 EDT

  • Next message: Stephen Edwards: "Re: Tomcat deploy"

    Default enconding in WOComponent template file (*.woo)
    ------------------------------------------------------

             Key: WOL-322
             URL: http://objectstyle.org/jira/browse/WOL-322
         Project: WOProject/WOLips
            Type: Improvement
      Components: wolips
        Reporter: SUZUKI Tetsuya
        Priority: Minor

    I hope changing default encoding in WOComponent *.woo template file to UTF-8 (NSUTF8StringEncoding) like the following:

    (wocomponent/wocomponent.woo.vm)
    {
            "WebObjects Release" = "WebObjects 5.0";
            encoding = NSUTF8StringEncoding;
    }

    Current default encoding is NSMacOSRomanStringEncoding. We must edit encodings to write in multi-byte languages for each components. We will happy if the default encoding is changed to NSUTF8StringEncoding.

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



    This archive was generated by hypermail 2.0.0 : Thu Oct 05 2006 - 10:02:59 EDT