Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(EMA) : If provided, making EMA Interceptor take into account a di… #26157

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

jcastro-dotcms
Copy link
Contributor

@jcastro-dotcms jcastro-dotcms commented Sep 18, 2023

Proposed Changes

  • If provided, making EMA Interceptor take into account a different EMA Server sent via query parameter.

🤖 Generated by Copilot at 09a5dc4

This pull request enhances the EMAWebInterceptor class to support a custom proxyUrl for edit mode. It also improves the code style and readability of dotCMS/src/main/java/com/dotcms/ema/EMAWebInterceptor.java.

…fferent EMA Server sent via query parameter.
@jcastro-dotcms jcastro-dotcms linked an issue Sep 18, 2023 that may be closed by this pull request
@dotcms-sonarqube
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition C Reliability Rating on New Code (is worse than A)

See analysis details on SonarQube

Fix issues before they fail your Quality Gate with SonarLint SonarLint in your IDE.

@fmontes fmontes merged commit c36ebff into master Sep 19, 2023
10 of 26 checks passed
@fmontes fmontes deleted the issue-26111-fix-proxyEditModeURL-query-param-EMA branch September 19, 2023 12:40
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.

EMA: Fix proxyEditModeURL Query Param for Edit Mode Anywhere
4 participants