Skip to content

- Force Add of Querystring parameters for Websphere#803

Merged
AlejandroP merged 3 commits into
masterfrom
api_filter_uri
Nov 21, 2023
Merged

- Force Add of Querystring parameters for Websphere#803
AlejandroP merged 3 commits into
masterfrom
api_filter_uri

Conversation

@AlejandroP

Copy link
Copy Markdown
Contributor

Forcefully added Querystring parameters for Java/Tomcat7 in IBM WebSphere
The querystring parameteres were being lost in the redirect from the API filter that removes the /rest/ requirement for web services

  ( were being lost in the redirect from the filter)
@genexusbot

Copy link
Copy Markdown
Collaborator
Cherry pick to beta success

@AlejandroP AlejandroP requested a review from iroqueta November 16, 2023 14:03

@iroqueta iroqueta left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that it would be better if we add the query string only when it's not empty.

@AlejandroP

Copy link
Copy Markdown
Contributor Author

I think that it would be better if we add the query string only when it's not empty.

It's never empty. The querystring dissapears after the forward. I 'm not sure if it is possible to know what will happen unless we know we are in websphere.

@genexusbot

Copy link
Copy Markdown
Collaborator
Cherry pick to beta success

@AlejandroP

Copy link
Copy Markdown
Contributor Author

I think that it would be better if we add the query string only when it's not empty.

Fixed this

@AlejandroP AlejandroP merged commit e47d606 into master Nov 21, 2023
@AlejandroP AlejandroP deleted the api_filter_uri branch November 21, 2023 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants