Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3388871-fix-route-name-may-be-null.patch | 508 bytes | dave reid |
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3388871-fix-route-name-may-be-null.patch | 508 bytes | dave reid |
Comments
Comment #2
shiv_yadav@ Dave Reid, Please shared reproduced step.
Comment #3
dave reid@shiv_yadav I'm the maintainer, I encountered this while running drush updatedb locally on a project of mine, I just need to reliably reproduce it first.
Comment #4
dave reidI managed to reproduce this and it's because $route_name could be NULL.
Comment #5
dave reidTested and committed #4 to 8.x-1.x.