Ticket #976 (closed bug: fixed)

Opened 5 years ago

Last modified 4 years ago

don't allow editing data the user has no write rights for

Reported by: msieczka Owned by: jef
Priority: major: does not work as expected Milestone:
Component: Digitising Version: Trunk
Keywords: Cc:
Platform Version: Platform: All
Must Fix for Release: Yes Awaiting user input: no

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

Changed 5 years ago by jef

  • owner changed from nobody to jef

Changed 5 years ago by jef

  • status changed from new to closed
  • resolution set to fixed

Changed 5 years ago by jef

fixed in r8213

Changed 4 years ago by anonymous

  • milestone Version 0.9.2 deleted

Milestone Version 0.9.2 deleted

Note: See TracTickets for help on using tickets.