Ticket #162 (closed defect: fixed)

Opened 16 months ago

Last modified 14 months ago

Byte Order Mark causes AXDT to report a spurious error.

Reported by: ianp Owned by: mb0
Priority: major Milestone: AXDT 0.0.7
Component: editor Version: AXDT 0.0.6
Keywords: Cc: ianp@…

Description

If a UTF encoded file has a byte order mark (BOM) then this is (incorrectly) reported as an error:

unexpected character ignored: "" ByteArraySegment?.as pb-mp3-sound/Source/org/audiofx/mp3 line 1 AS3 Error

I am attaching an example file (taken from the PushButtonEngine? project) which demonstrates this.

Attachments

ByteArraySegment.as Download (1.5 KB) - added by ianp 16 months ago.
ActionScript? file using UTF-8 (with BOM) encoding.

Change History

Changed 16 months ago by ianp

ActionScript? file using UTF-8 (with BOM) encoding.

Changed 16 months ago by mb0

  • owner changed from asdt.org to mb0
  • status changed from new to assigned
  • milestone set to AXDT 0.0.7

thanks for the ticket.

i dealt with byte order mark before and it will be fixed in the next build.

Changed 16 months ago by ianp

Cool, thanks for the quick response.

Changed 14 months ago by ianp

  • cc ianp@… added

Changed 14 months ago by mb0

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

prepared for 0.0.7. i need 1 or 2 weeks more to clean everything up.

Note: See TracTickets for help on using tickets.