2 Replies Latest reply on Oct 8, 2008 12:25 AM by so38

    Page Param doesn't work if not defined in two places in pages.xml

      In my pages.xml I have a page defined for view-id="/music/*" and view-id="/music/song.xhtml".  When I add the page param named songId to the view-id="/music/song.xhtml" it never shows up in the url and nothing works.  However if I add the same page param to view-id="/music/*" it shows up and everything works fine.  Has anyone else seen this happen?  I am using 2.1.0.CR1 but I remember the same thing happening on 2.0.2 too.