…abfiles in QGIS & MapInfo - Closes https://hub.qgis.org/issues/14378 - Adds new virtual methods in QgsDataProvider(): enterUpdateMode() and leaveUpdateMode() and implement them in the OGR provider. Limited to shapefiles and tabfiles - Implements QgsOGRProvider:reloadData() - Robustify OGR provider methods so they don't crash if dataset re-opening fails.
- Loading branch information
There are no files selected for viewing
4 comments
on commit dc18b5b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello
Please see the latest comments on the "Issues" page, where it appears that the issue has been resolved, but only from QGIS release 2.15.0-69.
Can you confirm that the patch is being backported to Latest and LTR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Fromax nice. good ol' busy bee from TOS.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it fixes an important bug and you feel confident that it does not break things I think it's worth it.
@rouault Shouldn't that only be done if the commit was successful and the edit buffer is deleted?