In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1065 [In-Portal CMS] Data Management bug report always 2011-05-28 14:44 2011-09-19 16:08
alex  
alex  
normal  
closed 5.1.2  
fixed  
 
none 5.1.3-B1  
https://groups.google.com/d/topic/in-portal-bugs/q3RUlSqJnko/discussion
Removing usage of missing configuration variables
0
0001065: Some non-existing configuration variables are used
I've found a set of missing, but used, configuration variables after patch from 0001021 has been applied.

Here they are:
* Perpage_SessionLogs (Core)
* Comm_Perpage_Tests (Core)
* Comm_Perpage_Tests_Short (Core)
* Comm_Perpage_Widgets (Dev. Kit)
* Comm_Perpage_Widgets_Short (Dev. Kit)
* Comm_Perpage_DetailTemplates (In-Auction)
* Comm_Perpage_DetailTemplates_Short (In-Auction)
* Comm_Perpage_Schedules (In-Auction)
* Comm_Perpage_Schedules_Short (In-Auction)

After a bit of research I deleted all the code, that used them, since it has a huge copy/paste error.
child of 0001021closed  (5.1.3)alex Usage of non-existent configuration variable "DomainDetect" 
patch perpage_config_variable_missing_core.patch (826) 2011-05-28 14:44
http://tracker.in-portal.org/file_download.php?file_id=1028&type=bug
patch perpage_config_variable_missing_modules.patch (2,224) 2011-05-28 14:44
http://tracker.in-portal.org/file_download.php?file_id=1029&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003841
2011-09-19 16:08 alex Status resolved => closed
2011-06-01 02:39 alex Note Added: 0003513
2011-06-01 02:39 alex Status reviewed and tested => resolved
2011-06-01 02:39 alex Fixed in Version => 5.1.3-B1
2011-06-01 02:39 alex Resolution open => fixed
2011-06-01 02:39 alex Changeset attached 5.1.x r14356
2011-06-01 02:38 alex Changeset attached 5.1.x r14355
2011-06-01 02:37 alex Changeset attached 1.1.x r14354
2011-05-30 22:43 Dmitry Note Added: 0003511
2011-05-30 22:43 Dmitry Assigned To !COMMUNITY => alex
2011-05-30 22:43 Dmitry Status needs testing => reviewed and tested
2011-05-28 14:47 alex Assigned To => !COMMUNITY
2011-05-28 14:47 alex Developer => alex
2011-05-28 14:47 alex Status active => needs testing
2011-05-28 14:46 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/q3RUlSqJnko/discussion
2011-05-28 14:45 alex Note Added: 0003505
2011-05-28 14:45 alex Target Version Icebox => 5.1.3
2011-05-28 14:44 alex Relationship added child of 0001021
2011-05-28 14:44 alex File Added: perpage_config_variable_missing_modules.patch
2011-05-28 14:44 alex New Issue
2011-05-28 14:44 alex File Added: perpage_config_variable_missing_core.patch
2011-05-28 14:44 alex Change Log Message => Removing usage of missing configuration variables

Notes
(0003505)
alex   
2011-05-28 14:45   
Moving to 5.1.3, since parent task is already there.
(0003511)
Dmitry   
2011-05-30 22:43   
Reviewed and tested okay.
(0003513)
alex   
2011-06-01 02:39   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001065: Some non-existing configuration variables are used
(0003841)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.