id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,work_issues,upstream,reviewer,author,merged,dependencies,stopgaps
5675,"Auto browser open of notebook does not open to a valid url when interface=""""",was,boothby,"{{{
On Thu, 02 Apr 2009 at 11:53PM -0700, Ondrej Certik wrote:
>
> Hi,
>
[...]
> sage: notebook(secure=False, address="""")
> [...]
>
> and it starts firefox on the local machine with this address:
>
> http://[www.:8000.com]/?startup_token=41e2a34e89e40139333a8113e9be2a50
>
> which obviously fails. This also happens with sage 3.2.3 (I didn't try
> other versions).

This has been around for a while; I haven't filed a ticket for it, since
I just retype the URL.
}}}

It used to be in the notebook that address="""" was an error.  Then when we switched to twisted, it suddenly meant ""listen on all interfaces"".  Now it's a common option to give.  ",defect,closed,major,sage-4.3.2,notebook,fixed,,acleone,,N/A,Alex Leone,Tim Dumol,sagenb-0.7,,
