Unless I am missing something, the fix is quite trivial as it specially
affects just the case where "index.py" is explicitly added to
req.filename
within the publisher code.
Index: lib/python/mod_python/publisher.py
===
--- lib/pyt
[
http://issues.apache.org/jira/browse/MODPYTHON-72?page=comments#action_12320248
]
Graham Dumpleton commented on MODPYTHON-72:
---
I definitely mean "page.py". I am definitely not suggesting that you have
Python code
in an actual physical file call
[
http://issues.apache.org/jira/browse/MODPYTHON-72?page=comments#action_12320249
]
Graham Dumpleton commented on MODPYTHON-72:
---
Another bug in this new publisher code is that when SetHandler is used, in 3.1.3
it would only pay attention to files
[ http://issues.apache.org/jira/browse/MODPYTHON-72?page=all ]
Graham Dumpleton updated MODPYTHON-72:
--
Attachment: publisher.txt
Jim, can you give this patch I have attached a go. What I have done is
incorporated
the equivalent publisher code I had
It's my first child (but the second for my wife), and her name is
Violette. And I totally crazy of her ! The problem for you guys is that
I've been preparing my house for her coming back (she came a bit
earlier than expected so I had to hurry things a little bit), so I had
no time to work on mod_py
[ http://issues.apache.org/jira/browse/MODPYTHON-72?page=all ]
Nicolas Lehuen resolved MODPYTHON-72:
-
Fix Version: 3.2.0
Resolution: Fixed
Assign To: (was: Nicolas Lehuen)
Integrated Graham's patch, ran the unit test suite, everyt