log4php.dtd invalid
-------------------
Key: LOG4PHP-22
URL: https://issues.apache.org/jira/browse/LOG4PHP-22
Project: Log4php
Issue Type: Bug
Reporter: Christian Grobmeier
Attachments: patch-log4php-dtd.txt
The log4php.dtd cannot be validated successfully. since it is not wellformed.
Line 28/29:
category and categoryFactory have not been declared
Line 68:
errorHandler has not been declared
After reviewing the file I found out that those attributes cannot be used in
log4php due to PHP4 limitations and removed it. Patch is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.