Problem/Motivation
This blocks a ctools issue to allow ajax calls to be using the ajax_deliver. #1710710: ajax_render should not be used; ajax_deliver should be used instead.
Proposed resolution
Commit patch:)
Remaining tasks
User interface changes
API changes
Data model changes
Follow-up to #1710710: ajax_render should not be used; ajax_deliver should be used instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | ajax_render_should_not-2563431-3.patch | 477 bytes | lauriii |
| #3 | ajax_render_should_not-2563431-3.patch | 477 bytes | joelpittet |
| #2 | views-list-page-do-not-test.patch | 477 bytes | joelpittet |
Comments
Comment #2
joelpittetThis patch was from @effulgentsia in #1710710-20: ajax_render should not be used; ajax_deliver should be used instead.
Comment #3
joelpittetComment #4
lauriiiComment #5
colanWe've recently switched our testing from the old qa.drupal.org to DrupalCI. Because of a bug in the new system, #2623840: Views (D7) patches not being tested, older patches must be re-uploaded. On re-uploading the patch, please set the status to "Needs Review" so that the test bot will add it to its queue.
If all tests pass, change the Status back to "Reviewed & tested by the community". We'll most likely commit the patch immediately without having to go through another round of peer review.
We apologize for the trouble, and appreciate your patience.
Comment #6
lauriiiComment #7
lauriiiComment #8
joelpittetDoesn't RTBC status still get checked too by Testbot even with the new CI stuff? Anyways, thanks for reposting @lauriii, back to RTBC.
Comment #9
colanYeah, looks like it. I wasn't sure before.
Comment #10
dawehner.