Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
I'm using Umbraco 7.11. One of my Document Types has a Tag (Json format) property.
There's a weird behavior that leads to error as follow:
The issue is now reported at https://github.com/umbraco/Umbraco-CMS/issues/3209
Thank you!
Hi Hai
Can you try to reproduce this on the latest version ? I know there have been some pull requests relating to the tag editor.
If it is still a issue on the latest version you can create a issue here : https://github.com/umbraco/Umbraco-CMS/issues
Dave
Hello Dave,
Thank you for your reply.
I've pulled the 7.13 version, built and upgraded but so far the issue still occurs.
This only happens to umbraco/backoffice/UmbracoApi/Content/GetById?id=
umbraco/backoffice/UmbracoApi/Content/GetById?id=
Meanwhile umbraco/backoffice/UmbracoApi/Content/PostSave returns the correct value after saving.
umbraco/backoffice/UmbracoApi/Content/PostSave
I will post this on GitHub.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco property editor keeps removing space after comma in a tag
Hello,
I'm using Umbraco 7.11. One of my Document Types has a Tag (Json format) property.
There's a weird behavior that leads to error as follow:
The issue is now reported at https://github.com/umbraco/Umbraco-CMS/issues/3209
Thank you!
Hi Hai
Can you try to reproduce this on the latest version ? I know there have been some pull requests relating to the tag editor.
If it is still a issue on the latest version you can create a issue here : https://github.com/umbraco/Umbraco-CMS/issues
Dave
Hello Dave,
Thank you for your reply.
I've pulled the 7.13 version, built and upgraded but so far the issue still occurs.
This only happens to
umbraco/backoffice/UmbracoApi/Content/GetById?id=
Meanwhile
umbraco/backoffice/UmbracoApi/Content/PostSave
returns the correct value after saving.I will post this on GitHub.
is working on a reply...