[jboss-user] [JBoss Portal] - Why CMS goes to default page instead of specified page ?

alessio.papi do-not-reply at jboss.com
Thu Nov 6 09:34:54 EST 2008


Hi,

my portal page contains three different CMS windows like this :

 
  | <window>
  |   <window-name>LocalApplicationPortletWindow</window-name> 
  |     <content>
  |        <content-type>cms</content-type>
  |        <content-uri>/mycompany/local-application.html</content-uri>
  |     </content>
  | </window>
  | 

The html file local-application.html refers to another html file and CMS renders the link with an URL like this :


  | http://localhost/portal/Home/default/LocalApplicationPortletWindow?action=2&uri=/mycompany/local-application-test.html
  | 

The URL is correct and I can access to the local-application-test.html file without any problems. But if I remove the uri parameter the CMS displays the default page of the portlet (provided by indepage portlet parameter) instead of the page provideb by content-uri, is this a correct behaviuor or is 
a bug (JBP 2.6.6) ?
I can't change the indexpage parameter to avoid this behaviuor because I have multple CMS with different default page. Anyone has a solution ? 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187361#4187361

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187361



More information about the jboss-user mailing list