In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1016 [In-Portal CMS] Data Management feature request N/A 2011-03-13 06:10 2011-09-19 16:08
alex  
alex  
normal  
closed 5.1.2-B2  
fixed  
 
none 5.1.3-B1  
https://groups.google.com/d/topic/in-portal-dev/Rv9nwvWN0EA/discussion
Add ability to set configuration variables from code
0
0001016: Method for setting configuration values (auto resets cache too)
I've recently came across situation, where I was in need to set a data to ConfigurationValues table. Since UPDATE sql statement won't suffice, since that data is also cached across the system.

So I've created a method to ease the process.
child of 0001013closed  (5.1.3)alex In-Commerce New order number generator returns duplicate numbers 
patch method_to_change_config_variable_values.patch (598) 2011-03-13 06:10
http://tracker.in-portal.org/file_download.php?file_id=965&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003838
2011-09-19 16:08 alex Status resolved => closed
2011-06-01 02:53 alex Note Added: 0003516
2011-06-01 02:53 alex Status reviewed and tested => resolved
2011-06-01 02:53 alex Fixed in Version => 5.1.3-B1
2011-06-01 02:53 alex Resolution open => fixed
2011-06-01 02:53 alex Changeset attached 5.1.x r14361
2011-05-23 08:05 Dmitry Note Added: 0003497
2011-05-23 08:05 Dmitry Assigned To !COMMUNITY => alex
2011-05-23 08:05 Dmitry Status needs testing => reviewed and tested
2011-05-23 02:25 alex Note Added: 0003477
2011-05-23 02:25 alex Target Version Icebox => 5.1.3
2011-03-13 18:31 Dmitry Relationship added child of 0001013
2011-03-13 06:12 alex Assigned To => !COMMUNITY
2011-03-13 06:12 alex Developer => alex
2011-03-13 06:12 alex Status active => needs testing
2011-03-13 06:11 alex Reference => https://groups.google.com/d/topic/in-portal-dev/Rv9nwvWN0EA/discussion
2011-03-13 06:10 alex New Issue
2011-03-13 06:10 alex File Added: method_to_change_config_variable_values.patch
2011-03-13 06:10 alex Change Log Message => Add ability to set configuration variables from code

Notes
(0003477)
alex   
2011-05-23 02:25   
Moving to 5.1.3, since patch from related task needs it.
(0003497)
Dmitry   
2011-05-23 08:05   
Tested good, please commit.
(0003516)
alex   
2011-06-01 02:53   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001016: Method for setting configuration values (auto resets cache too)
(0003838)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.