[Seaside] Reef bug?

AxiNat tibabenfortlapalanca at gmail.com
Thu Feb 24 15:10:12 UTC 2011


Hi list, and Esteban :)

I either found a little bug in Reef or I missunderstood something, here's my
code:

initializeContents
self add: (RETextField new id: 'anId'; onBlur: [:me | me trigger]; on: #text
of: self).
 self add: (REButton new label: 'Try me!'; callback: [self inform: self
text])

The code works, except when you enter a + symbol in the textbox... if you
input '3+2', you get '3 2' as a response.

Am I doing something wrong or this is a bug?

Thanks!

Bernat Romagosa.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110224/e36212ab/attachment.htm


More information about the seaside mailing list