Project

General

Profile

Actions

Bug #9929

open

[SDK] portable_manifest_text() normalizes manifest, breaks CollectionReader() round trip

Added by Peter Amstutz almost 8 years ago. Updated 5 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

CollectionReader(pdh).portable_data_hash() != pdh if the manifest is not normalized, because portable_data_hash() calls portable_manifest_text() which normalizes the manifest. This breaks round tripping and is confusing.

The behavior of portable_manifest_text() should be changed so that it does not normalize the manifest.

Actions

Also available in: Atom PDF