| Comment | File | Size | Author |
|---|---|---|---|
| #4 | getting_error_while-2881695-4.patch | 513 bytes | pankajsachdeva |
| #3 | getting_error_while-2881695-3.patch | 854 bytes | pankajsachdeva |
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | getting_error_while-2881695-4.patch | 513 bytes | pankajsachdeva |
| #3 | getting_error_while-2881695-3.patch | 854 bytes | pankajsachdeva |
Comments
Comment #2
pankajsachdeva commentedGetting error while enabling module from .install file url() is not a defined path. Refer this comment https://www.drupal.org/node/2880223#comment-12097427
Comment #3
pankajsachdeva commentedPlease don't apply this patch. It contains another issue diff also. which will create conflict later on.
Comment #4
pankajsachdeva commentedPlease apply this updated patch. Which will remove error which occurs of Deprecated url() function in D8.
Comment #5
pankajsachdeva commentedComment #6
pankajsachdeva commentedGetting error while enabling module from .install file url() is not a defined path. Refer this comment https://www.drupal.org/node/2880223#comment-12097427
Comment #7
damienmckennaThis fixes the problem, thanks for the patch!