Ticket #976 (closed bug: fixed)
don't allow editing data the user has no write rights for
Description
Example:
1. Add a PostGIS layer for which you have only read access granted.
2. Start editing it, save changes - you can't; QGIS should not allow you edit in the first place.
3. Open table editor, add a column or edit some rows, save - QGIS does not complain. Now verify if changes are really saved - no they aren't. QGIS should not allow you edit a table you have no write rights for.
Really confusing. Yield "No write access" error or disable editing capabilities if write access not possible for a given layer.
The bug seems related to #933.
Change History
Note: See
TracTickets for help on using
tickets.