In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
333 [In-Portal CMS] Data Management bug report always 2009-09-28 19:39 2010-01-11 22:05
Dmitry  
alex  
normal  
closed 5.0.1  
fixed  
 
none 5.0.2  
0
0000333: Issues in URL structure for Sections
1. For System Sections (have template or created by system ThemeId != 0) "NamedParentPath" field should be UNIQUE only across it's ThemeId + Sections where ThemeId = 0.

In other words if I have index.tpl in Simple and Advanced themes and both create a system Section "NamedParentPath" will be the same for both Content/Home since they would never be seen/requested at the same time.


2. By some reason system when I go to the System Section (ie. privacy.tpl)

http://simone1.intechnic.com/dev/SVN/in-portal.full.5.0.x/privacy.html

System is not loading it in the Breadcrumbs the same when when I go to the regular section:

http://simone1.intechnic.com/dev/SVN/in-portal.full.5.0.x/section1.html

Issue History
2010-01-11 22:05 Dmitry Note Added: 0001398
2010-01-11 22:05 Dmitry Status resolved => closed
2009-09-29 07:50 alex Fixed in Version => 5.0.2
2009-09-29 07:50 alex Note Added: 0000581
2009-09-29 07:50 alex Status reviewed and tested => resolved
2009-09-29 07:50 alex Resolution open => fixed
2009-09-29 07:50 alex Changeset attached 5.0.x r12634
2009-09-28 19:39 Dmitry New Issue
2009-09-28 19:39 Dmitry Status active => reviewed and tested
2009-09-28 19:39 Dmitry Assigned To => alex
2009-09-28 19:39 Dmitry Patch Status => Not Used

Notes
(0000581)
alex   
2009-09-29 07:50   
Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000333: Issues in URL structure for Sections.
2. Current theme was not used for category/template detection during mod-rewrite url parsing.
3. Category wasn't auto-guessed, in case, when physical template name (not it's name by structure) was passed in url.
(0001398)
Dmitry   
2010-01-11 22:05   
Closing completed tasks.