#12479 NORM 13.1.0: Wikipedia can't resolve localhost
Zarro Boogs per Child
bugtracker at laptop.org
Tue Jan 22 08:36:12 EST 2013
#12479: Wikipedia can't resolve localhost
-------------------------------------------+--------------------------------
Reporter: godiard | Owner: godiard
Type: defect | Status: new
Priority: normal | Milestone: 13.1.0
Component: wikibrowse-activity | Version: not specified
Resolution: | Keywords:
Next_action: diagnose | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
-------------------------------------------+--------------------------------
Comment(by manuq):
Reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=692291
Replacing 'localhost' with '0.0.0.0' also works, and that is the default
of SimpleHTTPServer:
[manuq at localhost ~]$ python -m SimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...
and Wikipedia uses the default. So I wonder if it is better to change
Wikipedia accordingly. Anyways this doesn't invalid the 'localhost' name
resolution bug.
--
Ticket URL: <http://dev.laptop.org/ticket/12479#comment:13>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list