Menu

#558 Indentation button

v1.1.x
fixed
None
v1.1.2
Bug Fix
2021-03-26
2021-01-12
No

Indentation button hangs when evaluating on another program (MATLAB).

Analysis:

Can be related to using wxStyledTextCtrl::LoadFile(), however, an actual issue is not recognisable. A replacement by NumeReEditor::LoadFileText() might resolve the issue, but this has to be investigated.

Implementation:

  • Implementation: The replacement was processed, however it's unclear whether this resolves the mentioned issue, because latter is not reproducable.
  • Revision: [r825]
  • Implementation test: Automatic file reload is still working.

Documentation:

  • [x] ChangesLog updated
  • [ ] Code changes commented
  • Documentation articles:
    • [ ] corresponding documentation articles updated
    • [ ] new documentation articles created
    • [x] not needed
  • Language files:
    • [ ] corresponding language files updated
    • [x] not needed

Tests:

Can only be tested in the actual scenario. We are not able to provide this scenario, therefore the ticket creator shall test this fix with the upcoming release candidate and provide us some feedback.

Related

Commit: [r825]

Discussion

  • Erik Hänel

    Erik Hänel - 2021-01-12
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2021-01-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,23 @@
    -Indentation button hangs when evaluating on another program (MATLAB)
    +Indentation button hangs when evaluating on another program (MATLAB).
    +
    +###Analysis:
    +(*Describe, what's the issue and which changes have to be made*)
    +
    +###Implementation:
    +* Implementation: (*Describe, what you've changed*) 
    +* Revision: [rXXX]
    +* Implementation test: (*Describe the type of test, which you performed, and if it was successful*)
    +
    +###Documentation:
    +* [ ] ChangesLog updated
    +* [ ] Code changes commented
    +* **Documentation articles:**
    
    +    * [ ] corresponding documentation articles updated
    +    * [ ] new documentation articles created
    +    * [ ] not needed
    +* **Language files:**
    +    * [ ] corresponding language files updated
    +    * [ ] not needed
    +
    +###Tests:
    +(*Describe, which tests you performed and their outcome*)
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2021-01-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,7 @@
     Indentation button hangs when evaluating on another program (MATLAB).
    
     ###Analysis:
    -(*Describe, what's the issue and which changes have to be made*)
    +Can be related to using `wxStyledTextCtrl::LoadFile()`, however, an actual issue is not recognisable. A replacement by `NumeReEditor::LoadFileText()` might resolve the issue, but this has to be investigated.
    
     ###Implementation:
    
     * Implementation: (*Describe, what you've changed*) 
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2021-01-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,20 +4,20 @@
     Can be related to using `wxStyledTextCtrl::LoadFile()`, however, an actual issue is not recognisable. A replacement by `NumeReEditor::LoadFileText()` might resolve the issue, but this has to be investigated.
    
     ###Implementation:
    -* Implementation: (*Describe, what you've changed*) 
    -* Revision: [rXXX]
    -* Implementation test: (*Describe the type of test, which you performed, and if it was successful*)
    +* Implementation: The replacement was processed, however it's unclear whether this resolves the mentioned issue, because latter is not reproducable.
    +* Revision: [r825]
    +* Implementation test: Automatic file reload is still working.
    
     ###Documentation:
    -* [ ] ChangesLog updated
    +* [x] ChangesLog updated
    
     * [ ] Code changes commented
     * **Documentation articles:**
         * [ ] corresponding documentation articles updated
         * [ ] new documentation articles created
    -    * [ ] not needed
    +    * [x] not needed
     * **Language files:**
         * [ ] corresponding language files updated
    -    * [ ] not needed
    +    * [x] not needed
    
     ###Tests:
     (*Describe, which tests you performed and their outcome*)
    
    • status: implementing --> testing
     

    Related

    Commit: [r825]

  • Erik Hänel

    Erik Hänel - 2021-03-26
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -20,4 +20,4 @@
    
         * [x] not needed
    
     ###Tests:
    -(*Describe, which tests you performed and their outcome*)
    +Can only be tested in the actual scenario. We are not able to provide this scenario, therefore the ticket creator shall test this fix with the upcoming release candidate and provide us some feedback.
    
    • status: testing --> fixed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB