Opened 16 years ago
Closed 16 years ago
#473 closed bug (duplicate)
oneclick with return false doesn't return false svn $Rev: 670 $
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | |
Keywords: | click callback svn | Cc: | |
Blocked by: | Blocking: |
Description
I use oneclick() on an <a> and inside the callback I return false, to not execute the <a>.
when I upgraded to the latest svn version... it seems not to be returning my false, the <a> is invoked and I leave my page.
it worked on $Rev: 415 $ (and still does work with 415)
the callback code was pared down to an alert and a return false, it still doesn't work.
Note: See
TracTickets for help on using
tickets.