Ticket #146 (closed defect: worksforme)
Problem when an admin user logs in between commencing editing and saving
Reported by: | rgrp | Owned by: | pudo |
---|---|---|---|
Priority: | awaiting triage | Milestone: | |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description
- Visitor starts editing a package (or creates a new package)
- Visitor logs in before previewing or committing
- Visitor is an admin (or sysadmin)
- Preview or commit fails
Reason (conjecture): the form we use for package editing is now dependent on whether you have admin privileges (we allow editing of state by admins). When you login the old form is now incorrect and this results in the formalchemy fieldset breaking.
Change History
Note: See
TracTickets for help on using
tickets.