PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2793
*** shadow/2793 Wed Aug 8 06:42:24 2001
--- shadow/2793.tmp.4372 Wed Aug 8 06:57:33 2001
***************
*** 123,125 ****
--- 123,155 ----
------- Additional Comments From [EMAIL PROTECTED] 2001-08-08 06:42 -------
Created an attachment (id=396)
Like previous patch, but also deleting messages to do with xml:lang
+
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-08-08 06:57 -------
+ Some explanantion on patches:
+ Second patch fixes bug and updates XMLMessages (both classes) to deleted the
+ xml:lang relating messages.
+ First patch is more conservative and leaves orphaned messages.
+
+ XMLValidator
+ lines 3050ff
+ whole loop is removed since it's only purpose is xml:lang checking.
+ lines 3593 ff
+ comment is removed since it only refers to xml:lang
+
+ utils.XMLMessages
+ MSG_XML_LANG_INVALID
+ renamed as
+ MSG_AVAILABLE0
+ leaving it in sequence with the other MSG_AVAILABLEs
+
+ Constraint P33_INVALID updated to reflect new text in second edition i.e.
+ "(Productions 33 through 38 have been removed)" instead of the productions!
+ This should not in practice be used. The constant P33_INVALID is still left in
+ place, an additional comment is given at its definition.
+
+
+
+
+
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]