We know that our text formats and WYSIWYG profiles work! However, there have been a number of issues regarding collateral damage from our customizations that have broken user created text formats and WYSIWYG profiles:

We should create some text formats and WYSIWYG profiles in panopoly_test, one which enables 'Kitchen Sink', and one which doesn't, but both shouldn't do any additional code-level customizations. We need to make sure that using them and switching between them works without error.

Comments

bwood’s picture

Assigned: Unassigned » bwood

I'll be rolling a patch soon.

bwood’s picture

Status: Active » Needs review
StatusFileSize
new7.72 KB

Here's a patch. Let me know if a re-roll is needed. I think the tests are working--my Selenium is doing some strange things and currently is failing at
When I select "_panopoly_custom_kitchen" from "edit-body-und-0-format--2"
but I think that might be a problem on my end.

I git cloned panopoly_test and patched against that. Let me know if I should have patched against the root of the Panopoly profile or something.

dsnopek’s picture

Status: Needs review » Needs work

Hrm. I'm also getting the error with this step:

When I select "_panopoly_custom" from "edit-body-und-0-format--2"
Select option with value|text "_panopoly_custom" not found.

It looks fine, so I don't know whats wrong, but it's not just a problem on your system. :-/