diff options
author | Thierry Crozat | 2019-04-29 22:44:16 +0100 |
---|---|---|
committer | Thierry Crozat | 2019-04-29 22:50:53 +0100 |
commit | e4218e2e1d79b308544bcc8b7ed9385a2861b506 (patch) | |
tree | 0dd444aec5e6304116ccfefff517333c4618f1a7 /engines/queen | |
parent | 94596c2b556536d9ca7229986f5d6fc10f93bb9c (diff) | |
download | scummvm-rg350-e4218e2e1d79b308544bcc8b7ed9385a2861b506.tar.gz scummvm-rg350-e4218e2e1d79b308544bcc8b7ed9385a2861b506.tar.bz2 scummvm-rg350-e4218e2e1d79b308544bcc8b7ed9385a2861b506.zip |
GUI: Do not abuse the engine name query item to provide a summary
The redirect rule on the web site expected only two query items, one
with the engine name and another one with the description. However it
was a bit lax in its regex and we could pass additional query items
as part of either the engine name or description. The unknown game
dialog was abusing it to pass a summary.
The rewrite rule for the URL on the web site has now been fixed to
avoid such abuse. And instead it also adds a summary. So the
unknown name dialog should no longer provide one.
Diffstat (limited to 'engines/queen')
0 files changed, 0 insertions, 0 deletions