Request path condition negation doesn't work
Issue fork bothive-3359932
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:
Request path condition negation doesn't work
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
bramdriesenCloning issue into the bothive queue. Since the same negate logic is implemented the negate option probably doesn't work here as well.
Comment #4
bramdriesenSetting as novice, just look at the merge request/patch in #3359569: Request path condition negation doesn't work and replicate the fix into this repository.
Adding credit for cgoffin for bringing the issue up.
Comment #7
kaustab_roy commentedAdded changes as per comment #4.
Comment #8
bramdriesenTested it out and confirm it's working! thanks
Comment #10
bramdriesen