Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1226 closed defect (fixed)

ST_RemEdgeNewFace: Spatial exception non-existent edge - typo error

Reported by: aperi2007 Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: master
Keywords: Cc:

Description

Hi, testing the ST_RemEdgeNewFace . try-ing the exception "non-existent edge" I see a non readable character.

I'm using Win7 + PG 9.1.1 + Postgis 200 , the Robe experimental version r7923.

I attach an image with the unreadable character.

Attachments (1)

errore.gif (5.0 KB ) - added by aperi2007 13 years ago.
sample of the unreadable char

Download all attachments as: .zip

Change History (4)

by aperi2007, 13 years ago

Attachment: errore.gif added

sample of the unreadable char

comment:1 by strk, 13 years ago

Resolution: fixed
Status: newclosed

Good catch ! It's UTF8 probably ended up in there due to copy&paste from the ISO doc ;) Fixed with r7933

comment:2 by strk, 13 years ago

Actually, I'm fixing them all, and updating the regress testing. The still pending SRID issue isn't helping with the latter, unfortunately :/

comment:3 by strk, 13 years ago

r7934 removes _all_ non-ascii dashes.

Note: See TracTickets for help on using tickets.