parsing url with percent sign when user want to use iso disk via http

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I found a strange thing, when i specify url for iso in libvirt xml like:

qemu gets invalid url in cmdline
i think that problem is
qemu/qemu_command.c:3430:            ret = virURIFormat(uri);

test string looks like  https://alukardd.org/data/test?t=1
qemu gets url with percent urlencoded %3F , in this case http server
get not test with param t=1 but filename test%3Ft=1 so this is not
right.

why libvirt try to fix contructed url ?
does it safe to delete this line ?

-- 
Vasiliy Tolstov,
e-mail: v.tolstov@xxxxxxxxx

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]