Bug report #15682
length function is only listed in string methods
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Nyall Dawson | ||
Category: | Expressions | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23605 |
Description
Since length is also available for geometries, it should also be listed in the Geometry section of the expression builder function list. Otherwise it is easy to miss it.
Associated revisions
Allow expression functions to appear in multiple groups (fix #15682)
Now functions which make sense for multiple contexts (eg length,
to_date) can appear in more than one group.
Allow expression functions to appear in multiple groups (fix #15682)
Now functions which make sense for multiple contexts (eg length,
to_date) can appear in more than one group.
(cherry-picked from 0c4bf943c141ff88519ee7e2474d828230c84272)
Allow expression functions to appear in multiple groups (fix #15682)
Now functions which make sense for multiple contexts (eg length,
to_date) can appear in more than one group.
(cherry-picked from 0c4bf943c141ff88519ee7e2474d828230c84272)
History
#1 Updated by Nyall Dawson about 8 years ago
- Status changed from Open to Closed
Fixed in changeset 0c4bf943c141ff88519ee7e2474d828230c84272.