- 03 Jul, 2001 9 commits
-
-
matt@zope.com authored
-
matt@zope.com authored
-
matt@zope.com authored
-
matt@zope.com authored
-
matt@zope.com authored
-
Andreas Jung authored
Requests for "index_html" are *sometimes* send as "index_html." We check the user-agent and remove a trailing dot for PATH_INFO and PATH_TRANSLATED
-
Andreas Jung authored
-
Andreas Jung authored
(needed to support Webdrive to create temporary files)
-
matt@zope.com authored
-
- 02 Jul, 2001 12 commits
-
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Chris McDonough authored
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Shane Hathaway authored
-
Chris McDonough authored
Collector 2257, rename deleted existing object before creating new object, causing manage_beforeDelete to do the wrong thing in some corner cases specific to user code which depended on it specifically *not* doing this.
-
Evan Simpson authored
-
Shane Hathaway authored
-
Evan Simpson authored
-
Chris McDonough authored
-
Chris McDonough authored
Fix for dumb bug in previous fix that extended the set of characters representing an absolute and relative URL.. thanks again to Datagrok.
-
- 29 Jun, 2001 11 commits
-
-
matt@zope.com authored
-
Evan Simpson authored
-
matt@zope.com authored
-
matt@zope.com authored
-
Barry Warsaw authored
database that had existing versions. Bug (typo really) fixed in v1.28 of Full.py.
-
Barry Warsaw authored
that had existing versions in it already. Bug discovered by Andreas Jung.
-
- 28 Jun, 2001 4 commits
-
-
matt@zope.com authored
-
matt@zope.com authored
-
matt@zope.com authored
-
Chris McDonough authored
Collector #2348 - doc_href method fails to include query strings in detected URLs. Fixed two regexes. Thanks to "datagrok".
-
- 27 Jun, 2001 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
- 26 Jun, 2001 2 commits
-
-
Shane Hathaway authored
Evan's description: If you defined two nested functions in a row that refer to the same non-global variable, the second one will be generated as though the variable were global.
-
Fred Drake authored
Refactor _compile() into a base class, and add a new test that checks the line-wrapping of attributes by TALInterpreter.do_startTag().
-