Ticket #2271 (closed defect: fixed)
javascript event handlers rendered twice in HTML source
| Reported by: | mrickerby | Owned by: | aoneil |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | (Unknown) | Version: | 2.2.2-rc1 |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
As per the comment in the generated JS code:
// TODO Performance-issue: Behaviour is possibly applied twice
Not just possibly, it's definitely... the code to register event handlers is being rendered out twice. I'm not sure if this bug is already in trac, sorry if it is, but doing a search, I couldn't uncover any references to it, so am adding it now.
Change History
Note: See
TracTickets for help on using
tickets.
