-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins: 2.414.3
credentials: 1319.v7eb_51b_3a_c97b_
Due to the code at the bottom of select.js the onChange events are registered twice for the f:select used inside c:select.
In practice, it means that two HTTP requests are sent to the server everytime.
[JENKINS-73517] c:select triggers two times the doFillXxxItems requests
Comment |
[
I faced similar kind of issue last time, I am still searching for some proper solution ] |