Bug in HtmlPopupTag
-------------------
Key: MYFACES-132
URL: http://issues.apache.org/jira/browse/MYFACES-132
Project: MyFaces
Type: Bug
Versions: 1.0.8 beta
Reporter: Gerhard Hofmann
Priority: Minor
There is a slight Bug in HtmlPopupTag:
setIntegerProperty(component,"displayAtDistancey",_displayAtDistanceY);
should be
setIntegerProperty(component,"displayAtDistanceY",_displayAtDistanceY);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira