Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-4514

AeroGear.ajax callbacks should have proper arguments

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • None
    • 1.5.0
    • None
    • None

    Description

      currently we just use AeroGear.ajax internally, so it doesn't matter what arguments are returned, but for simplicity's sake when migrating this to Pipeline, the success/error callbacks should have proper arguments

      so a success function would look like

      success: function( data, textStatus, xhrResponse )

      error: function( err, textStatus, xhrResponse )

      Attachments

        Activity

          People

            aemmanou Tolis Emmanouilidis (Inactive)
            lholmqui@redhat.com Lucas Holmquist
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: