At the moment, pia does not ensure that <uid> used in http://example.com/user/<uid>/issue-availability actually exists, and shows the form no matter what value is used for <uid>:

Attached patch validates uid by using the %user menu loader function.

Comments

matt2000’s picture

Status: Needs review » Fixed

Thank you!

Status: Fixed » Closed (fixed)

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

  • Commit 606cb45 on 6.x-1.x, 7.x-1.x by matt2000:
    #1090874 by mr.baileys: Fixed Use user menu loader function to validate...