On Fri, Apr 24, 2009 at 10:59 AM, DenesL <[email protected]> wrote: > auch? where? > I am not saying this is not true, I just want to understand. > Several of my views use extend with double quotes and they don't have > the problem (or I haven't noticed it). > I also tested using Kodos and the regex seems fine.
Massimo fixed this problem in trunk. I had problems with template system (another bug, I think - posted in other thread) and this regex can be matching incorrect because this other bug too. Anyway, this regex wasn't correct because it "provide" single and double quotes and verify only single quotes before name.html but now it's ok. :-) -- Álvaro Justen Peta5 - Telecomunicações e Software Livre 21 3021-6001 / 9898-0141 http://www.peta5.com.br/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

