[DONE] External Web Page Bug: #bottom and <!---->

I found two bugs with the editor for the external web page.

when adding a link, I used a # as a placeholder. I was met with the following:

I used #bottom for my link and when testing, on click resulted to a refresh to an error page.
I then inserted and ID on the page but was met with the same issue.
This should be easy to replicate.


Second thing I noticed is that <!----> and empty paragraphs are inserted excessively and are needed to be cleared out every time you edit. This may extend to the email editor as well, I did not check.

Hi @1F2Ns,

thanks for your report! We’ll look into this, try to reproduce the issue and will keep you posted here.

Thanks for providing those details, it really helps with a potentially quick resolution.

Cheers
Tim

:mega: Update: With the awesome assistance from @Ben I was able to solve this and deploy a fix for you regarding the #Fragment anchor links. Those should now work properly, scrolling to the respective elements on the page without redirecting to an error page.

Could you retry and confirm? :point_up_2:

Regarding the second issue, with the injected <!----> sections - this is unfortunately an internal of our rich text editor, TinyMCE, which is not easily solvable. We will need to cope with those for the moment, and hope that in the future there is either a fix from Tiny side or we come up with a good and working robust workaround.

Cheers & happy weekend soon
Tim

Working as expected.
Thanks for the quick fix and shoutout to @Ben :raised_hands:

1 Like