[Patches] [ python-Patches-1144816 ] webbrowser.Netscape.open bug fix

SourceForge.net noreply at sourceforge.net
Sun Mar 20 02:20:26 CET 2005


Patches item #1144816, was opened at 2005-02-20 14:58
Message generated for change (Comment added) made by rodsenra
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1144816&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Pernici Mario (pernici)
Assigned to: Nobody/Anonymous (nobody)
Summary: webbrowser.Netscape.open bug fix

Initial Comment:
My system:
Python 2.4.1a0 (#2, Feb  9 2005, 12:50:04)
[GCC 3.3.5 (Debian 1:3.3.5-8)] on linux2

In webbrowser.Netscape.open the command passed to the
browser should not have
blank spaces (see http://www.mozilla.org/unix/remote.html);
due to the space in "openURL(%s, new-window)"
mozilla-firefox opens my home page instead of the
requested page.

----------------------------------------------------------------------

Comment By: Rodrigo Dias Arruda Senra (rodsenra)
Date: 2005-03-20 01:20

Message:
Logged In: YES 
user_id=9057

1144816 and 1077979 are the the same patch, as documented
  in a comment for 1144816  by Oleg Broytmann.

 The wrong behaviour was reported to Mozilla (unspecified
version),
 Netscape 7.2 and Mozilla-firefox (unspecified version).

 I could not reproduce the problem  neither with Mozilla
1.7.2 nor
 with Firefox 1.0.1. Nevertheless, applying the patch does
not break 
 current functionality and might fix bugs in older browsers. 

 I recommend applying 1077979, and closing 1144816.

----------------------------------------------------------------------

Comment By: Oleg Broytmann (phd)
Date: 2005-03-19 20:22

Message:
Logged In: YES 
user_id=4799

This is a dup of the bug http://python.org/sf/1077979

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1144816&group_id=5470


More information about the Patches mailing list