Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67030

Workspace (searchbar) behaves weird with certain file extensions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None
    • Jenkins version 2.318

      If you attempt to view files in a workspace, you can view certain files only. For others you download the file, sometimes a faulty one.

      Here is what I observed:

       

      Click on Result
      README.md Download README.md
      renovate.json Open file
      .gitignore Download gitignore (Missing leading dot, applies to all files starting with a dot)
      build.gradle.kts Download build.gradle.kts
      pom.xml Open file with syntax detection
      Test.java Open file

       

      At this point, I'm not sure which behavior is actually intended, considering some download wrong files and other open them.

      The same applies to the search bar. Searching for ".gitignore" results in downloading a "gitignore" file.

            Unassigned Unassigned
            jthomas Jonathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: