Anonymous | Login | Signup for a new account | 2021-01-18 19:26 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000197 | SiT! | triggers | public | 2008-10-28 15:42 | 2008-11-21 17:26 | ||||
Reporter | kieran | ||||||||
Assigned To | kieran | ||||||||
Priority | high | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 3.40 | Fixed in Version | 3.40 | ||||||
Summary | 0000197: Replace brackets in trigger rules | ||||||||
Description | We allowed brackets in triggers for logic reasons. A (far-fetched but possible) side-effect of this is someone could post their own form to avoid the lack of input and specify some functions to execute in the check. For 3.40 we will remove the brackets buttons for input, str_replace() any brackets from checks and write an upgrade function to remove them from any existing checks. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
kieran (administrator) 2008-10-28 15:43 |
18:08 < ericthefish> can do UPDATE `triggers` SET `checks` = REPLACE(`checks`, '(', ''); 18:08 < ericthefish> and for the other bracket too I guess |
kieran (administrator) 2008-10-28 15:47 |
This can wait until after beta if needed. |
kieran (administrator) 2008-10-29 15:44 |
fixed in trunk r4098. |
![]() |
|||
Date Modified | Username | Field | Change |
2008-10-28 15:42 | kieran | New Issue | |
2008-10-28 15:42 | kieran | Status | new => assigned |
2008-10-28 15:42 | kieran | Assigned To | => kieran |
2008-10-28 15:43 | kieran | Note Added: 0000143 | |
2008-10-28 15:47 | kieran | Note Added: 0000144 | |
2008-10-29 15:44 | kieran | Note Added: 0000148 | |
2008-10-29 15:44 | kieran | Status | assigned => resolved |
2008-10-29 15:44 | kieran | Resolution | open => fixed |
2008-10-29 15:44 | kieran | Fixed in Version | => 3.40 |
2008-11-21 17:26 | kieran | Status | resolved => closed |
Copyright © 2000 - 2021 MantisBT Team |