Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pixl8/Preside-CMS

Tags

v10.29.9

Toggle v10.29.9's commit message
[twgit] Hotfix finish: hotfix-10.29.9

v10.29.8

Toggle v10.29.8's commit message
[twgit] Hotfix finish: hotfix-10.29.8

v10.28.33

Toggle v10.28.33's commit message
PRESIDECMS-3176 ensure our regex matching pattern includes word boundary

i.e. when looking to replace '= :some_param', ensure we do not also match
'= :some_param_or_other'.

Also add tests for this null replacement logic that was failing before the
refactor and passing with the refactor.

v10.27.73

Toggle v10.27.73's commit message
PRESIDECMS-3176 ensure our regex matching pattern includes word boundary

i.e. when looking to replace '= :some_param', ensure we do not also match
'= :some_param_or_other'.

Also add tests for this null replacement logic that was failing before the
refactor and passing with the refactor.

v10.26.105

Toggle v10.26.105's commit message
PRESIDECMS-3176 ensure our regex matching pattern includes word boundary

i.e. when looking to replace '= :some_param', ensure we do not also match
'= :some_param_or_other'.

Also add tests for this null replacement logic that was failing before the
refactor and passing with the refactor.

v10.25.62

Toggle v10.25.62's commit message
PRESIDECMS-3176 ensure our regex matching pattern includes word boundary

i.e. when looking to replace '= :some_param', ensure we do not also match
'= :some_param_or_other'.

Also add tests for this null replacement logic that was failing before the
refactor and passing with the refactor.

v10.24.83

Toggle v10.24.83's commit message
PRESIDECMS-3176 ensure our regex matching pattern includes word boundary

i.e. when looking to replace '= :some_param', ensure we do not also match
'= :some_param_or_other'.

Also add tests for this null replacement logic that was failing before the
refactor and passing with the refactor.

v10.23.80

Toggle v10.23.80's commit message
PRESIDECMS-3176 ensure our regex matching pattern includes word boundary

i.e. when looking to replace '= :some_param', ensure we do not also match
'= :some_param_or_other'.

Also add tests for this null replacement logic that was failing before the
refactor and passing with the refactor.

v10.22.93

Toggle v10.22.93's commit message
PRESIDECMS-3176 ensure our regex matching pattern includes word boundary

i.e. when looking to replace '= :some_param', ensure we do not also match
'= :some_param_or_other'.

Also add tests for this null replacement logic that was failing before the
refactor and passing with the refactor.

v10.21.98

Toggle v10.21.98's commit message
PRESIDECMS-3176 ensure our regex matching pattern includes word boundary

i.e. when looking to replace '= :some_param', ensure we do not also match
'= :some_param_or_other'.

Also add tests for this null replacement logic that was failing before the
refactor and passing with the refactor.