[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-1165) Remove useless properties in UIPortletApplication

tung do thanh (JIRA) jira-events at lists.jboss.org
Mon May 10 03:12:05 EDT 2010


    [ https://jira.jboss.org/jira/browse/GTNPORTAL-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12529828#action_12529828 ] 

tung do thanh commented on GTNPORTAL-1165:
------------------------------------------

sorry, my comment "Fix problem with page editor when change language to Arabic" not right.

Remove useless properties in UIPortletApplication

> Remove useless properties in UIPortletApplication
> -------------------------------------------------
>
>                 Key: GTNPORTAL-1165
>                 URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1165
>             Project: GateIn Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Trong Tran
>            Assignee: tung do thanh
>             Fix For: 3.1.0-GA
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> In org.exoplatform.webui.core.UIPortletApplication we have
> {code:java}
> abstract public class UIPortletApplication extends  UIApplication {
>   private int minWidth = 300 ;
>   private int minHeight = 300 ;
> ....
> }
> {code}
> These properties are not used properly and absolutely we can use CSS instead to set the minWidth and minHeight

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list