Lukáš Fryč created RF-13137:
-------------------------------
Summary: a4j:log - wrong log levels in attribute description
Key: RF-13137
URL: https://issues.jboss.org/browse/RF-13137
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-a4j-core
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Fix For: 4.3.4
The description is:
{code}
Sets the logging level, can be one of "ERROR", "FATAL", "INFO", "WARN", "ALL"
{code}
but should be:
{code}
Sets the logging level, can be one of 'debug', 'info', 'warn', 'error'.
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues