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

2885421 promotion description text format #789

Open
wants to merge 3 commits into
base: 8.x-2.x
Choose a base branch
from

Conversation

finnef
Copy link
Contributor

@finnef finnef commented Sep 11, 2017

See https://www.drupal.org/node/2885421
Altered commerce_promotion entity description base field to allow for text formats. Added an update hook to alter existing data. Used low level DB API because Entity API is not aware yet of the changed base field storage definition when you update.

@finnef
Copy link
Contributor Author

finnef commented Sep 12, 2017

Hmm the error in PHP 5.5 is
Drupal\Tests\commerce_promotion\FunctionalJavascript\CouponRedemptionPaneTest::testCheckoutWithMainSubmit
Behat\Mink\Exception\ResponseTextException: The text "Visa ending in
1111" was not found anywhere in the text of the current page.

I don't see how this is related to the description field of the commerce_promotion entity, which is not used in this test at all.

Ah. Travis resource shortage was the cause. Rerun worked.

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

Successfully merging this pull request may close these issues.

1 participant