Skip to content

Fix #28 - Query string not included in testVal#30

Merged
philarcher merged 1 commit into
gs1:masterfrom
louisaxel-ambroise:bugfix/#28-fix-test-command-parameters
Jun 8, 2026
Merged

Fix #28 - Query string not included in testVal#30
philarcher merged 1 commit into
gs1:masterfrom
louisaxel-ambroise:bugfix/#28-fix-test-command-parameters

Conversation

@louisaxel-ambroise

Copy link
Copy Markdown
Contributor

Fixes #28 by setting the DigitalLink query string parameters to the testVal parameter sent to the request instead of setting in directly to the request.

This is an example of the request sent to the tester.php:

Before:
https://ref.gs1.org/test-suites/resolver/1.0.0/tester.php?test=getAllHeaders&testVal=https%3A%2F%2Fhostname%2F01%2F04047111050247&linkType=gs1%3Apip&mediaType=text%2Fhtml&lang=en

After: https://ref.gs1.org/test-suites/resolver/1.0.0/tester.php?test=getAllHeaders&testVal=https%3A%2F%2Fhostname%2F01%2F04047111050247%3FlinkType%3Dgs1%3Apip&mediaType=text%2Fhtml&lang=en

@philarcher philarcher merged commit b7b3fce into gs1:master Jun 8, 2026
@louisaxel-ambroise louisaxel-ambroise deleted the bugfix/#28-fix-test-command-parameters branch June 9, 2026 10:44
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.

defaultLink VS language specific resolution?

2 participants