Skip to content

Conversation

@vagisha
Copy link
Collaborator

@vagisha vagisha commented Jul 29, 2025

Changes

  • Redirect to ActionURL instead of a String URL: replace usage of HttpView.redirect(String) with HttpView.redirect(URLHelper).
  • Remove lookup for "sender" parameter in DeleteSupplementAction and UpdatePropertyAction, since it is not included in the request.
  • Use getActionURL() as the value of "sender" parameter instead of request.getRequestURL().
  • Avoid HTML-escaping URLs in JavaScript contexts

…pView.redirect(String) with HttpView.redirect(URLHelper).

- Remove lookup for "sender" parameter in DeleteSupplementAction and UpdatePropertyAction, since it is not included in the request.
- Use getActionURL() as the value of "sender" parameter instead of request.getRequestURL().
- Avoid HTML-escaping URLs in JavaScript contexts
@vagisha vagisha merged commit fdd9960 into release25.7-SNAPSHOT Jul 30, 2025
8 checks passed
@vagisha vagisha deleted the 25.7_fb_skylinetoolsstore-sender-redirects branch July 30, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants