Opened 19 years ago
Closed 19 years ago
#3229 closed patch (fixed)
Parental level filter does not hide empty directories
| Reported by: | anonymous | Owned by: | Anduin Withers |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythvideo | Version: | 0.20 |
| Severity: | low | Keywords: | parental level video browser |
| Cc: | Ticket locked: | no |
Description
Mythvideo version 0.20, as well as the svn trunk, displays directories that are "empty" under the current parental level. This is a change from version 0.19, which recursively suppressed the display of directories which contained nothing but forbidden files. I think the new behavior is a misfeature; the names of directories containing parentally-controlled files should be invisible.
The enclosed patch, which was generated from the release-0-20-fixes branch, restores the version 0.19 behavior. It patches cleanly into trunk too, but I haven't tested whether it works.
Attachments (1)
Note:
See TracTickets
for help on using tickets.

Patch to hide directories containing nothing but parental-level forbidden files