[
https://issues.apache.org/jira/browse/TRINIDAD-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated TRINIDAD-1304:
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.11-core
1.0.11-core
Status: Resolved (was: Patch Available)
> Removal of event attributes for browsers not supporting JavaScript events
> -------------------------------------------------------------------------
>
> Key: TRINIDAD-1304
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1304
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.2.9-core
> Reporter: Mamallan Uthaman
> Assignee: Matthias Weßendorf
> Priority: Minor
> Fix For: 1.0.11-core, 1.2.11-core
>
> Attachments: TRINIDAD-1304-Trunk1.0.patch, TRINIDAD-1304.patch
>
>
> Currently, event attributes like "onLoad", "onClick" are rendered
> irrespective of the capability of a browser. But in the case of a browser
> that doesn't support JavaScript events, this is not only redundant but also
> might increase the size of the page unnecessarily. Hence event attributes
> shouldn't be rendered if the requesting browser doesn't support JavaScript
> events.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.