[Bug 752650] validate:launcher: catch errors and continue
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 5 14:11:52 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752650
Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicolas.dufresne at collabora.
| |co.uk
Attachment #307876|accepted-commit_now |committed
status| |
--- Comment #10 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Comment on attachment 307876
--> https://bugzilla.gnome.org/attachment.cgi?id=307876
call escape to remove bad character range
commit 94c684d4010032947a29a1d0901f1f5014afe500
Author: Vineeth TM <vineeth.tm at samsung.com>
Date: Wed Jul 22 08:45:26 2015 +0900
validate:launcher: escape the characters to remove bad range in regex
When media file name consists of some special characters of the format
[b-a].mp3, then it fails with 'bad character range' error and exits.
call re.escape to escape the characters before using it in findall
https://bugzilla.gnome.org/show_bug.cgi?id=752650
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list