[Bug 305995] Re: includes internal port numbers in links

masei polareslicht at googlemail.com
Tue Dec 9 22:40:42 UTC 2008


*** This bug is a duplicate of bug 45503 ***
    https://bugs.launchpad.net/bugs/45503

O.K. found that this is kind of duplicate bug. See #45503 .
But in cause of the code change in branch.py  the fix is a bit different: 

in /usr/lib/python2.5/site-packages/loggerhead/apps/branch.py use

return "http://maseinet.de/repo/" + self._url_base + "/".join(args) +
'?'' + qs

instead of

    return request.construct_url(
    self._environ, script_name=self._url_base,
    path_info='/'.join(args),
    querystring=qs) 


** This bug has been marked a duplicate of bug 45503
   thunderbird says language-packs are not compatible any more

-- 
includes internal port numbers in links
https://bugs.launchpad.net/bugs/305995
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to mozilla-thunderbird in ubuntu (via bug
45503).




More information about the Ubuntu-mozillateam-bugs mailing list