"web.subdomain_application" is broken

Bug #236127 reported by manatlan
2
Affects Status Importance Assigned to Milestone
web.py
Fix Released
High
Anand Chitipothu

Bug Description

Since rev232, I noticed a trouble with the domain dispatcher "web.subdomain_application" which seems to route to 404.
It worked in the past ...

And the doctest in application.py seems to point the trouble :

File "application.py", line 428, in __main__.subdomain_application
Failed example:
    app2.request("/hello", host="hello.example.com").data
Expected:
    'hello'
Got:
    'not found'
**********************************************************************
1 items had failures:
   1 of 9 in __main__.subdomain_application
***Test Failed*** 1 failures.

Revision history for this message
manatlan (manatlan) wrote :

And it seems that doctest from application.py is not called from unittests in __init__.py

Aaron Swartz (aaronsw)
Changed in webpy:
assignee: nobody → anandology
importance: Undecided → High
milestone: none → 0.3
status: New → Confirmed
Revision history for this message
Anand Chitipothu (anandology) wrote :

fixed.

Changed in webpy:
status: Confirmed → Fix Committed
Changed in webpy:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.