[
https://issues.apache.org/jira/browse/WICKET-6226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov updated WICKET-6226:
------------------------------------
Component/s: guide
> DOCTYPE URL in properties.xml example in wicket documentation won't work.
> --------------------------------------------------------------------------
>
> Key: WICKET-6226
> URL: https://issues.apache.org/jira/browse/WICKET-6226
> Project: Wicket
> Issue Type: Improvement
> Components: guide
> Affects Versions: 6.24.0
> Environment: openSUSE 42.1
> Reporter: Julius Köhnen
>
> Wicket won't recognize any properties.xml when using the given line:
> <!DOCTYPE properties SYSTEM
> "http://www.oracle.com/webfolder/technetwork/jsc/dtd/properties.dtd">
> Using this line works:
> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)