View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005644 | SymmetricDS | Bug | public | 2022-12-28 21:09 | 2022-12-29 17:00 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.9 | ||||
Target Version | 3.13.10 | Fixed in Version | 3.13.10 | ||
Summary | 0005644: Registration redirect URL does not have query parameters for older versions of SymmetricDS clients | ||||
Description | When registration redirect is executed, client nodes older than 3.11 put the query parameters on the URL instead of the request body. So when registration redirect is executed, the URL drops the query parameters from the URL. When executing the registration redirect, the query parameters should be appended to the registration redirect URL so that the server receiving the registration request will have the parameters necessary to process the registration request. | ||||
Steps To Reproduce | 1. Set up registration redirection, using a later version of SymmetricDS for the initial receiving server. 2. Set up a node using a version less than 3.11, and make a request to register. 3. The returned registration redirect URL will not contain any of the parameters necessary to process the request. 4. The receiving node (that receives the redirected registration request) will fail the registration request because the node group ID is null. | ||||
Tags | registration | ||||
SymmetricDS: 3.13 97af3176 2022-12-29 15:59:27 Details Diff |
0005644: Registration redirect URL does not have query parameters for older versions of SymmetricDS clients |
Affected Issues 0005644 |
|
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/RegistrationUriHandler.java | Diff File | ||
SymmetricDS: 3.14 1b5c1c6f 2022-12-29 15:59:27 Details Diff |
0005644: Registration redirect URL does not have query parameters for older versions of SymmetricDS clients |
Affected Issues 0005644 |
|
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/web/RegistrationUriHandler.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-28 21:09 | pmarzullo | New Issue | |
2022-12-28 21:09 | pmarzullo | Status | new => assigned |
2022-12-28 21:09 | pmarzullo | Assigned To | => pmarzullo |
2022-12-28 21:09 | pmarzullo | Tag Attached: registration | |
2022-12-28 21:11 | pmarzullo | Relationship added | related to 0005645 |
2022-12-29 16:00 | pmarzullo | Changeset attached | => SymmetricDS 3.13 97af3176 |
2022-12-29 16:02 | pmarzullo | Status | assigned => resolved |
2022-12-29 16:02 | pmarzullo | Resolution | open => fixed |
2022-12-29 16:02 | pmarzullo | Fixed in Version | => 3.13.10 |
2022-12-29 17:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 1b5c1c6f |
2023-01-16 20:51 | admin | Status | resolved => closed |