mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-27 21:31:00 +02:00
Given that Signature (Widget) annotations are currently not supported, since they cannot be validated, simply ignoring the `fieldValue` seems OK for now considering that attempting to blindly include unparsed/unvalidated data isn't very useful. Fixes 10347.