Patrick Stein wrote: > > I am working on my first webapp with Weblocks. I think I have a bunch of > stuff sorted > out now, but I found a bug displaying strings with tildes in them. > > Some of my sample data was perl code containing stuff like: > "$arg =~ m/--?f(oo)?/" > > When I go to page forward in the webapp to the page in my datagrid widget, I > get an > error page. I've attached the error output. > > If I refresh the page, then I actually see the correct data. I'm not sure > how it gets > past it for the refresh. But, it seems to work.
This bug only affected AJAX interaction. Fixed in weblocks-dev/728d1757 and merged into weblocks-stable/8930a064. Leslie -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
