Menu

#181 Patch for re-importing files in ProjectViewer plugin

closed-accepted
None
5
2016-09-12
2016-09-11
No

I have fixed a problem in the ProjectViewer plugin when re-importing files into a project. Clicking OK on the re-import dialog caused a ClassCastException so that the dialog remained open and the re-import did not work. The attached patch dixes that bug.

I also previously created a merge request in SourceForge for this change against the ProjectViewer git repository.

1 Attachments

Related

Plugin Patches: #181

Discussion

  • Edward Diener

    Edward Diener - 2016-09-11

    The last line of the first paragraph should be:

    "The attached patch fixes that bug."

     
  • Alan Ezust

    Alan Ezust - 2016-09-11

    Is there an open ticket for this bug? What is its id#?

     
    • Edward Diener

      Edward Diener - 2016-09-11

      On 9/11/2016 11:19 AM, Alan Ezust wrote:

      Is there an open ticket for this bug? What is its id#?

      Can't you see '[plugin-patches:#181]' below ?


      [plugin-patches:#181]
      https://sourceforge.net/p/jedit/plugin-patches/181/ Patch for
      re-importing files in ProjectViewer plugin

      Status: open
      Created: Sun Sep 11, 2016 03:04 PM UTC by Edward Diener
      Last Updated: Sun Sep 11, 2016 03:05 PM UTC
      Owner: nobody
      Attachments:

      I have fixed a problem in the ProjectViewer plugin when re-importing
      files into a project. Clicking OK on the re-import dialog caused a
      ClassCastException so that the dialog remained open and the re-import
      did not work. The attached patch dixes that bug.

      I also previously created a merge request in SourceForge for this change
      against the ProjectViewer git repository.

       

      Related

      Plugin Patches: #181

  • Alan Ezust

    Alan Ezust - 2016-09-11

    If no ticket, I could use exact steps to reproduce, since i never saw this bug before. I use version control importers most of the time.
    Which importer are you using when you do the re-import? Did you customize it somehow?

     
    • Edward Diener

      Edward Diener - 2016-09-11

      On 9/11/2016 11:28 AM, Alan Ezust wrote:

      If no ticket, I could use exact steps to reproduce, since i never saw
      this bug before. I use version control importers most of the time.
      Which importer are you using when you do the re-import? Did you
      customize it somehow?

      From the 'Re-import Files' dialog I have 'File filter for importing:'
      'Custom (see options below)'.


      [plugin-patches:#181]
      https://sourceforge.net/p/jedit/plugin-patches/181/ Patch for
      re-importing files in ProjectViewer plugin

      Status: open
      Created: Sun Sep 11, 2016 03:04 PM UTC by Edward Diener
      Last Updated: Sun Sep 11, 2016 03:19 PM UTC
      Owner: nobody
      Attachments:

      I have fixed a problem in the ProjectViewer plugin when re-importing
      files into a project. Clicking OK on the re-import dialog caused a
      ClassCastException so that the dialog remained open and the re-import
      did not work. The attached patch dixes that bug.

      I also previously created a merge request in SourceForge for this change
      against the ProjectViewer git repository.

       

      Related

      Plugin Patches: #181

  • Alan Ezust

    Alan Ezust - 2016-09-12
    • status: open --> closed-accepted
    • assigned_to: Alan Ezust
     
  • Alan Ezust

    Alan Ezust - 2016-09-12

    $ git push
    remote: <Repository git="" p="" jedit="" ProjectViewer.git=""> refresh queued.
    To ssh://git.code.sf.net/p/jedit/ProjectViewer
    6657e3c..4655691 master -> master

     

Log in to post a comment.