Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore the fieldValue for Signature annotations, since they're currently unsupported (issue 10374) #10350

Merged
merged 1 commit into from
Dec 12, 2018

Conversation

Snuffleupagus
Copy link
Collaborator

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.

@Snuffleupagus
Copy link
Collaborator Author

/botio lint
/botio unittest

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_lint from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/8d544ab9de66711/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_lint from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.215.176.217:8877/366f757c250c040/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/8d544ab9de66711/output.txt

Total script time: 0.76 mins

  • Lint: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/366f757c250c040/output.txt

Total script time: 2.26 mins

  • Lint: Passed

@Snuffleupagus
Copy link
Collaborator Author

/botio unittest

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/e91e3b81e8644aa/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.215.176.217:8877/e66b293ecd1d279/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/e91e3b81e8644aa/output.txt

Total script time: 2.80 mins

  • Unit Tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/e66b293ecd1d279/output.txt

Total script time: 5.25 mins

  • Unit Tests: Passed

…ently unsupported (issue 10374)

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.
@Snuffleupagus Snuffleupagus changed the title Ignore the fieldValue for Signature annotations, since there're currently unsupported (issue 10374) Ignore the fieldValue for Signature annotations, since they're currently unsupported (issue 10374) Dec 12, 2018
@timvandermeij
Copy link
Contributor

/botio lint

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_lint from @timvandermeij received. Current queue size: 0

Live output at: http://54.67.70.0:8877/9d8adf6ece45d9d/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_lint from @timvandermeij received. Current queue size: 1

Live output at: http://54.215.176.217:8877/ca40e30c6152107/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/9d8adf6ece45d9d/output.txt

Total script time: 0.76 mins

  • Lint: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/ca40e30c6152107/output.txt

Total script time: 2.19 mins

  • Lint: Passed

@timvandermeij
Copy link
Contributor

/botio unittest

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_unittest from @timvandermeij received. Current queue size: 0

Live output at: http://54.215.176.217:8877/f1b734fa8f50cf2/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_unittest from @timvandermeij received. Current queue size: 0

Live output at: http://54.67.70.0:8877/8281a55fa0759cd/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/8281a55fa0759cd/output.txt

Total script time: 2.88 mins

  • Unit Tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/f1b734fa8f50cf2/output.txt

Total script time: 4.96 mins

  • Unit Tests: Passed

@timvandermeij timvandermeij merged commit fc607e3 into mozilla:master Dec 12, 2018
@timvandermeij
Copy link
Contributor

I think this is fine too. Thank you for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants