From: Stefan F. <ste...@we...> - 2014-07-24 09:10:43
|
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 > |