Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label Placement cartographic position priority value validation not allowing correct values #28214

Closed
qgib opened this issue Nov 7, 2018 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Labeling Related to QGIS map labeling

Comments

@qgib
Copy link
Contributor

qgib commented Nov 7, 2018

Author Name: Aaron Evans (Aaron Evans)
Original Redmine Issue: 20394
Affected QGIS version: 3.4.1
Redmine category:labelling


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'

@qgib
Copy link
Contributor Author

qgib commented Nov 7, 2018

Author Name: Nyall Dawson (@nyalldawson)


It would be

'R,L'


  • resolution was changed from to invalid
  • status_id was changed from Open to Rejected

@qgib qgib closed this as completed Nov 7, 2018
@qgib
Copy link
Contributor Author

qgib commented Nov 7, 2018

Author Name: Aaron Evans (Aaron Evans)


Well now I feel quite silly, thank you.

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Labeling Related to QGIS map labeling labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Labeling Related to QGIS map labeling
Projects
None yet
Development

No branches or pull requests

1 participant