|
From: | Dan Sebald |
Subject: | [Octave-bug-tracker] [bug #45396] NEWS displayed in Qt GUI omits items which look like HTML |
Date: | Wed, 24 Jun 2015 20:25:09 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15 |
Follow-up Comment #13, bug #45396 (project octave): I forgot a character: the ampersand. (New changeset attached.) I was searching for where the NEWS files is converted to NEWS-x.x.html to fix that as well. Couldn't find it, but grepping led to the function info_to_html(QString& text) that someone wrote inside libgui/src/qtinfo/parser.cc where I noticed ampersand was converted as well. Makes sense. I was going to make info_to_html() global and use that function instead, but it has a few extra doodads that might come as a surprise within the release notes. (file #34311) _______________________________________________________ Additional Item Attachment: File name: octave-convert_html_ampltgt-djs2015jun24.patch Size:0 KB _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?45396> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |