Page 1 of 1

xml tags don't always match in codelite editor

Posted: Fri May 19, 2017 10:52 am
by codex
windows 7, codelite version 10.0.0

Re: xml tags don't always match in codelite editor

Posted: Tue May 23, 2017 12:26 am
by eranif
Please upload a sample XML file that I can test and open a bug report on GitHub.
The forum is not the best place to open bug reports

Re: xml tags don't always match in codelite editor

Posted: Wed May 24, 2017 12:20 am
by AJenbo
I went ahead and made a GitHub issue with a simple test case:
https://github.com/eranif/codelite/issues/1646

Re: xml tags don't always match in codelite editor

Posted: Wed May 24, 2017 11:48 am
by codex
AJenbo wrote:I went ahead and made a GitHub issue with a simple test case:
https://github.com/eranif/codelite/issues/1646
Agree. The following example xml file could reveal the problem.

<CASE>
<CASEID></CASEID>
</CASE>

Re: xml tags don't always match in codelite editor

Posted: Thu Jun 15, 2017 4:02 pm
by eranif
This is now fixed in Git master

Re: xml tags don't always match in codelite editor

Posted: Wed Dec 20, 2017 1:45 pm
by codex
I think it haven't been fixed as I tested in version 11.0.6(Win7 x64), please check, thanks.
https://github.com/eranif/codelite/issues/1646