[
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.