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 736457 - typefind: Consider XML/SGML comments
typefind: Consider XML/SGML comments
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-11 08:39 UTC by Sebastian Dröge (slomo)
Modified: 2018-05-06 09:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2014-09-11 08:39:44 UTC
When having an XML/SGML document that only has a comment, we can't typefind anything right now. We should consider "<!-- blablabla -->" comments and give such streams the XML or SGML caps with minimum probability if no other sensible tag is found.
Comment 1 Edward Hervey 2018-05-06 09:07:12 UTC
Technically correct... but unclear why. Closing.