Ticket #135 (assigned defect)

Opened 14 months ago

Last modified 6 months ago

EA LUCIDE_THUMBNAIL is semi broken

Reported by: guest Owned by: ktk
Priority: critical Milestone: 1.3
Component: Lucide Core Version:
Keywords: EA extended attributes Cc:
Blocking: Blocked By:

Description

The extended attribute LUCIDE_THUMBNAIL is not written correctly. According to "Control Program Guide and Reference" the data must be preceded by a type word (e.g. EAT_BINARY or a user defined one) and should be preceded by a length word (in fact I never saw an EA without the length). See section "Extended Attribute Data Type Conventions". The current structure of the EA will probably break some EA reading functions.

This can be seen with V1.20.

Change History

Changed 6 months ago by ktk

  • version 1.0 Beta 3 deleted
  • milestone set to 1.2

Changed 6 months ago by ktk

  • owner changed from eros2 to ktk
  • status changed from new to assigned
Note: See TracTickets for help on using tickets.