Ticket #311 (closed defect: fixed)
ERB experiencing string buffer corruption of some sort
| Reported by: | tjw@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.5 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
Run the attached test and it spits out stuff like:
(erb):2: syntax error, unexpected tIDENTIFIER, expecting $end ; _erbout.concat(( title ).to_s); _erbout.concat "</title>\n" (SyntaxError)
If you modify the test to use stock ruby, it works. Possibly related to https://www.macruby.org/trac/ticket/293
Running under r2267.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


