[ https://www.modsecurity.org/tracker/browse/MODSEC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Breno Silva Pinto resolved MODSEC-296.
--------------------------------------
Resolution: Fixed
> rsub operator not working/garbage at the end
> --------------------------------------------
>
> Key: MODSEC-296
> URL: https://www.modsecurity.org/tracker/browse/MODSEC-296
> Project: ModSecurity
> Issue Type: Bug
> Security Level: Normal
> Components: Operators
> Affects Versions: 2.6.5
> Reporter: Jerome Freilinger
> Assignee: Breno Silva Pinto
> Fix For: 2.7.0
>
> Attachments: rsub_patch.diff
>
>
> * If the regular expression of the rsub operator contains capturing parentheses garbage data is still added a the end.
> * The parameters \1 .. \9 are only evaluated once per rsub operator call. They should be evalutated for every match and not only for the first match.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|