On 4 Apr 2011, at 08:21, Ate Douma wrote: > On 04/04/2011 01:12 AM, Ross Gardler wrote: >> Replying to list so we can decide whether we want to fix or open a new issues >> for each item (thanks for being more thorough than me Ate - seems I was lax >> because I'm hacking on Wookie). >> >> On 03/04/2011 20:34, Ate Douma (JIRA) wrote: >>> * Standalone (embedded Jetty + Derby) using ./startup.sh (after $chmod +x >>> *.sh): >>> - Most interaction tests pass, but Widget API Tester fails on "access >>> attribute:name" and "access attribute:description" (marked red) >> >> I'm not sure about this one. > Do you mean you nor anyone else has seen this? Its been consistently wrong > for me.
I can confirm this; the issue is that i18n text is being returned in styled rather than encoded format. This has been fixed in trunk. NB I've started work in trunk on properly passing the full suite of W3C Widget Interface tests including i18n; the API Test widget provides a basic sanity check.
