After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 770626 - playstation: Games with a lowercase ID not detected
playstation: Games with a lowercase ID not detected
Status: RESOLVED FIXED
Product: gnome-games
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2016-08-31 06:46 UTC by Adrien Plazas
Modified: 2016-08-31 07:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
playstation: Move the header to uppercase before checking it (1.52 KB, patch)
2016-08-31 07:12 UTC, Adrien Plazas
none Details | Review
playstation: Move the header to uppercase before checking it (1.24 KB, patch)
2016-08-31 07:16 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2016-08-31 06:46:47 UTC
Some games have the first part of their ID in lowercase in the headers, we should detect these.
Comment 1 Adrien Plazas 2016-08-31 07:12:21 UTC
Created attachment 334500 [details] [review]
playstation: Move the header to uppercase before checking it

This allows IDs in lowercase to be detected and hence more games to be
detected.
Comment 2 Adrien Plazas 2016-08-31 07:16:50 UTC
Created attachment 334501 [details] [review]
playstation: Move the header to uppercase before checking it

This allows IDs in lowercase to be detected and hence more games to be
detected.
Comment 3 Adrien Plazas 2016-08-31 07:21:33 UTC
Attachment 334501 [details] pushed as 5275033 - playstation: Move the header to uppercase before checking it