Skip to content

TIFF tags messed up in error TAG-342-0001? #504

@marhop

Description

@marhop

Hi,

I got error TAG-342-0001 when validating a TIFF file with DPF Manager 3.5.1 and I think two TIFF tags were messed up here:

The location of the error is "tag 319 PrimaryChromaticities" but its description is "TransferRange Tag type is not valid, a SHORT type is expected".

According to the TIFF 6 specification, TransferRange (tag 342) has type SHORT, so the desription is correct. My file however contains, as far as I can tell, no TransferRange tag at all. It does have a PrimaryChromaticities tag (tag 319) with correctly typed RATIONAL values though.

I suppose the typing rule (and description) for TransferRange is wrongly applied to PrimaryChromaticities here, leading to a validation error because of incompatible types. Could you check this?

Thanks,
Martin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions