Ticket #494 (closed defect: fixed)
Fix "exclude from nav" for non-copyright cleared objects in the contents view
| Reported by: | tom | Owned by: | brent |
|---|---|---|---|
| Priority: | major | Milestone: | 3.1.0 |
| Component: | General | Version: | eduCommons-3.1.0-Alpha |
| Keywords: | Cc: |
Description
Fix "exclude from nav" for non-copyright cleared objects in the contents view. Currently, only objects that have cleared copyright can be removed from navigation through the contents view. This is important because it's currently the only way to do bulk "Remove from navigation" operations.
Change History
Note: See
TracTickets for help on using
tickets.

Turns out this was actually a case where items were slipping through the assignment of an eduCommons.clearcopyright annotation.
Fixed in [4198]