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

bugfix: incorrect parse indexes leading to dynamic image URL not to b… #236

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

MIchelHolz
Copy link
Contributor

Issued by #187

Incorrect processing of indexes caused images not to be processed in RteImagesDbHook.php

Content split of Images via rteHtmlParser->splitTags returned an array of content with odd indexes for images.
Matching even indexes in transform_db function caused images not to be processed.

@AndreasMueller75 AndreasMueller75 self-requested a review June 22, 2023 08:46
@AndreasMueller75
Copy link

Small fix that works

@Gitsko Gitsko merged commit 7307574 into netresearch:master Jul 3, 2023
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.

3 participants