Version: unspecified (using KDE 4.6.2) OS: Linux When trying to download the flash player from adobe site i'm redirected to the following not existing resource: http://get.adobe.com/flashplayer/otherversions/[object HTMLAnchorElement]/?installer=Flash_Player_10.3_for_other_Linux_(.tar.gz) Note "/[object HTMLAnchorElement]/" in the url path Reproducible: Always Steps to Reproduce: Go to http://get.adobe.com/flashplayer/otherversions/ and try to download tar.gz linux version of flash player Actual Results: Redirection to not existing resource Expected Results: flash player must be downloaded
Need to do this: interface HTMLAnchorElement : HTMLElement { stringifier attribute DOMString href;
Git commit c8aaa79fd289c71ac4b1f93e8e27c834695a4140 by Maks Orlovich. Committed on 22/06/2011 at 23:32. Pushed by orlovich into branch 'master'. Fix toString not matching the implicit stringifier for <a>. Fixes problem with Flash for Linux download page. Ultimately, we probably want DOMObject::toString gone and everything done via toString, but that'd be cleaner in WebIDL land. BUG: 273941 M +3 -0 khtml/ecma/kjs_html.cpp M +1 -1 khtml/ecma/kjs_html.h http://commits.kde.org/kdelibs/c8aaa79fd289c71ac4b1f93e8e27c834695a4140
Git commit a3afaa84ce3e2dbcb31ed1d2798e0e0bbcc17813 by Maks Orlovich. Committed on 22/06/2011 at 23:32. Pushed by orlovich into branch 'KDE/4.7'. Fix toString not matching the implicit stringifier for <a>. Fixes problem with Flash for Linux download page. Ultimately, we probably want DOMObject::toString gone and everything done via toString, but that'd be cleaner in WebIDL land. BUG: 273941 M +3 -0 khtml/ecma/kjs_html.cpp M +1 -1 khtml/ecma/kjs_html.h http://commits.kde.org/kdelibs/a3afaa84ce3e2dbcb31ed1d2798e0e0bbcc17813