#13314 closed defect (fixed)
mobileFileBrowser demo apparently broken
Reported by: | bill | Owned by: | Chris Mitchell |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Website | Version: | 1.7.0b1 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description (last modified by )
The page comes up, but clicking on "Files" doesn't do anything. Tested on FF5 and desktop safari 5.
The README says:
Simply run the included demo.html
That's short of information because I can see at a minimum that I need PHP installed. However, it is installed on my system, and the demo still doesn't do anything.
Change History (4)
comment:1 Changed 10 years ago by
Cc: | [email protected]… added |
---|---|
Component: | General → Website |
Description: | modified (diff) |
Owner: | set to Chris Mitchell |
comment:2 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|---|
Status: | new → assigned |
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
looks like regression/tightening of spec in event handling this weekend caused this problem. changing onclick to onClick fixes the issue. Same thing had broken mobileGallery demo.