Opened 14 years ago
Closed 14 years ago
#3636 closed defect (fixed)
Dialog href not working
Reported by: | guest | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I saw this bug being set as fixed in #3373, but when I try the test_Dialog.html in 0.9beta, the href dialog does never show up. This occurs in FF2, Windows XP.
Anni
Note: See
TracTickets for help on using
tickets.
(In [9488]) When I changed from <a> to <button> forgot to change href= to onclick=. Fixes #3636.