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 674071 - LastChange uses invalid XML if the URI contains GET parameters (&)
LastChange uses invalid XML if the URI contains GET parameters (&)
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: GstPlaybin plugin
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-13 19:27 UTC by Jens Georg
Modified: 2012-04-27 18:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
core: Escape URI for ChangeLog (929 bytes, patch)
2012-04-13 19:51 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2012-04-13 19:27:27 UTC
This is the external plugin with grilo-mediaserver2 and Youtube:

Entity: line 1: parser error : EntityRef: expecting ';'
331D4&sver=3&ratebypass=yes&source=youtube&expire=1334367235&key=yt1&ipbits=8&cp
Comment 1 Jens Georg 2012-04-13 19:51:17 UTC
Created attachment 212021 [details] [review]
core: Escape URI for ChangeLog
Comment 2 Jens Georg 2012-04-27 18:13:36 UTC
Attachment 212021 [details] pushed as a00e170 - core: Escape URI for ChangeLog