Uploaded image for project: 'Click'
  1. Click
  2. CLK-714

click.xml, pages tag, add autobinding="default" attribute will throw exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0-M1
    • core
    • None

    Description

      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

      Attachments

        Activity

          People

            bckfnn Finn Bock
            tyheric Tsay Yaw Hann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: