A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
The documentation says that "A unique value is added at the end of the Name in Url if other content in the catalog has the same Name in Url as the Name of the new content.". I have the same name on another node but in another catalog. The 'Name in URL' still appends random chars when I try to update it.
So I cannot use:
/catalog1/nodename
and
/catalog2/nodename
The second nodename's Name in URL gets renamed to "nodename-random" when updating it.
Am I missing something?