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 769345 - playstation: PlayStationHeader doesn't give a correct disc ID
playstation: PlayStationHeader doesn't give a correct disc ID
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-07-31 09:45 UTC by Adrien Plazas
Modified: 2016-07-31 09:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
playstation: Fix PlayStationHeader.disc_id (1023 bytes, patch)
2016-07-31 09:51 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2016-07-31 09:45:03 UTC
The first half of the disc ID (the 4 letters) is missing. Also we should ensure the disc ID is in uppercase.
Comment 1 Adrien Plazas 2016-07-31 09:51:27 UTC
Created attachment 332423 [details] [review]
playstation: Fix PlayStationHeader.disc_id

Add the missing first part of the disc ID to PlayStationHeader's
'disc-id' property and ensures it is in uppercase.
Comment 2 Adrien Plazas 2016-07-31 09:53:46 UTC
Attachment 332423 [details] pushed as 902ba4d - playstation: Fix PlayStationHeader.disc_id