[
https://issues.apache.org/jira/browse/CLK-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Schellink resolved CLK-714.
-------------------------------
Assignee: Finn Bock
Fix Version/s: 2.3.0-M1
Resolution: Fixed
Thanks Tsay, this issue has been fixed and will be part of 2.3.0 milestone 1.
> click.xml, pages tag, add autobinding="default" attribute will throw
> exception
> -------------------------------------------------------------------------------
>
> Key: CLK-714
> URL: https://issues.apache.org/jira/browse/CLK-714
> Project: Click
> Issue Type: Bug
> Components: core
> Affects Versions: 2.2.0
> Reporter: Tsay Yaw Hann
> Assignee: Finn Bock
> Fix For: 2.3.0-M1
>
>
> When add DTD in click.xml
> <!DOCTYPE click-app PUBLIC
> "-//Apache Software Foundation//DTD Click Configuration 2.2//EN"
> "http://click.apache.org/dtds/click-2.2.dtd">
> <click-app charset="UTF-8" locale="zh_TW">
> <pages package="com.quickstart.page" autobinding="default" />
> </click-app>
> the attribute ===> autobinding="default"
> will let org.apache.click.ClickServlet throw config exception
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.