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

Custom error page class not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • core
    • None
    • Click RC1

    Description

      Custom error page classes do not get picked up. After debugging this it looks like the error pages are added into the pageByPathMap without the / character at the front. When the application loads pages the / character is always preprended if not already present. I think this is fixable by chaning this constant:

      static final String CLICK_PATH = "click";

      so that it includes a / character at the start.

      Attachments

        Activity

          People

            medgar Malcolm Edgar
            gstamp Glen Stampoultzis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: