I accidently added a custom destination with the following ID: user/login (instead of the proper user_login). Now I cannot remove or edit it. When I click “edit” a new custom destination will be added, when I click delete it asks:

“Are you sure you want to delete custom destination for ?”

Where apparently the Form ID is empty. When clicking “Confirm”, I’m redirected to the list and nothing has happened. My guess is it is the slash that is causing the trouble.

Comments

flevour’s picture

Assigned: Unassigned » flevour
Status: Active » Fixed

Alas it's not possible to remove it as slashes in the Form ID will appear in the edit/delete URLs. You should manually delete the wrong entries from the customdestination table in the db.
I added a stricter validity check to form id inputs to ensure this doesn't happen again.
Thank you very much for your report,
Francesco

rolfmeijer’s picture

Ah, too bad, well it’s not that much of a problem.
Thanks.

Status: Fixed » Closed (fixed)

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