Hi there, This URL part from rules.xml ... <result> <profile>controlfiles/getcontrolfile.xml?mac=@mac@</profile> <continue config:type="boolean">true</continue> </result> ... gets converted to controlfiles/getcontrolfile.xml%3fmac%3d... from (as far as I understand) SuSE 10.1 on. This conversion did not happen in earlier versions. In my opinion this is wrong; users should be able to add parameters using the http-get syntax in rules.xml. Is this fact already known and if so, is it considered a feature or will it be changed? Thanks, -Luzian
On Monday 10 July 2006 13:49, Luzian Scherrer wrote:
<result> <profile>controlfiles/getcontrolfile.xml?mac=@mac@</profile> <continue config:type="boolean">true</continue> </result> ...
gets converted to controlfiles/getcontrolfile.xml%3fmac%3d... from
In my opinion this is wrong;
yes, it is.
Is this fact already known and if so, is it considered a feature or will it be changed?
After some digging I have found and fixed it. It's triggered by a bug in yast2 itself. Thanks for the report. Unfortunately SLES10 is affected too :( -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug now playing Project Pitchfork - Souls (Extended Version)
On Tue, Jul 11, 2006 at 10:45:03AM +0200, Uwe Gansert wrote:
On Monday 10 July 2006 13:49, Luzian Scherrer wrote:
<result> <profile>controlfiles/getcontrolfile.xml?mac=@mac@</profile> <continue config:type="boolean">true</continue> </result> ...
gets converted to controlfiles/getcontrolfile.xml%3fmac%3d... from
In my opinion this is wrong;
yes, it is.
Is this fact already known and if so, is it considered a feature or will it be changed?
After some digging I have found and fixed it.
Not really ;-) Let's continue in https://bugzilla.novell.com/show_bug.cgi?id=191499 -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner
On Tuesday 11 July 2006 15:01, Martin Vidner wrote:
After some digging I have found and fixed it.
Not really ;-)
hehe ;) okay, maybe I've patched the wrong function but at least it was the right file :) -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany Business: http://www.suse.de/~ug now playing Covenant - Rising Sun
participants (3)
-
Luzian Scherrer
-
Martin Vidner
-
Uwe Gansert