Changes between Version 1 and Version 2 of Ticket #38057, comment 14
- Timestamp:
- 09/27/2017 07:17:34 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38057, comment 14
v1 v2 1 1 @johnbillion Wow this is a while ago. 2 From what I see the attributes and array keys were inconsistent at two locations where the same filteris used.2 From what I see the attributes and array keys were inconsistent at two locations where the same action is used. 3 3 4 This fix makes it so that both locations where the filteris used will pass the same parameters and take the same array keys while maintaining backwards compatibility with the original situation.4 This fix makes it so that both locations where the action is used will pass the same parameters and take the same array keys while maintaining backwards compatibility with the original situation.