Bug #2676
Alert dialog in sunstone for empty zone endpoint columns
Status: | Closed | Start date: | 01/24/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | - | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | Development |
Description
The zone creation enforces the ENDPOINT attribute, but it can be deleted with onezone update.
If the column is empty, sunstone will complain in an alert dialog:
DataTables warning (table id = 'datatable_zones'): Requested unknown parameter '3' from the data source for row 1
Associated revisions
Bug #2676: Ensure Zone TEMPLATE/ENDPOINT always exists
History
#1 Updated by Carlos Martín over 7 years ago
- Status changed from New to Closed
- Assignee set to Carlos Martín
- Resolution set to fixed
Now zone update puts ENDPOINT="-" if it's not found in the new template.