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

[jira] Created: (TOBAGO-98) More log information on layout problems

More log information on layout problems
---------------------------------------

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

 Environment: tobago 1.0.8 nightly 03.07.2006
IE 6.x
FF 1.5.x
    Reporter: Rainer Rohloff


For the clear identification of layout problems the warnings of the layout 
manager should be more detailed (position of the problem and reason). 
Perhaps these information can be written directly into the HTLM code.

Example:
14:46:53,105  WARN LayoutInfo:101 - There are columns left but no more space! cellsLeft=1, tokens="fixed;fixed;1*"
14:46:53,115  WARN LayoutInfo:103 - calculated spaces = "20;20;-1"
14:46:53,475  WARN GridLayoutRenderer:109 - Unbalanced layout: rows.size()=1 != layoutTokens.length=2 rowLayout='fixed;*'
14:46:53,485  WARN LayoutInfo:51 - More tokens (2) for layout than cells (1) found! Ignoring redundant tokens. Token string was: "fixed;1*"

For beginners it is difficult it to recognize, where the errors origin is.


-- 
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-98) More log information on layout problems

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-98.
---------------------------------

    Resolution: Fixed

> More log information on layout problems
> ---------------------------------------
>
>                 Key: TOBAGO-98
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-98
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>         Environment: tobago 1.0.8 nightly 03.07.2006
> IE 6.x
> FF 1.5.x
>            Reporter: Rainer Rohloff
>            Assignee: Bernd Bohmann
>
> For the clear identification of layout problems the warnings of the layout 
> manager should be more detailed (position of the problem and reason). 
> Perhaps these information can be written directly into the HTLM code.
> Example:
> 14:46:53,105  WARN LayoutInfo:101 - There are columns left but no more space! cellsLeft=1, tokens="fixed;fixed;1*"
> 14:46:53,115  WARN LayoutInfo:103 - calculated spaces = "20;20;-1"
> 14:46:53,475  WARN GridLayoutRenderer:109 - Unbalanced layout: rows.size()=1 != layoutTokens.length=2 rowLayout='fixed;*'
> 14:46:53,485  WARN LayoutInfo:51 - More tokens (2) for layout than cells (1) found! Ignoring redundant tokens. Token string was: "fixed;1*"
> For beginners it is difficult it to recognize, where the errors origin is.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TOBAGO-98) More log information on layout problems

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-98.
-----------------------------------

    Resolution: Fixed

> More log information on layout problems
> ---------------------------------------
>
>                 Key: TOBAGO-98
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-98
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>         Environment: tobago 1.0.8 nightly 03.07.2006
> IE 6.x
> FF 1.5.x
>            Reporter: Rainer Rohloff
>            Assignee: Udo Schnurpfeil
>
> For the clear identification of layout problems the warnings of the layout 
> manager should be more detailed (position of the problem and reason). 
> Perhaps these information can be written directly into the HTLM code.
> Example:
> 14:46:53,105  WARN LayoutInfo:101 - There are columns left but no more space! cellsLeft=1, tokens="fixed;fixed;1*"
> 14:46:53,115  WARN LayoutInfo:103 - calculated spaces = "20;20;-1"
> 14:46:53,475  WARN GridLayoutRenderer:109 - Unbalanced layout: rows.size()=1 != layoutTokens.length=2 rowLayout='fixed;*'
> 14:46:53,485  WARN LayoutInfo:51 - More tokens (2) for layout than cells (1) found! Ignoring redundant tokens. Token string was: "fixed;1*"
> For beginners it is difficult it to recognize, where the errors origin is.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (TOBAGO-98) More log information on layout problems

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil reopened TOBAGO-98:
-----------------------------------


> More log information on layout problems
> ---------------------------------------
>
>                 Key: TOBAGO-98
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-98
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>         Environment: tobago 1.0.8 nightly 03.07.2006
> IE 6.x
> FF 1.5.x
>            Reporter: Rainer Rohloff
>            Assignee: Udo Schnurpfeil
>
> For the clear identification of layout problems the warnings of the layout 
> manager should be more detailed (position of the problem and reason). 
> Perhaps these information can be written directly into the HTLM code.
> Example:
> 14:46:53,105  WARN LayoutInfo:101 - There are columns left but no more space! cellsLeft=1, tokens="fixed;fixed;1*"
> 14:46:53,115  WARN LayoutInfo:103 - calculated spaces = "20;20;-1"
> 14:46:53,475  WARN GridLayoutRenderer:109 - Unbalanced layout: rows.size()=1 != layoutTokens.length=2 rowLayout='fixed;*'
> 14:46:53,485  WARN LayoutInfo:51 - More tokens (2) for layout than cells (1) found! Ignoring redundant tokens. Token string was: "fixed;1*"
> For beginners it is difficult it to recognize, where the errors origin is.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.