Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.4, 1.3.5
-
None
Description
In org.apache.wicket.extensions.markup.html.captcha.CaptchaImageResource there's a spelling error in the font list used which leads to the first entry being useless:
124: private List fontNames = Arrays.asList(new String[]
);
Helventica should be Helvetica