Updated: Comment 0
Problem/Motivation
#1959574: Remove the deprecated Drupal 7 Ajax API missed the actual removal of the old API due to a merge conflict. It seemed to be that #2187735-3: Add removal information to docblock of all @deprecated functions was going to solve that,
though it also got lost.
Proposed resolution
Remove it now
Remaining tasks
User interface changes
API changes
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | ajax_render-2203239-6.patch | 6.65 KB | yesct |
| #1 | ajax_render-2203239-1.patch | 6.61 KB | dawehner |
Comments
Comment #1
dawehnerRerolled the previous removal patches.
Note: This don't need a change notice, as it was already covered in the other issue.
Comment #2
jibranBug Report + Critical +Quick fix = RTBC.
Comment #3
alexpottajax_render-2203239-1.patch no longer applies.
Comment #4
catchComment #5
yesct commentedI'm going to reroll this now. https://drupal.org/contributor-tasks/reroll
Comment #6
yesct commentedThere was a difference in the hunk in head that the patch was trying to remove. due to #2045927: Replace all drupal_alter() deprecated function calls.
Just removed the whole hunk from head.
Comment #7
dawehnerback to rtbc
Comment #8
catchCommitted/pushed to 8.x, thanks!