Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Operating System: All
Platform: PC
-
13030
Description
Yesterday morning the apache site was unavailable. Because of this I discovered
that Validator was unable to parse the validations.xml because it couldn't get
to the DTD. I discovered that, although the struts core registers it's DTDs
with Digester so that the ones in the jar file can be used, Validator does not.
I have created a patch to fix this and will attach a diff -u file in case this
is seen as a useful thing.