[
https://issues.apache.org/jira/browse/WOOKIE-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12783447#action_12783447
]
Scott Wilson commented on WOOKIE-58:
------------------------------------
I've implemented a lot more stuff here and now all the relevant test cases pass
apart from bl,bm, bn,bp,zz - which appear to be tests which have errors (or the
spec isn't clear). I've sent an error report to W3C.
Here's the changeset message:
Implemented widget icons as a separate class rather than a single
"widgeticonlocation" property of widget, added processing rules from W3C
Widgets specification that identify default icons, and added processing rules
for locating icons in localization folders. Also implemented conformance tests
that cover icons. This corrects most of the issues in WOOKIE-58. Note that
there are two problem areas remaining with this changeset: (1) GadgetUtils no
longer supports icons; this should be resolved as part of the Shindig
integration task; (2) the JSP pages still refer to a singular non-localized
widget icon location; I've implemented a temporary method to cover this usage
for now (and marked it deprecated) - this can be looked at when improving JSP
localization.
(As of this changeset the conformance test results are: 165 tests, 25 not
implemented, 22 failures, 118 passes)
> W3C Widgets conformance: problems processing icons
> --------------------------------------------------
>
> Key: WOOKIE-58
> URL: https://issues.apache.org/jira/browse/WOOKIE-58
> Project: Wookie
> Issue Type: Bug
> Reporter: Scott Wilson
> Priority: Critical
> Fix For: 0.8.1
>
>
> Wookie currently has issues processing icons correctly according to the
> specification. In reference to the conformance suite, the key test cases are:
> Set 23, test d1
> Set 24, test d2
> Set 47, test aw
> Set 49, tests bj, bk, bl,bm,bn,bo,bp, ad, ae
> See
> http://samaxes.svn.beanstalkapp.com/widgets_compatibility_matrix/trunk/index.html
> for more details
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.