pydio / pydio-core

Pydio 8 official repository
https://pydio.com
GNU Affero General Public License v3.0
867 stars 289 forks source link

Special characters in username #1337

Closed mbadici closed 7 years ago

mbadici commented 7 years ago

We create a new user in Pydio 7.0.4 . In the second tab “User Information” the full name contained a special char ( an ampersand “& ” ) The settings where accepted but at the first login the user had a parsing error ( DOMDocument::loadXML(): EntityRef: expecting ‘:’ in entity, line: 1 ) I think it should either not accept the name from the begining ( the easy way) or escape the special chars in order to allow them.

cdujeu commented 7 years ago

Hi, should be fixed by https://github.com/pydio/pydio-core/commit/94e8b7a4c82368397c6e9b8e44a9622352dc0226