You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Richard van Nieuwenhoven (JIRA)" <de...@myfaces.apache.org> on 2006/05/16 11:15:05 UTC

[jira] Created: (TOBAGO-68) Layoutrenderer couses nullpointer exception when layouting pannels

Layoutrenderer couses nullpointer exception when layouting pannels
------------------------------------------------------------------

         Key: TOBAGO-68
         URL: http://issues.apache.org/jira/browse/TOBAGO-68
     Project: MyFaces Tobago
        Type: Bug

    Versions: 1.0.7, 1.0.8    
    Reporter: Richard van Nieuwenhoven
 Attachments: renderpatch.diff

when a has uipannel no contaigner renderer. the calculation of the fixed heigth fails with a nullpointer exception.
the patch is very simple and just ignores the heigth of the not present header-heigth and padding.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (TOBAGO-68) Layoutrenderer couses nullpointer exception when layouting pannels

Posted by "Richard van Nieuwenhoven (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-68?page=all ]
     
Richard van Nieuwenhoven resolved TOBAGO-68:
--------------------------------------------

    Resolution: Fixed

yes, now it is included

> Layoutrenderer couses nullpointer exception when layouting pannels
> ------------------------------------------------------------------
>
>          Key: TOBAGO-68
>          URL: http://issues.apache.org/jira/browse/TOBAGO-68
>      Project: MyFaces Tobago
>         Type: Bug

>     Versions: 1.0.7, 1.0.8
>     Reporter: Richard van Nieuwenhoven
>     Assignee: Udo Schnurpfeil
>      Fix For: 1.0.8
>  Attachments: renderpatch.diff
>
> when a has uipannel no contaigner renderer. the calculation of the fixed heigth fails with a nullpointer exception.
> the patch is very simple and just ignores the heigth of the not present header-heigth and padding.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (TOBAGO-68) Layoutrenderer couses nullpointer exception when layouting pannels

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/TOBAGO-68?page=comments#action_12412377 ] 

Udo Schnurpfeil commented on TOBAGO-68:
---------------------------------------

Oh, I'm very sorry!!!
Seems I've committed the wrong file. Now I've commited the right one, hopefully ;-)

> Layoutrenderer couses nullpointer exception when layouting pannels
> ------------------------------------------------------------------
>
>          Key: TOBAGO-68
>          URL: http://issues.apache.org/jira/browse/TOBAGO-68
>      Project: MyFaces Tobago
>         Type: Bug

>     Versions: 1.0.7, 1.0.8
>     Reporter: Richard van Nieuwenhoven
>     Assignee: Udo Schnurpfeil
>      Fix For: 1.0.8
>  Attachments: renderpatch.diff
>
> when a has uipannel no contaigner renderer. the calculation of the fixed heigth fails with a nullpointer exception.
> the patch is very simple and just ignores the heigth of the not present header-heigth and padding.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Reopened: (TOBAGO-68) Layoutrenderer couses nullpointer exception when layouting pannels

Posted by "Richard van Nieuwenhoven (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-68?page=all ]
     
Richard van Nieuwenhoven reopened TOBAGO-68:
--------------------------------------------


sorry, but the hotfix is not applied in 1.0.8-SNAPSHOT (rechecked it just now)

> Layoutrenderer couses nullpointer exception when layouting pannels
> ------------------------------------------------------------------
>
>          Key: TOBAGO-68
>          URL: http://issues.apache.org/jira/browse/TOBAGO-68
>      Project: MyFaces Tobago
>         Type: Bug

>     Versions: 1.0.7, 1.0.8
>     Reporter: Richard van Nieuwenhoven
>     Assignee: Udo Schnurpfeil
>      Fix For: 1.0.8
>  Attachments: renderpatch.diff
>
> when a has uipannel no contaigner renderer. the calculation of the fixed heigth fails with a nullpointer exception.
> the patch is very simple and just ignores the heigth of the not present header-heigth and padding.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TOBAGO-68) Layoutrenderer couses nullpointer exception when layouting pannels

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-68?page=all ]

Udo Schnurpfeil updated TOBAGO-68:
----------------------------------

         Status: Resolved  (was: Patch Available)
    Fix Version: 1.0.8
     Resolution: Fixed
      Assign To: Udo Schnurpfeil

hotfix applied

> Layoutrenderer couses nullpointer exception when layouting pannels
> ------------------------------------------------------------------
>
>          Key: TOBAGO-68
>          URL: http://issues.apache.org/jira/browse/TOBAGO-68
>      Project: MyFaces Tobago
>         Type: Bug

>     Versions: 1.0.7, 1.0.8
>     Reporter: Richard van Nieuwenhoven
>     Assignee: Udo Schnurpfeil
>      Fix For: 1.0.8
>  Attachments: renderpatch.diff
>
> when a has uipannel no contaigner renderer. the calculation of the fixed heigth fails with a nullpointer exception.
> the patch is very simple and just ignores the heigth of the not present header-heigth and padding.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (TOBAGO-68) Layoutrenderer couses nullpointer exception when layouting pannels

Posted by "Richard van Nieuwenhoven (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-68?page=all ]

Richard van Nieuwenhoven updated TOBAGO-68:
-------------------------------------------

    Status: Patch Available  (was: Open)

> Layoutrenderer couses nullpointer exception when layouting pannels
> ------------------------------------------------------------------
>
>          Key: TOBAGO-68
>          URL: http://issues.apache.org/jira/browse/TOBAGO-68
>      Project: MyFaces Tobago
>         Type: Bug

>     Versions: 1.0.7, 1.0.8
>     Reporter: Richard van Nieuwenhoven
>  Attachments: renderpatch.diff
>
> when a has uipannel no contaigner renderer. the calculation of the fixed heigth fails with a nullpointer exception.
> the patch is very simple and just ignores the heigth of the not present header-heigth and padding.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira