WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
30287
Cannot switch between "recent activity" and "all activity" in PayPal history
https://bugs.webkit.org/show_bug.cgi?id=30287
Summary
Cannot switch between "recent activity" and "all activity" in PayPal history
matthew_sleigh
Reported
2009-10-11 15:27:07 PDT
Chrome Version :3.0.195.25 URLs (if applicable) :
https://history.paypal.com/fr/cgi-bin/webscr?cmd=_history
Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 4:FAIL Firefox 3.x:OK IE 7: IE 8:OK What steps will reproduce the problem? 1. 2. 3. What is the expected result? Fetches search form What happens instead? Nothing Please provide any additional information below. Attach a screenshot if possible. <script type="text/javascript">var myText = 'Find a transaction'; document.write('<a href="#" title="Search all of your transactions." onClick="document.getElementById(\'myAllTextSubmitID\').name = \'_history-search\';document.getElementById(\'myAllTextSubmitID\').value = \'Find a transaction\';document.forms.history.submit();return false;" class="autoTooltip">');document.write(myText);document.write('</a>');</script><noscript><input type="submit" name="_history-search" value="Find a transaction" class="transparentButton" alt=""></noscript>
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2009-10-12 12:18:39 PDT
The bug has no steps to reproduce, and code snippet doesn't fully match anything on he PayPal page. The below is my guess at what the problem could be. Steps to reproduce: 1. Log in to your PayPal account. 2. Go to My Account->History. 3. Try to switch between "Recent Activity" and "All Activity" views. Results: clicking has no effect.
Alexey Proskuryakov
Comment 2
2009-10-12 12:19:02 PDT
<
rdar://problem/7295779
>
matthew_sleigh
Comment 3
2009-10-15 03:49:09 PDT
Steps to reproduce: 1. Log in to your PayPal account. 2. Go to My Account->History. 3. Click Find a transaction. Results: clicking has no effect. Actually the link is working again now, in Google Chrome so I guess in Safari too. Matt
Alexey Proskuryakov
Comment 4
2009-10-15 08:59:32 PDT
Apparently fixed server-side.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug