Share

ASECO - Automatic Server Control

Tracker: Bugs

8 Records stored against wrong track - ID: 2761221
Last Update: Comment added ( bmettee )

If a track name exceeds the default 50 character limit (from aseco.sql) the
insert into the DB fails. However LocalDB->challenge['Id'] doesn't get
overwritten, so any subsequent updates to the 'records' table are recorded
against the wrong track.

Fix:
1. update aseco.sql so that track names are stored with up to 255
characters
2. set $this->challenge['Id'] to 0 before inserting the track in the DB


Ray Bellis ( raybellis ) - 2009-04-14 07:27

8

Closed

Accepted

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-07-05 20:10
Sender: bmetteeProject Admin

Will be fixed in v2.3


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-07-05 20:10 bmettee
resolution_id None 2009-07-05 20:10 bmettee
allow_comments 1 2009-07-05 20:10 bmettee
close_date - 2009-07-05 20:10 bmettee
priority 5 2009-04-14 07:27 raybellis