Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [DogTags] Javascript errors in Table Editor > Import/Export

Quote Reply
Re: [DogTags] Javascript errors in Table Editor > Import/Export In reply to
Okay, it looks like it is in the following file:

/admin/GT/SQL/Admin.pm

about line 2199

Code:
print $self->_start_form ( { do => 'editor_export_data', db => $self->{cgi}->{db} }, {name => 'ExportForm'});

What that line prints out is this (I believe):

Code:
<form method="POST" name="admin" action="admin.cgi" name="ExportForm" ><input type="hidden" name="db" value="Category"><input type="hidden" name="do" value="editor_export_data">

I'm not sure where the extra name is coming from yet.

DogTags



------------------------------------------
Subject Author Views Date
Thread Javascript errors in Table Editor > Import/Export YoYoYoYo 7515 Oct 15, 2001, 1:06 AM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Clueless 7401 Oct 30, 2001, 7:29 AM
Thread Re: [Clueless] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7378 Oct 30, 2001, 11:05 PM
Post Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Clueless 7318 Oct 31, 2001, 6:58 AM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Alex 7379 Oct 31, 2001, 10:30 AM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7394 Oct 31, 2001, 1:01 PM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Alex 7347 Oct 31, 2001, 1:05 PM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7349 Oct 31, 2001, 1:12 PM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Alex 7399 Oct 31, 2001, 1:14 PM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7403 Oct 31, 2001, 1:53 PM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Alex 7444 Oct 31, 2001, 1:57 PM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7290 Nov 3, 2001, 12:35 AM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
DogTags 7430 Nov 4, 2001, 9:34 AM
Thread Re: [DogTags] Javascript errors in Table Editor > Import/Export
Paul 7320 Nov 4, 2001, 9:36 AM
Thread Re: [RedRum] Javascript errors in Table Editor > Import/Export
DogTags 7273 Nov 4, 2001, 9:58 AM
Thread Re: [DogTags] Javascript errors in Table Editor > Import/Export
Paul 7300 Nov 4, 2001, 10:08 AM
Thread Re: [RedRum] Javascript errors in Table Editor > Import/Export
DogTags 7254 Nov 4, 2001, 10:13 AM
Thread Re: [DogTags] Javascript errors in Table Editor > Import/Export
DogTags 7350 Nov 4, 2001, 10:38 AM
Post Re: [DogTags] Javascript errors in Table Editor > Import/Export
DogTags 7276 Nov 6, 2001, 5:47 AM
Thread Re: [DogTags] Javascript errors in Table Editor > Import/Export
Alex 7365 Nov 6, 2001, 9:43 AM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
DogTags 7277 Nov 10, 2001, 7:52 AM
Post Re: [DogTags] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7307 Nov 11, 2001, 3:40 AM