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

Compatibility issue from 1.4-RC2 to RC3

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Won't Fix
    • 1.4-RC3
    • None
    • core
    • None
    • Kubuntu 7.10; Java 1.6.0_02; Groovy 1.5.4

    Description

      I encountered a problem when upgrading a project from 1.4-RC2 to RC3. On startup, the ClickServlet crashes with the following error message : "Can't find resource for bundle java.util.PropertyResourceBundle, key click-version". The error is caused by the statement at line 707 in class net.sf.click.util.ClickUtils. The statement obtains the property named "click-version" in file "click-control.properties". Normally, there wouldn't be anything wrong with this but since I had overridden the control property file for this perticular project and that the "click-version" key was not present in RC2, the servlet crashed. Of course, adding the line "click-version=1.4-RC3" in the file fixes the problem but it would be nice if this sort of issue did not arise anymore...

      Attachments

        Activity

          People

            medgar Malcolm Edgar
            fxg François-Xavier Guillemette
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: