You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/03/04 02:07:50 UTC

[jira] Resolved: (TAPESTRY-269) Return character cause error in TemplateParser

     [ http://issues.apache.org/jira/browse/TAPESTRY-269?page=history ]
     
Howard M. Lewis Ship resolved TAPESTRY-269:
-------------------------------------------

     Resolution: Fixed
    Fix Version: 3.1

Updated the HTML input files used by the test to be binary (not ascii) in CVS.  Delete and re-check out the files, it should work properly now.

> Return character cause error in TemplateParser
> ----------------------------------------------
>
>          Key: TAPESTRY-269
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-269
>      Project: Tapestry
>         Type: Bug
>     Versions: 3.1
>  Environment: Windows XP Pro, JDK1.4.2_07
>     Reporter: Nanda Firdausi
>     Priority: Minor
>      Fix For: 3.1
>  Attachments: patch.txt
>
> TestTemplateParser is counting length of text token to certify the test. It will be break is some environment with different return character. '\r\n' is count as 2 character instead of one.
> I think the problem is why we should count the length of text token to certify a test.
> Anyway, I've already created a patch so that problem is solved and test suite works correctly.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org