Bug report #18763

BUG round function crash

Added by Andrew Shanin about 6 years ago. Updated about 5 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Labelling
Affected QGIS version:2.18.17 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:no timely feedback
Crashes QGIS or corrupts data:No Copied to github as #:26650

Description

round(0+y(centroid( $geometry )),2) || ' '|| round(x(centroid( $geometry )) ,2) - work OK : 5869069.18 2313414.94
round(0+y(centroid( $geometry )),2) || ' '|| round(x(centroid( $geometry )) ,3) - work with problems - '5869069.18 -2147483.648'
Just check it out

History

#1 Updated by Jürgen Fischer over 5 years ago

  • Status changed from Open to Feedback

Please test with QGIS 3.4 - QGIS 2.18 reached it's end of life.

#2 Updated by Nyall Dawson about 5 years ago

  • Resolution set to no timely feedback
  • Status changed from Feedback to Closed

Also available in: Atom PDF