Directory listing page doesn't use a template

Bug #242270 reported by Matt Nordhoff
4
Affects Status Importance Assigned to Milestone
loggerhead
Fix Released
High
Martin Albisetti
1.6
Fix Released
High
Martin Albisetti

Bug Description

When you visit a directory outside of a branch, LH just shows a trivial directory listing:

<html><body>
<li><a href="foo/">foo</a></li>
<li><a href="bar/">bar</a></li>
</body></html>

That's the entire contents of the page.

It should use a nice, slick template like everything else does. :)

It's implemented in loggerhead.apps.filesystem.BranchesFromFileSystemServer.directory_listing.

Martin Albisetti (beuno)
Changed in loggerhead:
assignee: nobody → beuno
importance: Undecided → High
status: New → Confirmed
Martin Albisetti (beuno)
Changed in loggerhead:
status: Confirmed → In Progress
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

merged the branch Martin and I have been working on in rev 191 of trunk.

Changed in loggerhead:
status: In Progress → Fix Committed
Martin Albisetti (beuno)
Changed in loggerhead:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.