Bug report #20394

Label Placement cartographic position priority value validation not allowing correct values

Added by Aaron Evans over 5 years ago. Updated over 5 years ago.

Status:Rejected
Priority:Normal
Assignee:-
Category:Labelling
Affected QGIS version:3.4.1 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:invalid
Crashes QGIS or corrupts data:No Copied to github as #:28214

Description

So when attempting to create a comma separated list of strings the expression is invalid, I have tried a number of iterations.

'R','L'
R,L
['R','L']
'TL','TSL','T','TSR','TR','L','R','BL','BSL','B'

History

#1 Updated by Nyall Dawson over 5 years ago

  • Resolution set to invalid
  • Status changed from Open to Rejected

It would be

'R,L'

#2 Updated by Aaron Evans over 5 years ago

Well now I feel quite silly, thank you.

Also available in: Atom PDF