Orkun Posted December 8, 2021 Share Posted December 8, 2021 Hi Guys PW-Version: 3.0.183 PHP-Version: 7.4.25 When I try to insert an Image inside a CKEditor Textarea Field (inside Repeater Field), the ProcessPageEditImageSelect View always looks for the images inside the first repeater item page and not on the one I am inserting to. Is this intended behavior or a bug? And Is it possible to tell ProcessPageEditImageSelect (e.g with a hook?) to use the page which the repeater lives on instead of the repeater item page? KR Orkun Link to comment Share on other sites More sharing options...
Robin S Posted December 8, 2021 Share Posted December 8, 2021 Answer to a similar question here: 1 Link to comment Share on other sites More sharing options...
Orkun Posted December 8, 2021 Author Share Posted December 8, 2021 Hi @Robin S Thank you! It now uses the page which the repeater lives on. Quote When I try to insert an Image inside a CKEditor Textarea Field (inside Repeater Field), the ProcessPageEditImageSelect View always looks for the images inside the first repeater item page and not on the one I am inserting to. Is this intended behavior or a bug? Have you ever witnessed this? Perhaps I should add it to https://github.com/processwire/processwire-issues/issues ? KR Orkun Link to comment Share on other sites More sharing options...
Robin S Posted December 8, 2021 Share Posted December 8, 2021 23 hours ago, Orkun said: Have you ever witnessed this? Perhaps I should add it to https://github.com/processwire/processwire-issues/issues ? I see what you mean. It does seem like a bug that Ryan should take a look at. Edit: GitHub issue opened.https://github.com/processwire/processwire-issues/issues/1482 Link to comment Share on other sites More sharing options...
Robin S Posted December 10, 2021 Share Posted December 10, 2021 @Orkun, in case you missed it, Ryan has fixed this issue: https://github.com/processwire/processwire-issues/issues/1482 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now