DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41754>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41754 Summary: Error when creating /index with resource type 'homepage' Product: Lenya Version: Trunk Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Default Publication AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] On a fresh default pub, log in as editor, opt to create new first page instead of import, and choose resource type 'homepage' for path /index This causes: /export/home/lenya/src/lenya-trunk/build/lenya/webapp/lenya/modules/usecase/homepage.xml (No such file or directory) org.apache.cocoon.ProcessingException: Sitemap: error calling continuation at <map:call> - file:/ export/home/lenya/src/lenya-trunk/build/lenya/webapp/lenya/modules/usecase/usecase.xmap: 92:39 at <map:mount> - file:/export/home/lenya/src/lenya-trunk/build/lenya/webapp/lenya/ usecase.xmap:57:131 at <map:mount> - file:/export/home/lenya/src/lenya-trunk/build/lenya/ webapp/global-sitemap.xmap:298:105 at <map:mount> - file:/export/home/lenya/src/lenya-trunk/ build/lenya/webapp/sitemap.xmap:651:106 cause: java.io.FileNotFoundException: /export/home/lenya/src/lenya-trunk/build/lenya/webapp/ lenya/modules/usecase/homepage.xml (No such file or directory) Works if resource type is xhtml. /index seems to be the most appropiate page for resource type 'homepage' though. Also on zones. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
