Problem/Motivation
Follow-up to #2503755: Switch from user login block to login menu link and search block in standard profile
login link has no destination=[current.path], so dumps you on the profile
Proposed resolution
Add destination.
User interface changes
None.
API changes
None. API addition: links can set the data-current-path-destination
attribute to automatically get the destination
query argument
Data model changes
None.
Why this is an RC target
This is severe UX regression introduced by #2503755: Switch from user login block to login menu link and search block in standard profile