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

Fixed "Is Required" custom option attribute always set "Yes" in PHP8.1 #2441

Merged
merged 3 commits into from
Aug 18, 2022

Conversation

fballiano
Copy link
Contributor

Explained in #2440, in PHP8.1, when editing a product (from backend) with custom options, the "is required" was always shown as "yes".

After this PR the "is required" works as expected.

@github-actions github-actions bot added Component: Adminhtml Relates to Mage_Adminhtml Component: Catalog Relates to Mage_Catalog Template : admin Relates to admin template labels Aug 17, 2022
@github-actions

This comment has been minimized.

@addison74 addison74 linked an issue Aug 17, 2022 that may be closed by this pull request
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@fballiano fballiano merged commit 2828236 into 1.9.4.x Aug 18, 2022
@fballiano fballiano deleted the fballiano-issue2440 branch August 18, 2022 09:45
@github-actions
Copy link
Contributor

Unit Test Results

1 files  ±0  1 suites  ±0   0s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
7 runs  ±0  5 ✔️ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit 2828236. ± Comparison against base commit 5de30bf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Adminhtml Relates to Mage_Adminhtml Component: Catalog Relates to Mage_Catalog Template : admin Relates to admin template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Product custom options always selected to "Yes" in PHP8.1
3 participants