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

EZP-31118: Added missing int casting in the Converter\Link::convert #120

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

adamwojs
Copy link
Member

Question Answer
JIRA issue EZP-31118
Bug/Improvement yes
New feature no
Target version master
BC breaks no
Tests pass yes
Doc needed no

Fixed failing Travis build:
https://travis-ci.org/github/ezsystems/ezplatform-richtext/jobs/662976234.

ID's extracted by regexp form internal URL should be cased to int in EzSystems\EzPlatformRichText\eZ\RichText\Converter\Link::convert

Note for reviewers: in the near future this logic will be completly refactored as part of the #112

TODO:

  • Implement feature / fix a bug.
  • Fix new code according to Coding Standards ($ composer fix-cs).
  • Ask for Code Review.

@adamwojs adamwojs added the Bug Something isn't working label Mar 16, 2020
@adamwojs adamwojs self-assigned this Mar 16, 2020
@adamwojs adamwojs merged commit be7c41c into master Mar 16, 2020
@adamwojs adamwojs deleted the ezp_31118_unit_tests branch March 16, 2020 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Development

Successfully merging this pull request may close these issues.

3 participants