
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
28/Apr/05 12:54 AM
|
|
Using mod_python.publisher, you have two modules :
/index.py
/subdir/index.py
The problem is that due to the way published modules are imported, the resulting behaviour is unpredictable. Sometimes when calling /subdir/index.py the /index.py module is called, and vice versa.
This bug is very annoying because new mod_python users encounter it frequently, and I don't think it gives good press to mod_python.
|
|
Description
|
Using mod_python.publisher, you have two modules :
/index.py
/subdir/index.py
The problem is that due to the way published modules are imported, the resulting behaviour is unpredictable. Sometimes when calling /subdir/index.py the /index.py module is called, and vice versa.
This bug is very annoying because new mod_python users encounter it frequently, and I don't think it gives good press to mod_python. |
Show » |
made changes - 28/Apr/05 12:54 AM
| Field |
Original Value |
New Value |
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
made changes - 05/Mar/06 01:35 PM
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|