You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New links in rich text tiles save incorrect href attributes causing problems for situations where editing/view virtual host configurations are different #462
Note the link href is now ../resolveuid/3c99581261e6479bb0500daea17f57fe which is actually what I'm after and what I understand to be correct.
Setting the data of a tile resolveuid link which includes the Plone site name in it will work for situations where the url routing is the same for editing and viewing the plone site. If however the Plone site is viewed on a different url from the editing site the resolveuid transform wont happen and the link will be broken.