Forum OpenACS Development: Re: patch for template::adp_array_variable_regexp breaks using array variables in forms

Timo,

Did you run the tests for acs-templating against this? There is a test to check that the regexp is working correctly.

I think your change is correct, but if you could confirm it by running the tests that would be great.

From my testing the regular array regexp and the noquote array regexp seemed to work differently, so that is why the noquote one needed the extra \. in it.