Email List: Xaustin-review-lX
[All Lists]

Defect in XBD Portable Character Set

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">&lt;commercial-at&gt;</p>
</td>
<td align="center">
<p class="tent">&nbsp;</p>
</td>
<td align="left">
<p class="tent">&nbsp;</p>
</td>
<td align="left">
<p class="tent">&lt;U0040&gt;</p>
</td>
</tr>

should actually read:

<tr valign="top">
<td align="left">
<p class="tent">&lt;commercial-at&gt;</p>
</td>
<td align="center">
<p class="tent">@</p>
</td>
<td align="left">
<p class="tent">&lt;U0040&gt;</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>