Core.js _delayedEventParams no longer used
------------------------------------------
Key: TRINIDAD-1008
URL: https://issues.apache.org/jira/browse/TRINIDAD-1008
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.2.6-core, 1.0.6-core
Reporter: Andy Schwartz
Priority: Trivial
The global _delayedEventParams defined in Core.js appears to be obsolete. It
is initialized and referenced from several places but never effectively used.
Logging this issue to request removal of this apparently useless code.
Not a major issue - just a few lines of code - but might as remove if this no
longer serves any purposes in an effort to keep the code clean. I noticed this
code while reviewing the latest patch for TRINIDAD-921, and found the
_delayedEventParams code confusing until I noticed that it really wasn't being
used any more.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.