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

Replacing with the wrong image field #4

Closed
philippreiner opened this issue Jul 31, 2014 · 2 comments
Closed

Replacing with the wrong image field #4

philippreiner opened this issue Jul 31, 2014 · 2 comments
Assignees

Comments

@philippreiner
Copy link

The script has a bug that replaces images with a wrong file. To replicate

Create a template with two Image fields. Call one "image" and set the limit to 1, make another image field called "images" where you can upload multiple files. On a page with that template, insert images from the images field into the WYSIWYG.
Result: Every image becomes the image from the single-image field when the page is viewed..

I think the problem lies in the setFindReplace() function around line 190.

@Da-Fecto
Copy link
Owner

Thanks Philip read about the bug on the forum. I will investigate it further this week.

@Da-Fecto
Copy link
Owner

Fixed

@Da-Fecto Da-Fecto self-assigned this Dec 27, 2014
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

No branches or pull requests

2 participants