[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1524) PageCustomizerInterceptor : regionName may be set in service descriptor.
Thomas Heute (JIRA)
jira-events at lists.jboss.org
Wed Aug 15 10:53:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1524?page=all ]
Thomas Heute resolved JBPORTAL-1524.
------------------------------------
Resolution: Won't Fix
Assignee: Thomas Heute (was: Julien Viet)
It would break the current themes for people upgrading.
And i don't really see the point, that's internal code. For developers they just have to care about header.jsp and tabs.jsp or replace the PageCustomizerInterceptor
> PageCustomizerInterceptor : regionName may be set in service descriptor.
> ------------------------------------------------------------------------
>
> Key: JBPORTAL-1524
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1524
> Project: JBoss Portal
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Portal Core
> Affects Versions: 2.6 CR3, 2.6 Final
> Environment: JBP 2.6 CR3
> Reporter: Antoine Herzog
> Assigned To: Thomas Heute
> Fix For: 2.6.2 Final
>
> Attachments: PageCustomizerInterceptor - Patch.zip
>
>
> About the PageCustomizerInterceptor : the 2 regionName may be set in service descriptor.
> It is more customizable, when building/adapting a layout.
> But the best of this is to understand better that this service is providing the content for the two regions in the layout.
> When looking at the layout, you can see the regionName='dashboardnav' defined for the header...
> But no region of this name in default-object.xml or pages descriptors !
> After some file search, I found this label (dashboardnav) in the PageCustomizerInterceptor.
> It is not easy to understand what's going on in this service...
> As this jsp injection is not very usual, it would be much more easy to understand what's hapening if the region name would be customizable in the service descriptor.
> It also allow to change the names in the layout jsp file : navigation is a word that is in many place in the portal code and descriptor... not easy to follow the track of where are things about these tabs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list