3 Replies Latest reply on Jan 18, 2006 3:12 PM by roy.russo

    Wrong behaviour of CMS portlet in default  page?

      By default the default CMS contains 3 pages
      index.html
      project.html
      support.html

      Everytime you hit enter in the URL locationbar
      the default page content (in CMS portlet) switches between index.html and project.html

      However, when refreshing the page (F5) it switches between
      index and support.

      We are using Portal 2.2 and JB403sp1 (jrockit 1.5.0_03, WinXPpro)

      URL used: http://localhost:8080/portal

      We came across this by accident because we were wondering why the servlet PortalServletWithDefaultServletMapping in portel-server.war was not mapped in web.xml, so we messed around with the URL and spotted this one.

      HTH