Actions
Bug #7885
closedTrailing spaces in IF substitution cause substitution to fail
Description
Improve the REGEXP to account for trailing spaces after a condition. This could be an easy mistake to make resulting in existing IF substitutions failing. For example the below would fail.
[cb:if group=~"/10/" ]
Updated by krileon over 4 years ago
- Tracker changed from Feature proposal to Bug
- Subject changed from Improve IF substitutions to accept more spacing to Trailing spaces in IF substitution cause substitution to fail
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1537
Actions