Hi,
  The frontpage theme have a bug to serve the site directory page.
  If the page request with page name (the directory page is such case), the
PageServlet get the template from db table. If the user haven't customize
the theme, this operation will lead 404 error.
  Further more, if we change this behavior to normal template fetch method
(see attached patch file 
http://www.nabble.com/user-files/236039/bugfix2.patch bugfix2.patch ), there
is still a problem. The directory.vm template is considered hidden ( All
pages from theme default are hidden ) and the access is still refused. May
be a better way to solve the problem is make all theme templates not start
with "_" accessible?

Regards,
Miles.
-- 
View this message in context: 
http://www.nabble.com/About-frontpage-directory-page-404-error-tf2281219s12275.html#a6337009
Sent from the Roller - Dev forum at Nabble.com.

Reply via email to