#332838 links: Does not render <q> tag in text-mode

Package:
links
Source:
links2
Description:
Web browser running in text mode
Submitter:
Jutta Wrage
Date:
2011-08-18 23:33:11 UTC
Severity:
minor
#332838#5
Date:
2005-10-08 21:36:35 UTC
From:
To:
Links does not insert Quote signs for q-Tags in HTML. Seems the Tag is
totally ignored.

Jutta

#332838#10
Date:
2010-12-22 16:30:17 UTC
From:
To:
---
I could reproduce the bug with this later version of links as well.
---
I have created a simple HTML file (quote.html) with quotes:

<html><head></head><body>
<q>This is a quote</q>
</body></html>

The quotation marks can be seen in other browsers, but links (running
"links quote.html" in shell) does not display them.
---
I was running Debian 5.0.7 (lenny) with Linux Kernel 2.6.26-2-686.
Versions of the packages are:
sh-3.2$ dpkg -l | egrep 'links|libc6|libgpm2|libssl0.9.8|zlib1g'
ii  libc6                                2.7-18lenny6
GNU C Library: Shared libraries
ii  libc6-dev                            2.7-18lenny6
GNU C Library: Development Libraries and Hea
ii  libc6-i686                           2.7-18lenny6
GNU C Library: Shared libraries [i686 optimi
ii  libgpm2                              1.20.4-3.1
General Purpose Mouse - shared library
ii  libssl0.9.8                          0.9.8g-15+lenny9
SSL shared libraries
ii  links                                2.1pre37-1.1
Web browser running in text mode
ii  zlib1g                               1:1.2.3.3.dfsg-12
compression library - runtime
---
Aras Ergus

#332838#15
Date:
2011-08-18 23:29:13 UTC
From:
To:
retitle 332838 links: Does not render <q> tag in text-mode
tag 332838 + confirmed upstream
severity 332838 minor
found 332838 2.1pre37-1.1
kthxbye

Aras Ergus wrote:
[...]

links and links2 do parse and recognize <q> tags (even already version
2.1pre37-1.1 from Lenny), but can't (or don't) render them in
text-mode. In graphics mode, text inside <q>...</q> is rendered in a
bold face.

		Regards, Axel