Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edits of an added feature do not commit #10247

Closed
qgib opened this issue Jul 11, 2006 · 3 comments
Closed

Edits of an added feature do not commit #10247

qgib opened this issue Jul 11, 2006 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Digitizing Related to feature digitizing map tools or functionality

Comments

@qgib
Copy link
Contributor

qgib commented Jul 11, 2006

Author Name: Brendan Morley - (Brendan Morley -)
Original Redmine Issue: 188

Redmine category:digitising
Assignee: Gary Sherman


In theory, if you add a feature to a layer, then show that layer in the attribute table, then edit an attribute of the new feature, then Stop Editing, then save your changes, the changed attribute values will not get committed.

The bug appears to be in the following if{} block illustrated in: http://svn.qgis.org/trac/browser/trunk/qgis/src/gui/qgsvectorlayer.cpp?rev=5584#L3358

This may not actually be a bug, but it didn't look right, and I don't have time to investigate at the moment.

@qgib
Copy link
Contributor Author

qgib commented Jul 12, 2006

Author Name: Marco Hugentobler (@mhugent)


This works for me. I just edited an attribute value of an uncommited feature. Did you do anything special to get the bug?

Marco

@qgib
Copy link
Contributor Author

qgib commented Jul 23, 2006

Author Name: Brendan Morley - (Brendan Morley -)


I'll close as it was a theoretical bug. In fact, I looked a little further and realised that the assumption made in the original code passage was valid.


  • resolution was changed from to invalid
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 0.8 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Digitizing Related to feature digitizing map tools or functionality labels May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Digitizing Related to feature digitizing map tools or functionality
Projects
None yet
Development

No branches or pull requests

1 participant