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 678784 - Make LastChange parser case-insensitive
Make LastChange parser case-insensitive
Status: RESOLVED FIXED
Product: gupnp-av
Classification: Other
Component: General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-25 11:27 UTC by Jens Georg
Modified: 2019-02-22 05:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Ignore case for DIDLLite and LastChange parsing (1013 bytes, patch)
2012-08-17 22:07 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2012-06-25 11:27:17 UTC
It seems a lot of renderers have issues with using the correct spelling of Metadata; Might make sense to be a bit more allowing here.
Comment 1 Jens Georg 2012-08-17 22:07:21 UTC
Created attachment 221675 [details] [review]
Ignore case for DIDLLite and LastChange parsing

"Be tolerant in what you accept". Especially the correct casing of
Metadata seems problematic, causing issues in parsing LastChange from
various renderers.
Comment 2 Jens Georg 2012-08-19 16:00:51 UTC
Attachment 221675 [details] pushed as 67d1c50 - Ignore case for DIDLLite and LastChange parsing