Control: reopen -1 Hi Mike
I played around today for checking the xdg-open issue also for wheezy, and noticed that the approach introduces a regression. Steps for reproducing the issue: $ xdg-mime default chromium.desktop x-scheme-handler/http $ xdg-mime query default x-scheme-handler/http chromium.desktop $ DE='generic' XDG_CURRENT_DESKTOP="" xdg-open 'http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=xdg-utils&repeatmerged=no' Without the patch applied, the page correctly is opened. If doing so the same with the applied patch chromium get passed as argument '$sed_escaped_url', and xdg-open executes /usr/bin/chromium '$sed_escaped_url'. I have not checked yet, but it might be that upstream had some additional commits in the surrounding code for handling the arguments differently. Regards, Salvatore -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org