WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250782
[ews-build.webkit.org] Escape test and suite name in results database request
https://bugs.webkit.org/show_bug.cgi?id=250782
Summary
[ews-build.webkit.org] Escape test and suite name in results database request
Jonathan Bedard
Reported
2023-01-18 12:33:52 PST
We need to escape the test and suite name in our requests to the results database. This is because some test names include ? or #, which will be parsed as query seperators by results.webkit.org unless escaped.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-18 12:34:10 PST
<
rdar://problem/104392114
>
Jonathan Bedard
Comment 2
2023-01-18 12:35:57 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8785
EWS
Comment 3
2023-01-18 13:22:39 PST
Committed
259049@main
(5d13145116fe): <
https://commits.webkit.org/259049@main
> Reviewed commits have been landed. Closing PR #8785 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug