Hey Rebecca, What are the exact paths that you are modifying?
We currently have some duplication in our code for the 404 and 500 pages. We have to modify them in 2 different places: /dev/404.html /apps/sling/servlet/errorhandler/404.jsp I'm not a 100% sure what the reason is but I think the 1st one is for URLs like http://localhost:8080/content#p=mzfJ4Wo1aaaaa (where the id doesn't exist) The second one will be used when you access a page that doesn't exist: http://localhost:8080/YUHUNG For the second link, it does seem like you need to redeploy 3akai-ux in order for it to work. Ideally we would only have 1 page here (/dev/404.html). In the past I created a jira [1] to address this issue and made some suggestions. - Christian [1] https://jira.sakaiproject.org/browse/SAKIII-4717 On Aug 2, 2012, at 11:49 AM, Rebecca juanwang wrote: > Hi guys: > > I want to redesign the error pages: 404, 500, 403 . I deleted a div with an > ID of error_content_second_column in order to delete the right part of the > error pages. When I use the url: http://localhost:8080/404 to test the > result, the right part was disappeared as I wished. > > However when a mistyped address (URL) was entered, it still went to the > former error pages. Even though I have already deleted the right part, it > still appeared on the pages. That makes me so confused. > > I really hope that some one can tell me how to solve this problem. > > Rebecca > _______________________________________________ > oae-dev mailing list > oae-dev@collab.sakaiproject.org > http://collab.sakaiproject.org/mailman/listinfo/oae-dev
_______________________________________________ oae-dev mailing list oae-dev@collab.sakaiproject.org http://collab.sakaiproject.org/mailman/listinfo/oae-dev