enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
202 stars 34 forks source link

Illegal name character - Colon #6776

Closed GlennRicaud closed 5 years ago

GlennRicaud commented 5 years ago

1 - Content Studio Binary names should be sanitized. The list of illegal characters should be: '/', '\', '*', '?', '|', ':'

2: XP 2.1 - Add ':' to the list of EXPLICITLY_ILLEGAL_CHARACTERS in com.enonic.xp.name.NameCharacterHelper 2.2 - Dump migration: Replace names that contain a name with ':'

Original issue: https://github.com/enonic/xp/issues/6444

GlennRicaud commented 5 years ago

After discussion, this issue will be solved by a non breaking change on export Removing 7.0 tag and closing the epic