Opened 9 years ago
Closed 9 years ago
#1745 closed defect (bug) (fixed)
Voting is not using ajax on dynamically added links
Reported by: | keesiemeijer | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Developer Hub | Keywords: | has-patch |
Cc: |
Description
Links are added and removed when voting on user contributed notes. The voting event listener is not added to the dynamically added links.
Steps to reproduce:
- vote up - Ajax is used to count the vote.
- vote down - The page is redirected to the current page
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Add event listener to parent element