#1007 closed defect (fixed)
PostGIS reports error when saving edited layer
Reported by: | hdus | Owned by: | jef |
---|---|---|---|
Priority: | critical: causes crash or data corruption | Milestone: | |
Component: | Digitising | Version: | Trunk |
Keywords: | Cc: | ||
Must Fix for Release: | Yes | Platform: | Linux |
Platform Version: | Awaiting user input: | yes |
Description
PostGIS reports
ERROR: invalid wkb CONTEXT: SQL function "geomfromwkb" statement 1
when I try to save an edited PostGIS layer.
My system:
Postgresql 8.1.11
PostGIS 1.1.5
Change History (8)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
follow-up: 3 comment:2 by , 15 years ago
Must Fix for Release: | No → Yes |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
comment:3 by , 15 years ago
Replying to hdus:
With the current r8286 QGIS shows the same behaviour like before r8267. I reopen the ticket.
I retried this with PostgreSQL 8.1.11/PostGIS 1.1 on Debian and PostgreSQL 8.2.4/PostGIS 1.2 on Windows by changing POLYGON and LINESTRING features.
Both worked fine with r8286. Could you provider a testcase?
comment:4 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | reopened → new |
comment:7 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
fixed in r8267