navigation  interaction  search

 other resources

Ticket #280 (defect)

Opened 4 months ago

Last modified 4 months ago

small js bug

Status: closed (fixed)

Reported by: matt@lvi.org Assigned to: nate
Priority: minor Milestone: unknown
Component: phpbms Version: 0.96
Keywords: Cc:

In common/javascript/common.js on line 697 the condition

if(timeArray.length=3)

looks like it should be typed

if(timeArray.length==3)

Attachments

Change History

07/24/08 11:22:42: Modified by nate

  • owner changed from brieb to nate.
  • status changed from new to assigned.

Fixed by [422].

07/24/08 11:24:36: Modified by brieb

  • status changed from assigned to closed.
  • resolution set to fixed.

Add/Change #280 (small js bug)




Change Properties
Action

 
Copyright © 2006-2007 Kreotek, LLC. All Rights reserved.