Menu

#29 Bug in net.mlw.vlh.adapter.hibernate?.util.StatementBuilder

open
nobody
None
5
2006-04-12
2006-03-22
No

Wrong processing of query. Bug on line 102 of
StatementBuilder.

Easy fix is to replace end -= start; by end = start;

Apparently it is just ugly typing mistake.

Discussion

  • Lukas Krecan

    Lukas Krecan - 2006-03-25

    JUnit test - needs easymock

     
  • Matthew Wilson

    Matthew Wilson - 2006-03-28
    • status: open --> pending
     
  • SourceForge Robot

    • status: pending --> closed
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • Lukas Krecan

    Lukas Krecan - 2006-04-12
    • status: closed --> open
     

Log in to post a comment.