http://bugzilla.wpkg.org/show_bug.cgi?id=81 --- Comment #9 from Rainer Meier <skybeam at users.sourceforge.net> 2007-11-20 17:38:31 --- Well, not exactly. The hostname strings are converted to lowercase _temporary_ at comparison time. What I need to do is to modify the package nodes when they are read - so the package nodes WPKG will work with are not actually the same ones as defined within the XML nodes. When adding such a node to the local wpkg.xml a package with an id value of 'MyPackage' will appear within wpkg.xml as 'mypackage' then. However I don't think this will be a problem. The effect would be the same as you impose a rule on your package/profile maintainers to use only lowercase values. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |