Ticket #40 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Naming a page within a course "index.html" replaces default course home page

Reported by: tom Owned by: brent
Priority: major Milestone: 2.0.0-beta
Component: General Version: New Orleans 2.0.0-rc1
Keywords: index.html replaces default course home page Cc:

Description

Naming a page within a course "index.html" replaces default course home page (it becomes the course's index page) This appears to be a default plone feature. The only way to restore the correct course home page is to delete the page you have named index.html.

Change History

Changed 6 years ago by anonymous

  • status changed from new to closed
  • resolution set to fixed

index_html will still replace the default folder view on any folderish object. index.html will no longer do so. This works because not many know about index_html, and it could be used in a folder in a course if necessary.

index.html however should never override a folder view with the fix.

Fixed in 2.0.0-rc2

Note: See TracTickets for help on using tickets.