Re: KXmlGui validation problem

2014-02-25 Thread Arjen Hiemstra
On Monday 24 February 2014 15:57:46 you wrote: > On Monday, February 24, 2014 05:22:13 PM Arjen Hiemstra wrote: > Can you commit the fix? > I suppose the fix needs to go into frameworks as well, although I don't know > where. Pushed to kdelibs master and kxmlgui master. - Arjen >> Visit http

Re: KXmlGui validation problem

2014-02-24 Thread Allen Winter
On Monday, February 24, 2014 05:22:13 PM Arjen Hiemstra wrote: > On Monday 24 February 2014 10:19:37 Allen Winter wrote: > > On Monday, February 24, 2014 11:52:27 AM Elvis Angelaccio wrote: > > > Hi all. > > > > > > I have a problem validating a kxmlgui .rc file whit at least *two* State > > > ele

Re: KXmlGui validation problem

2014-02-24 Thread Arjen Hiemstra
On Monday 24 February 2014 10:19:37 Allen Winter wrote: > On Monday, February 24, 2014 11:52:27 AM Elvis Angelaccio wrote: > > Hi all. > > > > I have a problem validating a kxmlgui .rc file whit at least *two* State > > elements. > > The following minimal example should reproduce the issue: > > ht

Re: KXmlGui validation problem

2014-02-24 Thread Allen Winter
On Monday, February 24, 2014 11:52:27 AM Elvis Angelaccio wrote: > Hi all. > > I have a problem validating a kxmlgui .rc file whit at least *two* State > elements. > The following minimal example should reproduce the issue: > http://pastebin.com/XLjHpb4n > > The xmllint output is: http://pastebin

KXmlGui validation problem

2014-02-24 Thread Elvis Angelaccio
Hi all. I have a problem validating a kxmlgui .rc file whit at least *two* State elements. The following minimal example should reproduce the issue: http://pastebin.com/XLjHpb4n The xmllint output is: http://pastebin.com/NDGardNQ The strange thing is that if I comment one of the two State elemen