Very simple patch, but marking this as major because it's potentially affecting a lot of people.

Currently, passing a token as an argument to the child view is broken when the token id contains numbers. So, the regex was extended to include 0-9.

Not sure if this is already included in the latest dev branch. My apologies if it's redundant.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lincolnbergeson created an issue. See original summary.

lincolnbergeson’s picture

Category: Feature request » Task
lincolnbergeson’s picture

Also not sure how to automatically apply a patch. This is the first one I've ever submitted.

lincolnbergeson’s picture

Status: Patch (to be ported) » Closed (outdated)

I looked through the git commit log, and this issue was fixed by Daniel Wehner in November of 2015. I must have just had an old version.