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

JSP pages in subdirectories will not be added to the list of templates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • core
    • None

    Description

      Hello

      Just scanning the code in ClickApp I think there is a bug when calling the getTemplateFiles() method. This method builds a list of all htm and jsp files contained in the root resource path. If it stumbles upon a directory, it calls the method processDirectory() which recursively scans the directories and appends to the list any htm files found. But processDirectory does not append any jsp files. Since I do not use jsp with click I assume this is wrong? Ill attach a patch too

      regards

      bob

      Attachments

        Activity

          People

            medgar Malcolm Edgar
            sabob Bob Schellink
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: