[Bug 132070] Re: apt+http format does not work

Endolith endolith at gmail.com
Wed Feb 4 15:07:57 UTC 2009


It does seem to be the intended behavior:

Parser.py

101 		            # check for schemas of the form: apt+http://
102 		            if schema.startswith("apt+"):
103 		                apt_url.repo_url = schema[len("apt+"):] + ":" + package.split("?",1)[0] 

I'm not sure it *should* be the intended behavior, but it is.

-- 
apt+http format does not work
https://bugs.launchpad.net/bugs/132070
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list