Issue 289 in glassdb: PositionableStream>>seasideNextLine does not respecte non-lf next lines.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 289 in glassdb: PositionableStream>>seasideNextLine does not respecte non-lf next lines.

glassdb
Status: Accepted
Owner: [hidden email]
Labels: Type-Defect Priority-Medium GLASS-Server Version-2.4.x

New issue 289 by [hidden email]: PositionableStream>>seasideNextLine  
does not respecte non-lf next lines.
http://code.google.com/p/glassdb/issues/detail?id=289

What steps will reproduce the problem?
1. using WAHtmlCanvas>>withLineBreaks: does not instert line breaks
   when the argument uses cr insted of ls.



Reply | Threaded
Open this post in threaded view
|

Re: Issue 289 in glassdb: PositionableStream>>seasideNextLine does not respecte non-lf next lines.

glassdb
Updates:
        Labels: Milestone-1.0-beta.8.7

Comment #1 on issue 289 by [hidden email]:  
PositionableStream>>seasideNextLine does not respecte non-lf next lines.
http://code.google.com/p/glassdb/issues/detail?id=289

(No comment was entered for this change.)

Reply | Threaded
Open this post in threaded view
|

Re: Issue 289 in glassdb: PositionableStream>>seasideNextLine does not respecte non-lf next lines.

glassdb
Updates:
        Status: Fixed
        Owner: [hidden email]
        Labels: Fixed-1.0-beta.8.7

Comment #2 on issue 289 by [hidden email]:  
PositionableStream>>seasideNextLine does not respecte non-lf next lines.
http://code.google.com/p/glassdb/issues/detail?id=289

fixed in Seaside30 3.0.6.1 (dkh.334) .. added a test for the 3 line  
termination combos: cr, crlf, lf