Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#976 closed bug (fixed)

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:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

Example:

  1. Add a PostGIS layer for which you have only read access granted.
  1. Start editing it, save changes - you can't; QGIS should not allow you edit in the first place.
  1. 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 (4)

comment:1 by jef, 16 years ago

Owner: changed from nobody to jef

comment:2 by jef, 16 years ago

Resolution: fixed
Status: newclosed

comment:3 by jef, 16 years ago

fixed in r8213

comment:4 by (none), 15 years ago

Milestone: Version 0.9.2

Milestone Version 0.9.2 deleted

Note: See TracTickets for help on using tickets.