Hi, While woring with DAS 3.1.0-SNAPSHOT I found the below irregularity. If the trailing slash is missing in the URL, page navigation in the dashboard produces a 404.
1. Create a dashboard (dashboard-1) 2. Create several pages (page-1, page-2..) 3. Navigate to the dashboard (*https://localhost:9443/portal/dashboards/dashboard-1 <https://localhost:9443/portal/dashboards/dashboard-1>*) without the trailing slash 4. Click on a page in the navigation tab on the left 5. A 404 is produced with a url *https://localhost:9443/portal/dashboards/page-1 <https://localhost:9443/portal/dashboards/page-1>* It seems the page URL is replaced up to the first index of "/". Regards, Chamila de Alwis Committer and PMC Member - Apache Stratos Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
