Actions
Bug #2567
closedprofilebook publish/unpublish fatal js error
Description
When clicking Publish or un-Publish of a ProfileBook post it results in the below fatal JS error.
document.actionFormg1.publishedg1 is undefined
javascript:document.actionFormg1.formactiong1.value='publish';document.actionFormg1.publishedg1.value=0;document.actionFormg1.submit();
Line 1
Files
Updated by krileon over 12 years ago
- File 2567.patch 2567.patch added
- Status changed from New to Resolved
- Assignee set to beat
- % Done changed from 0 to 100
Updated by krileon about 12 years ago
- Status changed from Resolved to Closed
- Assignee changed from beat to krileon
Committed in r2651
Actions