Project

Profile

Help

Bug #1457

closed

The case of node name characters is not preserved for nodes within the HTML page that are non-HTML

Added by Philip Fearon about 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
2012-03-22
Due date:
% Done:

100%

Estimated time:
Platforms:

Description

Saxon-CE should detect non-HTML node names and preserve their case, HTML node names should be returned consistently as lower-case. Currently all node-names are returned as lower case.

Actions #1

Updated by Philip Fearon about 12 years ago

  • Status changed from New to Resolved

Node namespaces are now checked before converting their case to lower-case. Because some legacy browsers may not correctly report namespaces, you can force by ensuring there's an XHTML namespace declaration on the html element (this is allowed even if the page is HTML, not XHTML).

Actions #2

Updated by Philip Fearon about 12 years ago

  • Fixed in version set to Beta 0.2
Actions #3

Updated by Philip Fearon about 12 years ago

  • Sprint/Milestone set to Beta 0.2
Actions #4

Updated by O'Neil Delpratt about 11 years ago

  • Status changed from Resolved to Closed
  • Fixed in version changed from Beta 0.2 to 1.0

Fixed in Saxon-CE version 1.0

Actions #5

Updated by O'Neil Delpratt about 11 years ago

  • Sprint/Milestone changed from Beta 0.2 to Release 1.0
  • % Done changed from 0 to 100

Please register to edit this issue

Also available in: Atom PDF