Menu

#64 New string() dimensions not working in loops and clauses

v1.0.x
fixed
critical (96)
v1.0.9
Bug Fix
2016-10-08
2016-06-28
Erik Hänel
No

The new string() dimensions are not working in loops or clauses. See attachment.

Analysis:
Probable solution: the default indices are not correctly implemented: lowest row index is 0 and not depending on whether it is available or not.

Implementation:
The Bug fix was implemented as proposed by the analysis. Additional change: removed SegFault in internal string assignements. Implementation tests successful.

Tests:
Fix was tested in the context, in which it appeared. No deviations detected. Ticket can be closed.

1 Attachments

Discussion

  • Erik Hänel

    Erik Hänel - 2016-06-28
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2016-06-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,7 @@
     The new `string()` dimensions are not working in loops or clauses. See attachment.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2016-06-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     The new `string()` dimensions are not working in loops or clauses. See attachment.
    
     **Analysis:**
    +Probable solution: the default indices are not correctly implemented: lowest row index is 0 and not depending on whether it is available or not.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2016-06-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,5 +4,6 @@
     Probable solution: the default indices are not correctly implemented: lowest row index is 0 and not depending on whether it is available or not.
    
     **Implementation:**
    +The Bug fix was implemented as proposed by the analysis. Additional change: removed SegFault in internal string assignements. Implementation tests successful.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2016-07-19
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -7,3 +7,4 @@
     The Bug fix was implemented as proposed by the analysis. Additional change: removed SegFault in internal string assignements. Implementation tests successful.
    
     **Tests:**
    +Fix was tested in the context, in which it appeared. No deviations detected. Ticket can be closed.
    
    • status: testing --> fixed
     
  • Erik Hänel

    Erik Hänel - 2016-10-08
    • Labels: --> critical
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB