Actions
Bug #1668
closedprivacy controls on a tab that does not have a tab edit does not function
Start date:
27 April 2010
Due date:
% Done:
100%
Estimated time:
0:30 h
Description
Tabs with no edit tab won't allow privacy controls.
Files
Updated by krileon about 14 years ago
- File 1668.patch added
- Status changed from New to Resolved
- Assignee set to beat
- % Done changed from 0 to 80
Removed the IF statement requiring $content variable to be populated.
Updated by krileon about 14 years ago
- File 1668.patch 1668.patch added
updated patch to not show tab privacy on registration (only field privacy should show)
Updated by beat about 14 years ago
- Assignee changed from beat to krileon
- Target version set to CB 1.3
- % Done changed from 80 to 100
- Estimated time set to 0:30 h
Implemented patch in r1279 as proposed, but with ( $reason != 'search' ) to avoid search being affected.
Requires testing.
Actions