Mark Stott
Mark Stott
I was going to request the very same things. I'm involved in a new client release who are using this package and they have approx. 6.5K redirect rules. So losing...
Are you waiting to see if Optimizely fix the overflow on their menu changes themselves or will you be releasing a fix for this? I could raise a PR if...
@marisks Are you able to review this?
Maybe an interim fix for now? I do get where you are coming from. I changed the menus on another plug-in because of top top top menus so having this...
@DeepRed I had a look at the ticket, I had the same issue with one of my modules in terms of the menu and that does not use an iFrame....
For others that are wanting an interim fix, you can do this yourself. The Admin plugin for the Geta NotFound Handler is a Razor Class Library, which means you can...
@marisks It appears we don't need to fix this anymore thanks to Optimizely doing a more global fix to how they handle the menus: https://world.optimizely.com/documentation/Release-Notes/ReleaseNote/?releaseNoteId=CMS-29327
The default routing options for URL generation in Optimizely CMS is to always add a trailing slash: https://docs.developers.optimizely.com/content-cloud/v12.0.0-content-cloud/docs/configuring-cms I would suggest using a redirect rule to force the trailing slash...
Hi @valdisiljuconoks, I'll verify first with my client to make sure they are happy for anonymised details to be shared.
Hi @valdisiljuconoks I have been able to manufacture the same attack without needing to share screen captures from the report. You'll need a CSV with this content: ``` OldUrl,NewUrl,WildcardSkippedAppend,RedirectType https://www.example.com/missing-page,https://www.example.com/new-page/,False,Temporary...