Re: [Qgis-user] Integer values ordered as text in attributes table

2016-08-01 Thread Carlos Cerdán
Thank you Matthias! And thanks to all the QGIS developers crew that give us
your effort to keep updated our lovely GIS application.

Best whishes

Carlos Cerdán

2016-08-01 11:43 GMT-05:00 Matthias Kuhn :

> Hi Carlos,
>
> I fixed this 4h ago and added a regression test so this never happens
> again.
>
> Just wait for the next point release or use an upcoming nightly build.
>
> Best regards Matthias
> On 01/08/16 18:35, Carlos Cerdán wrote:
>
> Hi users list, Hi developers
>
> Just to report about strange behavior in QGIS 2.16 - Ubuntu 16.04: In
> attributes table, when I try to order a field of integer values by clicking
> in their header, it's ordered as a text field.
>
> This field was created as an integer one, their values where taken from a
> field with just numbers, but with text format, so in order to populate my
> integer field, in field calculator i've created an integer field, with 10
> digits and populated their values as: to_integer(field_T). Field_T is the
> one with numbers as text. The new created field is, in fact, an integers
> field, but this issue persists.
>
> Perhaps, Does QGIS 2.16 need some adjust in this portion of code?.
>
> Carlos Cerdán
>
>
> ___
> Qgis-user mailing listqgis-u...@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Integer values ordered as text in attributes table

2016-08-01 Thread Matthias Kuhn
Hi Carlos,

I fixed this 4h ago and added a regression test so this never happens again.

Just wait for the next point release or use an upcoming nightly build.

Best regards Matthias

On 01/08/16 18:35, Carlos Cerdán wrote:
> Hi users list, Hi developers
>
> Just to report about strange behavior in QGIS 2.16 - Ubuntu 16.04: In
> attributes table, when I try to order a field of integer values by
> clicking in their header, it's ordered as a text field.
>
> This field was created as an integer one, their values where taken
> from a field with just numbers, but with text format, so in order to
> populate my integer field, in field calculator i've created an integer
> field, with 10 digits and populated their values as:
> to_integer(field_T). Field_T is the one with numbers as text. The new
> created field is, in fact, an integers field, but this issue persists.
>
> Perhaps, Does QGIS 2.16 need some adjust in this portion of code?.
>
> Carlos Cerdán
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user