]
Matej Novotny commented on RF-13137:
------------------------------------
Verified, issue can be closed.
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: