Umbraco 13 - Url picker name not inserted automati...
# help-with-umbraco
s
Hi everyone 😄 We have spotted at small issue with the Umbraco 13 version, and im not sure why. When we use the url picker (or multi url picker), we select the internal page the link should go to, but the name property on the url content is no longer auto inserted and now empty. This means that after the upgrade, over 100 different url pickers, dosn't have a name anymore and that crashes our website a couple of places. Is this a change that i should have seen somewhere or maby a bug?
s
Hey Steffen This change was made https://github.com/umbraco/Umbraco-CMS/pull/14787 But there is a fallback in the ValueConverter to always have a name, so it should still work the same. https://github.com/umbraco/Umbraco-CMS/pull/14787/files#diff-0271dac9e9d083aecf75b0641dac9b2ce2d7f02878246d470b150b652c00e84b If you can reproduce this on a new install from version X to version Y, then please create an issue on the issue tracker so we can have a proper look at it.
7 Views