Bug 143948 - Links within the GoDaddy "Domain Control Center" do not work
Summary: Links within the GoDaddy "Domain Control Center" do not work
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-08 08:54 UTC by Joshua Lund
Modified: 2010-06-07 10:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Lund 2007-04-08 08:54:21 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages

If you log into any GoDaddy account and select "Manage My Domains" you are taken to their new "Domain Control Center." Once here, almost none of the links in the main page area will work. It is impossible for example to click on a domain name or change any information.

The page is located here:
https://dcc.godaddy.com

The HTML code looks like a nightmare and I have no idea where the problem lies. It seems as though they are using postbacks to do almost every link.
Comment 1 Philip Rodrigues 2007-04-09 14:25:14 UTC
Unfortunately without an account or a test page, there's not much that can be done to diagnose the problem. Is there a test account that can be used, or can you provide a testcase?
Comment 2 Joshua Lund 2007-04-09 20:22:25 UTC
I just created a test account:

username: konqui
password: konqui

Although there are no domains in this account you can still see the issue. None of the links on the left-hand side of the page work.

Here is a test case:
1. Visit https://dcc.godaddy.com
2. User u: konqui, p: konqui
3. Click on the "Appraisals" link in the left menu

The link should become highlighted in green and the main window should change to say "No appraisals in list." Currently this does not happen in Konqueror.

Using the same test case in Firefox will show the expected result.
Comment 3 Philip Rodrigues 2007-04-10 21:52:45 UTC
Thanks for creating the test account. I can't tell what the problem is either, so I'll leave it to the KHTML developers to comment. FWIW, the javascript console says:

TypeError: Value undefined (result of expression w.HTMLElement.prototype.__defineGetter__) is not an object. Cannot be called.
Comment 4 mutlu inek 2008-04-20 22:55:26 UTC
For Konqui from KDE 3.5.9 and Konqui from KDE4 trunk, r798847, too, the __doPostBack() functions on the folders in the "organize" view do not work at all.

Konqui reports this Java Script error: "Error: https://dcc.godaddy.com/javascript/dcc.js?sa=: TypeError: Undefined value"
Comment 5 mutlu inek 2008-07-27 19:30:25 UTC
I just checked with the final 4.1 and the site works now. I think this bug should be closed. Awesome!

Joshua, can you confirm this?
Comment 6 mutlu inek 2009-12-21 04:41:19 UTC
I checked again with KDE SC 4.3.4 and KDE SC 4.4 beta 2.

This works perfectly fine (since 4.1)! Please close the bug report. Thank you.
Comment 7 mutlu inek 2010-06-07 10:38:56 UTC
I re-tested this. It works perfectly in 4.4.82 (KDE SC 4.5 beta2), too. Please close.
Comment 8 Tommi Tervo 2010-06-07 10:42:09 UTC
Closing