Activity log for bug #98478
Date | Who | What changed | Old value | New value | Message |
---|---|---|---|---|---|
2007-03-29 07:52:11 | Bug Importer | bug | Imported external bug #751 | ||
2008-07-16 14:58:36 | Māris Fogels | description | Testbrowser passes anchors as part of it's REQUEST. This results in errors in the Zope 3 publisher. | Testbrowser passes anchors as part of it's REQUEST. This results in errors in the Zope 3 publisher. This comes from a bug in the mechanize module, which the testbrowser uses. It will take a link containing a fragment, such as "project#contributors", escape the URL as "projects%23contributors", and send the result. The bug was fixed in mechanize verson 0.1.4b. See http://osdir.com/ml/python.wwwsearch.general/2006-10/msg00013.html | |
2008-07-16 15:05:19 | Māris Fogels | bug | assigned to launchpad | ||
2008-07-16 15:06:23 | Māris Fogels | launchpad: status | New | Confirmed | |
2008-07-16 15:06:23 | Māris Fogels | launchpad: importance | Undecided | Low | |
2010-04-15 04:22:25 | Tres Seaver | bug task added | zope.testing | ||
2010-04-15 04:22:35 | Tres Seaver | zope.testing: importance | Undecided | Medium | |
2010-04-15 04:22:40 | Tres Seaver | zope3: status | New | Won't Fix | |
2010-05-10 23:46:37 | Tres Seaver | affects | zope.testing | zope.testbrowser | |
2010-05-10 23:46:37 | Tres Seaver | zope.testbrowser: status | New | Fix Released |