Ticket #971 (closed Enhancement: fixed)

Opened 8 years ago

Last modified 8 years ago

File Repo: for a directory serve index.html by default

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.8.1
Component: DeepaMehta Standard Distribution Version: 4.8
Keywords: Cc: dgf, Malte, JuergeN, carolina
Complexity: 3 Area:
Module: deepamehta-core

Description

When the path of a file repo request (/filerepo/...) points to a directory, and the directory contains an index.html file, it should be served.

Note: this behavior is currently shown only when serving bundle resources (/<bundle-symbolic-name>/...), not when serving the file repo.

Thanks to Carolina for addressing this issue!

Change History

comment:1 Changed 8 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 8 years ago by jri

  • Summary changed from File Repo: for a directory service index.html by default to File Repo: for a directory serve index.html by default

comment:3 Changed 8 years ago by Jörg Richter <jri@…>

In 735839d8f53b86bd7fb29ec3409185d536f26bee/deepamehta:

File Repo: serve index.html by default (#971).

When the path of a file repo request (/filerepo/...) points to a directory, and the directory contains an index.html file, it is served.

See #971.

comment:4 Changed 8 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.