AR-71: WYSIWYG: Text Formatting Options Broken #503
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose:
It seems the version of Redactor's inline styling had a bug when altering highlighted passages. So I fixed this by adding in the version of Redactor that came after the bug fix I found here. I also updated
angular-redactorto the latest version and emailed Imperavi for account information(they should get back to us in two days).Also luckily the last version of Redactor on bower happened to be newer than our current version which also happened to be a few versions after the fix. See here bower-redactor
So inline styling works again.
JIRA:
https://cb-content-enablement.atlassian.net/browse/AR-71
Steps to Take On Prod
n/a
Changes:
Changes to setup
Architectural changes
Migrations
Library changes
angular-redactorinline-stylesredactor plugin tolegacy/vendorSide effects
Screenshots
n/a
n/a
QA Links:
http://web.cortex-8.development.c66.me/legacy
How to Verify These Changes
Specific pages to visit
legacy#/posts/new/articleSteps to take
Responsive considerations
Relevant PRs/Dependencies:
n/a
Additional Information