Fix for bug 274775 (Expat accepts invalid namespaces). r/sr=jst
git-svn-id: svn://10.0.0.236/trunk@167044 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -60,6 +60,9 @@
|
||||
23 = unexpected parser state
|
||||
24 = entity declared in parameter entity
|
||||
27 = prefix not bound to a namespace
|
||||
29 = reserved prefix (xml) must not be undeclared or bound to another namespace URI
|
||||
30 = reserved prefix (xmlns) must not be declared or undeclared
|
||||
31 = prefix must not be bound to one of the reserved namespace URIs
|
||||
|
||||
# %1$S is replaced by the Expat error string, may be followed by Expected (see below)
|
||||
# %2$S is replaced by URL
|
||||
|
||||
Reference in New Issue
Block a user