Gibe / Umbraco-Link-Picker

Link picker property editor for Umbraco 7
12 stars 10 forks source link

Fixed Issue with Internal Links #35

Closed louisjrdev closed 5 years ago

louisjrdev commented 5 years ago

This fix resolves an issue where if having a link picker with an internal page picked, then afterwards updating the page name (and therefore the url of that page) the link picker used to still use only the saved value, i have added this so that if an internal page is selected then it will query the cache and use the url from there instead.

stevetemple commented 5 years ago

Thanks, will be in the next release