Bug report #9513
QgsExpression("\\"my column\\"").expression() returns my column without quotes
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Vincent Mora | ||
Category: | Expressions | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18104 |
Description
As a result one can not build an expression from another like it is done in QgsFeatureRequest::QgsFeatureRequest( const QgsExpression& expr ).
Associated revisions
expression: quote node column ref in dumps (fixes #9513)
History
#1 Updated by Vincent Mora over 10 years ago
- Pull Request or Patch supplied changed from No to Yes
- Assignee set to Vincent Mora
- Category set to Expressions
Pull request here https://github.com/qgis/QGIS/pull/1150
#2 Updated by Jürgen Fischer over 10 years ago
- Status changed from Open to Closed
Fixed in changeset 915f5c1a9644252934f0bc294e9c34cf703f8f30.