Menu

#1 Wrong type for attribute background

cewolf-0.6
closed-fixed
TagLibrary (33)
9
2003-01-13
2002-08-01
No

There is a wrong type defined for attribute background
of tag chart which causes the following error:

Parsing of JSP File '/cewolfset.jsp' failed:
--------------------------------------------------------------------------------
/cewolfset.jsp(5): Error in using tag library
uri='/WEB-INF/cewolf.tld'
prefix='cewolf': type mismatch for property
'background', for Tag class
'de.laures.cewolf.taglib.ChartTag': tld says
java.lang.Float, actual
java.lang.String
probably occurred due to an error in /cewolfset.jsp line 5:
<%@taglib uri='/WEB-INF/cewolf.tld' prefix='cewolf' %>

Discussion

  • Guido Laures

    Guido Laures - 2002-08-01
    • status: open --> closed
     
  • Guido Laures

    Guido Laures - 2002-08-01
    • summary: Wrogg type for attribute background --> Wrong type for attribute background
     
  • Guido Laures

    Guido Laures - 2003-01-13
    • status: closed --> closed-fixed
     

Log in to post a comment.