Michal Kleiner

Results 87 comments of Michal Kleiner

Thanks for your reaction, @jonom! Yes, I can confirm it happened when we ran `dev/build` for the first time after all composer dependencies were upgraded to SS4, including this module....

Yeah, that's been like that for some time now and we had users complaining about it as well. Since our validation was usually simple we asked them to populate those...

Should Page and SiteTree merge back together from SS5?

Seems like the filter is using `OR` instead of `AND` condition.

It seems though providing the empty rule is not working in SS4. It used to in SS3. Is there a better way to remove a route defined by a 3rd...

For now, using a workaround through an extension to Director. The underlying question still stands — should Director and SiteTree skip patterns with empty rules?

With `isset` check, how would you remove a yaml config (3rd party defined route) via yaml config (custom module to remove the config)? Or how do you specify `null` to...

@chillu or @tractorcow can you please give me some direction so I can PR this? Thanks

I'd say the type of the page is probably a red herring here. If you add another two page types, it will be a different one that happen to be...