In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
62 [In-Portal CMS] Optimization task always 2009-06-09 08:24 2009-10-06 14:32
alex  
alex  
normal  
closed 5.0.0  
fixed  
 
none 5.0.0  
0
0000062: Remove depricated mod-rewrite parts
In original rewrite url scheme it was designed to add item review page, post list page and other stuff before .html part. It was never implemented though. Still old code exists, that waits for such urls, but they are now never generated by system itself. I propose to remove such code at all.
Issue History
2009-10-06 14:32 alex Type bug report => task
2009-10-03 07:56 administrator Note Added: 0000679
2009-10-03 07:56 administrator Status resolved => closed
2009-06-10 07:26 alex Fixed in Version => 5.0.0
2009-06-10 03:23 alex Tag Attached: mod rewrite
2009-06-09 11:44 alex Changeset attached RC r11842
2009-06-09 11:44 alex Changeset attached RC r11841
2009-06-09 11:44 alex Changeset attached RC r11840
2009-06-09 11:41 alex Changeset attached RC r11839
2009-06-09 11:39 alex Changeset attached RC r11838
2009-06-09 11:39 alex Note Added: 0000050
2009-06-09 11:39 alex Status reviewed and tested => resolved
2009-06-09 11:39 alex Resolution open => fixed
2009-06-09 10:41 Dmitry Assigned To => alex
2009-06-09 10:41 Dmitry Status active => reviewed and tested
2009-06-09 10:41 Dmitry version => 5.0.0
2009-06-09 10:41 Dmitry Target Version => 5.0.0
2009-06-09 08:24 alex New Issue

Notes
(0000050)
alex   
2009-06-09 11:39   
Fix committed to RC branch. Commit Message:

1. Fixes 0000062: Remove depricated mod-rewrite parts
2. When default category item template is used (in category properties) and we are on this template on front-end, then all links to this template still contain it's name (in mod-rewrite mode only). In such case template name should be omitted from resulting url.
3. Fixed warning message in "kCategoryHelper::getCategoryModule". Message was shown, because array_intersect function was used inside array_shift function directly (temporary variable was not used).
(0000679)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.0 version, because version was already released.