Closed (fixed)
Project:
Configuration Read-only mode
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Mar 2019 at 00:23 UTC
Updated:
5 Aug 2020 at 20:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
i-trokhanenkoPlease review!
Comment #3
Akanksha92 commented@i-trokhanenko the patch looks good. The patch applied to the module successfully. Please find the attached screenshot for the same. There were no more instances of the deprecated code for drupal_set_message
Comment #4
sean_e_dietrichBefore/After patch applied successfully but also solves the issue at hand. Marking RTBC.
Before
After
Comment #5
suzymasriUpdated drupal-check report:
Applying patch #2 fixes the
drupal_set_message()error.As for the deprecated WebTestBase errors, applying patch #10 on #2770755: Convert WebTestBase to BrowserTestBase fixes it.
To finalise this,
core_version_requirementkey needs to be added to the info file. Patch attached.Comment #6
timmillwoodLGTM considering the tests will be sorted in #2770755
Comment #7
pwolanin commentedfor JWT I used:
Better not to support before 8.7
Comment #8
pwolanin commentedWill commit if tests pass.
Comment #10
pwolanin commentedsilly me
Comment #12
pwolanin commentedComment #14
luca_loguercio commentedFor anyone wanting to apply patch to beta3
Comment #15
dave reidCould we possibly get an new tagged release?
Comment #16
wheatpenny commentedAgreed! Beta4 released.