Closed (outdated)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Cart/checkout
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2012 at 09:17 UTC
Updated:
1 Apr 2018 at 05:36 UTC
Jump to comment: Most recent
Comments
Comment #1
longwaveThis is an issue with Drupal core's Ajax behaviour, see #1232416: Drupal alerts "An AJAX HTTP request terminated abnormally" during normal site operation, confusing site visitors/editors
Perhaps we can work around it in Ubercart, not sure.
Comment #2
demoshane commentedNoted. Maybe if error handler could be attached to such event with better description for end user, not sure though, still learning php.
Comment #3
longwaveOne Ubercart-specific workaround would be to disable the submit button while the Ajax request is in progress, forcing the user to wait for it to complete before they can continue.
Comment #4
demoshane commentedThat's actually a brilliant idea.
Comment #5
M. George Hansen commentedI can confirm that this is still an issue in 7.x-3.6, updating version on ticket.
Comment #6
tr commentedAnd it's still a core issue, as explained in #1. If you'd like to see it resolved, please participate in #1232416: Drupal alerts "An AJAX HTTP request terminated abnormally" during normal site operation, confusing site visitors/editors
Comment #7
tr commentedThe core issue has been fixed, and I can't reproduce this on my (very slow) D7 test site with the current versions of Drupal and Ubercart. I don't think there's anything that needs to be done here anymore. Feel free to reopen if you find the issue is still occurring.