You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Hofmann (JIRA)" <in...@incubator.apache.org> on 2005/03/13 10:36:54 UTC

[jira] Created: (MYFACES-132) Bug in HtmlPopupTag

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