h
ttp://websvn.tigris.org/issues/show_bug.cgi?id=110
Issue #|110
Summary|$extEnscript[] and $contentType[]
can not be set in co
|nfig.ini
Component|websvn
Version|trunk
Platform|All
OS/Version|All
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|Unknown
Assigned to|issues websvn
Reported by|dairiki
------- Additional comments from dairiki tigris.org Tue Nov 7 11:18:32 -0800 2006 -------
The problem is that include/setup.inc
"initializes" the globals $extEnscript,
$contentType, and $zipped after include/config.inc has been
read, thus undoing
any customizations done in config.inc.
I will attach a patch which fixes the problem momentarily.
|