| To: | yyyyyyyyyyyyyyy@xxxxxxxxxxxxx |
|---|---|
| Subject: | Defect in XBD Portable Character Set |
| From: | yy@xxxxxxxx |
| Date: | Tue, 8 Apr 2003 00:04:34 +0100 (BST) |
Defect report from : Frederick H. G. Wright II , The Wright Solution
(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)
@ page 0 line 0 section Portable Character Set editorial {0}
Problem:
Edition: 2003
Defect code : 1. Error
In the HTML version of the Portable Character Set table, located at:
http://www.opengroup.org/onlinepubs/007904975/basedefs/xbd_chap06.html#tag_06_01
the entry for "commercial-at" is incorrectly formatted.
Action:
The HTML fragment:
<tr valign="top">
<td align="left">
<p class="tent"><commercial-at></p>
</td>
<td align="center">
<p class="tent"> </p>
</td>
<td align="left">
<p class="tent"> </p>
</td>
<td align="left">
<p class="tent"><U0040></p>
</td>
</tr>
should actually read:
<tr valign="top">
<td align="left">
<p class="tent"><commercial-at></p>
</td>
<td align="center">
<p class="tent">@</p>
</td>
<td align="left">
<p class="tent"><U0040></p>
</td>
<td align="left">
<p class="tent">COMMERCIAL AT</p>
</td>
</tr>
(assuming "COMMERCIAL AT" is the correct description text).
However, if the HTML is automatically generated from text in another format,
the other text may be incorrect, or there may be a bug in the conversion.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | setkey, Andries.Brouwer |
|---|---|
| Next by Date: | Re: Defect in XBD Portable Character Set, Andrew Josey |
| Previous by Thread: | setkey, Andries.Brouwer |
| Next by Thread: | Re: Defect in XBD Portable Character Set, Andrew Josey |
| Indexes: | [Date] [Thread] [All Lists] |