Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2220 | major | always | 11-30-07 09:26 | 11-30-07 12:12 | |
|
|||||
Reporter: | ok4rm | Platform: | |||
Assigned To: | mo | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.3 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.4 | ||
|
|||||
Summary: | 0002220: phpinfo() HTML output bug | ||||
Description: |
This basic PHP script should return basic system information: <?php echo phpinfo(); ?> However, the output is broken. This because in the line immediately preceding the table with PHP variable values contains an unfinished </h2> tag. This is the line: <h2>PHP Variables</h2 a ">" is missing at the end. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|