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

Reply via email to