From: Dr. M. B. <dr....@t-...> - 2014-07-24 11:45:25
|
Hallo stefan, Nein der fix War nicht ausreichend.das hatte ich intern auch schon gemacht. Vier mich sah das immer so aus das die Attribute der children nur die werte für name und type enthielt, d.h.das die anderen item Attribute gar nicht geared wurden aus welchem Grund auch immer. Von Samsung-Tablet gesendet -------- Ursprüngliche Nachricht -------- Von: Stefan Frey <ste...@we...> Datum:24.07.2014 11:10 (GMT+01:00) An: "Development list for Rails: an 18xx game" <rai...@li...> Betreff: Re: [Rails-devel] Parsing additional Startpakets from Configuration Martin: On first glance it seems that it is sufficient to change the wrong typing "baseprice" to "basePrice" for the item tags of the Hungarian startpacket. I pushed a commit that fixes that. Please be aware that the xml-files are case sensitive, which might be suprising for Windows users ;-) Both tag and attribute names use camelCase. Tag names start with an upper case, attribute names with a lower case. Hope that it works as expected now, maybe there are other issues, I did not look further. Stefan On 07/23/2014 07:23 PM, Martin Brumm wrote: > Am 23.07.2014 12:20, schrieb Stefan Frey: >> Hi Martin, >> could you please tell which branch you are looking at here? >> >> If I remember correctly I did some changes during rails 2 development >> there and so I wonder if you tried that on a branch that extended from >> rails 1.x or rails 2.x? >> >> Thanks, >> Stefan >> >> >> > > Hi Stefan, > > it was in mbr_2_develop_1837 and thats a branch of rails_2_develop and > actualised/rebased regularly from 2.0 develop. > > In rails.1.8.x the baseprices values of the second startpaket are read > correctly. > > > Regards, > Martin > > > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > > > > _______________________________________________ > Rails-devel mailing list > Rai...@li... > https://lists.sourceforge.net/lists/listinfo/rails-devel > ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Rails-devel mailing list Rai...@li... https://lists.sourceforge.net/lists/listinfo/rails-devel |