Menu

#143 Filetree interpretes folders containing dots as files

v1.1.x
fixed
None
v1.1.0
Bug Fix
2017-02-15
2017-02-01
Erik Hänel
No

The filetree interpretes folders like "V2.1" as a file and tries to load this file while double clicking. The file popup menue is also appearing.

Analysis:
The simplest solution is adding a flag to the FileNameTreeData class telling NumeRe that the current item is a directory.

Implementation:
The fix was implemented as propose by the analysis.

Documentation:
Not needed - Bug fix.

Tests:
Tests didn't show any deviations. Fix accepted.

Discussion

  • Erik Hänel

    Erik Hänel - 2017-02-01
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2017-02-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     The filetree interpretes folders like "V2.1" as a file and tries to load this file while double clicking. The file popup menue is also appearing.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2017-02-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     The filetree interpretes folders like "V2.1" as a file and tries to load this file while double clicking. The file popup menue is also appearing.
    
     **Analysis:**
    +The simplest solution is adding a flag to the `FileNameTreeData` class telling NumeRe that the current item is a directory.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2017-02-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     The simplest solution is adding a flag to the `FileNameTreeData` class telling NumeRe that the current item is a directory.
    
     **Implementation:**
    +The fix was implemented as propose by the analysis.
    
     **Documentation:**
    +Not needed - Bug fix.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2017-02-15
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     Not needed - Bug fix.
    
     **Tests:**
    +Tests didn't show any deviations. Fix accepted.
    
    • status: testing --> fixed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB