Actions
Bug #1517
closedinvalid entry allowed in URL fields
Start date:
04/19/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1517
Description
I was allowed to put invalid content into the URL fields of the dpw. Here's the
error upon validation:
Validation problem: Exception:cvc-datatype-valid.1.2.1: '>>>>> &l
t; & " '' is not a valid 'anyURI' value.
Updated by Dan Higgins over 20 years ago
Added test to the Online URL element that checks if value is a valid URL (using
the Java URL class).
Actions