[ 
http://issues.apache.org/jira/browse/TOMAHAWK-541?page=comments#action_12421210 
] 
            
Anitha Suraj commented on TOMAHAWK-541:
---------------------------------------

Sorry I am not using SVN. But I can tell you all the attributes we changed. All 
the attributes in the ScheduleTag are Strings. In the tld file, we modified all 
attributes that were not defined as java.lang.String. This is the list of 
attributes modified to java.lang.String in tomhawk.tld file:

visibleEndHour
visibleStartHour
workingEndHour
workingStartHour
submitOnClick
compactMonthRowHeight
compactWeekRowHeight
detailedRowHeight
readonly
tooltip
renderZeroLengthEntries
expandToFitEntries

> Tomahawk TLD error
> ------------------
>
>                 Key: TOMAHAWK-541
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-541
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Schedule
>    Affects Versions: 1.1.4-SNAPSHOT
>         Environment: I am using WindowsXP and running on Weblogic version 8.1.
>            Reporter: Anitha Suraj
>         Attachments: tomahawk.tld
>
>
> On weblogic8.1, when I precompile the JSPs, all the JSPs are failing with 
> this error:
>  Error in using tag library uri='http://myfaces.apache.org/tomahawk' 
> prefix='t': type mismatch for property 'visibleEndHour', for Tag class 
> 'org.apache.myfaces.custom.schedule.ScheduleTag': tld says java.lang.Integer, 
> implementation type is java.lang.String

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