Cannot change existdb-login.html

35 Views Asked by At

I am trying to change the login path /exist/app/ to /own-project/app/ in dashboard-2.0.9/bower_components/existdb-launcher/existdb-login.html but it fails with

The XML parser reported a problem: fatal error at (1,1236) : The element type "input" must be terminated by the matching end-tag "". XMLDB reported an exception while storing document: The XML parser reported a problem: fatal error at (1,1236) : The element type "input" must be terminated by the matching end-tag "".

Is it possible that exist does not accept its own scripts? I know xml is stricter than html but it should be possible to save it(?) Up to version 5.3.1 it also worked

Thanks! Gordon

0

There are 0 best solutions below