Modify

Opened 13 years ago

Last modified 11 years ago

#8794 new defect

$.format not defined

Reported by: john.tantalo@… Owned by: Olemis Lang
Priority: normal Component: WhiteboardPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description


Attachments (0)

Change History (2)

comment:1 Changed 13 years ago by anonymous

proposed patch

-                changes.push($.format("$1:$2", actions[i].ticket, actions[i].to.id));
+                changes.push(actions[i].ticket+":"+actions[i].to.id);

comment:2 Changed 11 years ago by Ryan J Ollos

Owner: changed from CuriousCurmudgeon to Olemis Lang

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Olemis Lang.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.