Ticket #6958 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

1004 errors in TicketEdit.xls

Reported by: Chris.Nelson@SIXNET.com Assigned to: okazaki (accepted)
Priority: normal Component: TracDependencyPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I can't get TicketEdit to work. I can't even tell if I'm connecting to Trac. I see Debug.print() stuff in the VB code but I don't know where that might be coming out. Can you suggest some strategies for diagnosing the problems?

Attachments

Change History

04/08/10 23:53:08 changed by Chris.Nelson@SIXNET.com

When the error occurs and I open the debugger, the highlighted line is the te.import() in Sub import() in MultiPrjTicketEdit?.

04/09/10 16:00:06 changed by Chris.Nelson@SIXNET.com

I got a little further with this. It's actually failing in setValidationString in MiscModule? on the line:

.Add Type:=xlValidateList, AlertStyle:=xlValidAlertStop, Operator:= _
xlBetween, Formula1:=work

the lines right before that in TicketEdit?.import() prints:

select
options=...

Where ... is actually a LONG list of milestones (we have well over 100).

04/11/10 17:04:35 changed by okazaki

  • status changed from new to assigned.

04/11/10 17:17:21 changed by okazaki

(In [7836]) refs #6958 Validation list length limitation is added to selectable fields.


Add/Change #6958 (1004 errors in TicketEdit.xls)




Change Properties
Action