View Revisions: Issue #2046
[ Back to Issue ]
Summary | 0002046: Crash when opening PayPal | ||
---|---|---|---|
Revision | 2013-12-11 11:13 by Michael Drake | ||
Description | I've had complaints from three users now about not being able to use PayPal from my website - one in person at the recent ROUGOL show, two by email. Their reports are terse: "NetSurf on RISC OS failed to reach PayPal." "Tried to pay for SystemDisc via Paypal but part way though after selecting Paypal nothing happens. Netsurf 1410" In my own tests, I found that while this worked with version 3.0, it crashes with the latest dev version (1443) under RISC OS 5.21 - the backtrace indicates it failed an assert in treeview_redraw(). |
||
Revision | 2013-12-11 11:52 by Rob Kendrick | ||
Description | I've had complaints from three users now about not being able to use PayPal from my website - one in person at the recent ROUGOL show, two by email. Their reports are terse: "NetSurf on RISC OS failed to reach PayPal." "Tried to pay for SystemDisc via Paypal but part way though after selecting Paypal nothing happens. Netsurf 1410" In my own tests, I found that while this worked with version 3.0, it crashes with the latest dev version (1443) under RISC OS 5.21 - the backtrace indicates it failed an assert in treeview_redraw(). |
||
Revision | 2013-12-11 11:13 by Michael Drake | ||
Steps To Reproduce | Steps to reproduce, using the test version of my website (uses PayPal sandbox, you won't be charged): http://devel.piccolosystems.com Create an account Click "CloneDisc" from left hand column "Add to basket" "Begin checkout" Select "Paypal Payments" and "I agree" "Proceed to payment" - crash. |
||
Revision | 2013-12-11 11:52 by Rob Kendrick | ||
Steps To Reproduce | Steps to reproduce, using the test version of my website (uses PayPal sandbox, you won't be charged): http://devel.piccolosystems.com Create an account Click "CloneDisc" from left hand column "Add to basket" "Begin checkout" Select "Paypal Payments" and "I agree" "Proceed to payment" - crash. |
||
Revision | 2013-12-11 11:13 by Michael Drake | ||
Additional Information | The website uses more-or-less off-the-shelf versions of the Joomla CMS and the J2Store shopping basket plugin, so there are probably dozens of other websites out there with the same problem. |
||
Revision | 2013-12-11 11:52 by Rob Kendrick | ||
Additional Information | The website uses more-or-less off-the-shelf versions of the Joomla CMS and the J2Store shopping basket plugin, so there are probably dozens of other websites out there with the same problem. | ||
Revision | 2017-10-04 09:28 by Dave Higton | ||
Description | I've had complaints from three users now about not being able to use PayPal from my website - one in person at the recent ROUGOL show, two by email. Their reports are terse: "NetSurf on RISC OS failed to reach PayPal." "Tried to pay for SystemDisc via Paypal but part way though after selecting Paypal nothing happens. Netsurf 1410" In my own tests, I found that while this worked with version 3.0, it crashes with the latest dev version (1443) under RISC OS 5.21 - the backtrace indicates it failed an assert in treeview_redraw(). |
||
Revision | 2017-10-04 09:28 by Dave Higton | ||
Steps To Reproduce | Steps to reproduce, using the test version of my website (uses PayPal sandbox, you won't be charged): http://devel.piccolosystems.com Create an account Click "CloneDisc" from left hand column "Add to basket" "Begin checkout" Select "Paypal Payments" and "I agree" "Proceed to payment" - crash. |