Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#4 3388871-fix-route-name-may-be-null.patch508 bytesdave reid

Comments

Dave Reid created an issue. See original summary.

shiv_yadav’s picture

@ Dave Reid, Please shared reproduced step.

dave reid’s picture

@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.

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new508 bytes

I managed to reproduce this and it's because $route_name could be NULL.

dave reid’s picture

Status: Needs review » Fixed

Tested and committed #4 to 8.x-1.x.

  • Dave Reid committed 88d19220 on 8.x-1.x
    Issue #3388871 by Dave Reid: Fixed PHP notice when current route name is...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.