Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002776 [Quercus] major always 07-08-08 14:07 07-10-08 11:36
Reporter mingfai View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 3.1.6
Summary 0002776: web.xml sample init-param is incorrect
Description by default, the web.xml has a commented init-param as follows:
<!--
<init-param>
      <param-name>php-ini-file</param-name>
      <param-value>WEB-INF/php.ini</param-value>
</init-param>
-->

it's very misleading as the correct parameter is now :
      <param-name>ini-file</param-name>

Reference
http://bugs.caucho.com/view.php?id=2605 [^]
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
07-08-08 14:07 mingfai New Issue
07-10-08 11:36 nam Status new => assigned
07-10-08 11:36 nam Assigned To  => nam
07-10-08 11:36 nam Status assigned => closed
07-10-08 11:36 nam Resolution open => fixed
07-10-08 11:36 nam Fixed in Version  => 3.2.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker