[QGIS Commit] [qgis/Quantum-GIS] 002f73: Don't crash when QgsExpression parser fails to par...

GitHub noreply at github.com
Tue Apr 2 13:13:50 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 002f73ed9cd961bb729bc92531c7f80daa21ae42
      https://github.com/qgis/Quantum-GIS/commit/002f73ed9cd961bb729bc92531c7f80daa21ae42
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2013-04-02 (Tue, 02 Apr 2013)

  Changed paths:
    M src/gui/attributetable/qgsdualview.cpp
    M src/gui/attributetable/qgsfeaturelistmodel.cpp
    M src/gui/attributetable/qgsfeaturelistmodel.h
    M src/gui/attributetable/qgsfeaturelistview.cpp
    M src/gui/attributetable/qgsfeaturelistview.h

  Log Message:
  -----------
  Don't crash when QgsExpression parser fails to parse a preview column (e.g. column without name)
Also removed throwing exception as this has been discouraged.


  Commit: c4645ea0a84983fc8f18c0f293e9df0b5668b86d
      https://github.com/qgis/Quantum-GIS/commit/c4645ea0a84983fc8f18c0f293e9df0b5668b86d
  Author: Jürgen Fischer <jef at norbit.de>
  Date:   2013-04-02 (Tue, 02 Apr 2013)

  Changed paths:
    M src/gui/attributetable/qgsdualview.cpp
    M src/gui/attributetable/qgsfeaturelistmodel.cpp
    M src/gui/attributetable/qgsfeaturelistmodel.h
    M src/gui/attributetable/qgsfeaturelistview.cpp
    M src/gui/attributetable/qgsfeaturelistview.h

  Log Message:
  -----------
  Merge pull request #495 from matthias-kuhn/fix-7485

[FIX #7485]: Don't crash when expression fails to parse in dual view/preview column.


Compare: https://github.com/qgis/Quantum-GIS/compare/00ae45befe54...c4645ea0a849


More information about the QGIS-commit mailing list