Ticket #1226 (closed defect: fixed)

Opened 21 months ago

Last modified 21 months ago

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: trunk
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

errore.gif Download (5.0 KB) - added by aperi2007 21 months ago.
sample of the unreadable char

Change History

Changed 21 months ago by aperi2007

sample of the unreadable char

Changed 21 months ago by strk

  • status changed from new to closed
  • resolution set to fixed

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

Changed 21 months ago by strk

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

Changed 21 months ago by strk

r7934 removes _all_ non-ascii dashes.

Note: See TracTickets for help on using tickets.