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

Fix saving of XFA checkboxes. (bug 1726381) #13933

Merged
merged 1 commit into from
Aug 27, 2021

Conversation

brendandahl
Copy link
Contributor

Previously were were always setting the storage value to the on value.

I'd like to add a test for this, but it's proving difficult to intercept the save file. My plan is to add a mozilla central test since we already have some tests for saving acroforms there.

Previously were were always setting the storage value to the on value.
@Snuffleupagus
Copy link
Collaborator

/botio-linux preview

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/1a39370a448366e/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/1a39370a448366e/output.txt

Total script time: 5.16 mins

Published

@Snuffleupagus
Copy link
Collaborator

/botio xfatest

@mozilla mozilla deleted a comment from pdfjsbot Aug 25, 2021
@mozilla mozilla deleted a comment from pdfjsbot Aug 25, 2021
Copy link
Collaborator

@Snuffleupagus Snuffleupagus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks reasonable as far as I understand, and in my (manual) testing it seems to work nicely; thank you!

@timvandermeij
Copy link
Contributor

/botio integrationtest

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/93ce6e58033d079/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://3.101.106.178:8877/2fcc21e50c152f2/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/93ce6e58033d079/output.txt

Total script time: 4.49 mins

  • Integration Tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Failed

Full output at http://3.101.106.178:8877/2fcc21e50c152f2/output.txt

Total script time: 6.78 mins

  • Integration Tests: FAILED

@timvandermeij timvandermeij merged commit 153d058 into mozilla:master Aug 27, 2021
@timvandermeij
Copy link
Contributor

Looks good to me too. Thank you!

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

Successfully merging this pull request may close these issues.

4 participants