SenseNet / sn-client

Monorepo for sensenet client packages 🐱‍💻
https://sensenet.com
GNU General Public License v2.0
25 stars 37 forks source link

CTD upload error #1620

Closed kavics closed 1 month ago

kavics commented 3 months ago

CTD uses the Upload action with a multipart request, which is sent incorrectly when the string delimiters are apostrophes (') and not quotation marks ("). Some properties remain empty:

These properties need to be extracted from the XML source. The problem is likely caused by incorrect CTD parsing within the AdminUI.