jc7447/BetterDynAdmin

[Repository] Crash when property name contains spaces

Opened this issue · 0 comments

Like :<set-property name="COMPTE WEB"><![CDATA[false]]></set-property>

Result : Error: Syntax error, unrecognized expression: property[name=COMPTE WEB]

Quote around the property name should fix it