You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The formatlink function was not applying the correct rewrite pattern—it was incorrectly adding the .aspx extension. (#1115)
To maintain compatibility, the .aspx extension is preserved when loading rewrite patterns, ensuring proper handling for link function with hardcoded argument.
(cherry picked from commit 5135b17)
0 commit comments