View Issue Details

IDProjectCategoryView StatusLast Update
0001803Online PubsFront Matterpublic2025-02-20 16:30
Reporterlarryv Assigned To 
PrioritynormalSeverityEditorialTypeError
Status AppliedResolutionAccepted 
NameLawrence Velázquez
Organization
User Reference
URLhttps://pubs.opengroup.org/onlinepubs/9699919799/frontmatter/participants.html
SectionParticipants
Summary0001803: Many non-ASCII characters display incorrectly
DescriptionMany (but not all) non-ASCII characters are rendered as "�" (in the browsers I am using, at least). These seem to be encoded as ISO 8859 and included in the HTML literally, rather than expressed with entity references.

This issue also appears in the 2016 edition (<https://pubs.opengroup.org/onlinepubs/9699919799.2016edition/frontmatter/participants.html>) but not the 2008 (<https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/frontmatter/participants.html>) or 2013 (<https://pubs.opengroup.org/onlinepubs/9699919799.2013edition/frontmatter/participants.html>) editions.
Desired ActionChange all instances of:
P&#xFFFD;draig Brady
to:
P&#xE1;draig Brady


Change all instances of:
Vincent Lef&#xFFFD;vre
to:
Vincent Lef&#xE8;vre


Change all instances of:
Vladimir T&#xFFFD;mara Pati&#xFFFD;o
to:
Vladimir T&#xE1;mara Pati&#xF1;o


Change all instances of:
Martin Řeh&#xFFFD;k
to:
Martin Řeh&#xE1;k


Change all instances of:
J&#xFFFD;rg Schilling
to:
J&#xF6;rg Schilling


Change all instances of:
J&#xFFFD;rg Wunsch
to:
J&#xF6;rg Wunsch


Change all instances of:
Andr&#xFFFD; Zepezauer
to:
Andr&#xE9; Zepezauer
TagsNo tags attached.

Activities

larryv

2024-01-26 02:20

reporter   bugnote:0006642

Last edited: 2024-01-26 02:21

Sorry, I tried pushing Mantis a bit and got out over my skis. "Description" should read:
Many (but not all) non-ASCII characters are rendered as "�" (in the browsers I am using, at least). These seem to be encoded as ISO 8859 and included in the HTML literally, rather than expressed with entity references.

This issue also appears in the 2016 edition ( https://pubs.opengroup.org/onlinepubs/9699919799.2016edition/frontmatter/participants.html ) but not the 2008 ( https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/frontmatter/participants.html ) or 2013 ( https://pubs.opengroup.org/onlinepubs/9699919799.2013edition/frontmatter/participants.html ) editions.
And "Desired Action" should read:
Change all instances of:
P�draig Brady
to:
Pádraig Brady


Change all instances of:
Vincent Lef�vre
to:
Vincent Lefèvre


Change all instances of:
Vladimir T�mara Pati�o
to:
Vladimir Támara Patiño


Change all instances of:
Martin Řeh�k
to:
Martin Řehák


Change all instances of:
J�rg Schilling
to:
Jörg Schilling


Change all instances of:
J�rg Wunsch
to:
Jörg Wunsch


Change all instances of:
Andr� Zepezauer
to:
André Zepezauer


larryv

2024-01-26 04:15

reporter   bugnote:0006643

Sorry again, I missed one instance that only appears on the 2016 page:

Change all instances of:
Paul Houz�
to:
Paul Houzé

ajosey

2024-03-24 06:39

manager   bugnote:0006725

These have now been addressed and the online editions updated.

Issue History

Date Modified Username Field Change
2024-01-26 02:12 larryv New Issue
2024-01-26 02:12 larryv Name => Lawrence Velázquez
2024-01-26 02:12 larryv URL => https://pubs.opengroup.org/onlinepubs/9699919799/frontmatter/participants.html
2024-01-26 02:12 larryv Section => Participants
2024-01-26 02:20 larryv Note Added: 0006642
2024-01-26 02:21 larryv Note Edited: 0006642
2024-01-26 04:15 larryv Note Added: 0006643
2024-03-24 06:39 ajosey Note Added: 0006725
2024-03-24 06:39 ajosey Status New => Applied
2024-03-24 06:39 ajosey Resolution Open => Accepted
2024-03-24 06:39 ajosey Description Updated
2025-02-20 16:30 agadmin Category Frontmatter => Front Matter
2025-02-20 16:30 agadmin Desired Action Updated