Problem/Motivation
The service should be named adv_varnish.cache_manager and not adv_vanish.cache_manager.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3362581-2.patch | 3.62 KB | akram khan |
Issue fork adv_varnish-3362581
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
akram khanComment #3
noorulshameera commentedThe patch was applied successfully and replaced the typo error in all the necessary places in the code.
Comment #4
summit commentedworking. greetings,
Comment #7
shumer commentedFixed with backwards compatibility
Renamed the service from
adv_vanish.cache_managertoadv_varnish.cache_managerin all 6 locations:Added a deprecated alias so that any existing custom code using the old
adv_vanish.cache_managername will continue to work but emit a deprecation notice:Comment #9
shumer commented