Modify

Opened 5 years ago

Closed 5 years ago

#1618 closed enhancement (fixed)

[PATCH] for SAX BOM bug

Reported by: h-a-l-9000@… Owned by: framm
Priority: minor Component: Core
Version: Keywords:
Cc:

Description

SAX cannot parse UTF-8 files which have a byte order mark. These files are sometimes uploaded by OSM users.

This patch implements a workaround for this issue.

More info about the SAX bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6206835

Attachments (1)

bompatch.diff (1.7 KB) - added by h-a-l-9000@… 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by h-a-l-9000@…

comment:1 Changed 5 years ago by Henry Loenwind

  • Summary changed from Patch for SAX BOM bug to [PATCH] for SAX BOM bug
  • Type changed from defect to enhancement

comment:2 Changed 5 years ago by anonymous

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r1035.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.