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 7550 Oct 15, 2001, 1:06 AM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Clueless 7436 Oct 30, 2001, 7:29 AM
Thread Re: [Clueless] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7412 Oct 30, 2001, 11:05 PM
Post Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Clueless 7353 Oct 31, 2001, 6:58 AM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Alex 7414 Oct 31, 2001, 10:30 AM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7428 Oct 31, 2001, 1:01 PM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Alex 7381 Oct 31, 2001, 1:05 PM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7384 Oct 31, 2001, 1:12 PM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Alex 7434 Oct 31, 2001, 1:14 PM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7437 Oct 31, 2001, 1:53 PM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
Alex 7478 Oct 31, 2001, 1:57 PM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7324 Nov 3, 2001, 12:35 AM
Thread Re: [YoYoYoYo] Javascript errors in Table Editor > Import/Export
DogTags 7465 Nov 4, 2001, 9:34 AM
Thread Re: [DogTags] Javascript errors in Table Editor > Import/Export
Paul 7354 Nov 4, 2001, 9:36 AM
Thread Re: [RedRum] Javascript errors in Table Editor > Import/Export
DogTags 7308 Nov 4, 2001, 9:58 AM
Thread Re: [DogTags] Javascript errors in Table Editor > Import/Export
Paul 7334 Nov 4, 2001, 10:08 AM
Thread Re: [RedRum] Javascript errors in Table Editor > Import/Export
DogTags 7288 Nov 4, 2001, 10:13 AM
Thread Re: [DogTags] Javascript errors in Table Editor > Import/Export
DogTags 7385 Nov 4, 2001, 10:38 AM
Post Re: [DogTags] Javascript errors in Table Editor > Import/Export
DogTags 7310 Nov 6, 2001, 5:47 AM
Thread Re: [DogTags] Javascript errors in Table Editor > Import/Export
Alex 7399 Nov 6, 2001, 9:43 AM
Thread Re: [Alex] Javascript errors in Table Editor > Import/Export
DogTags 7311 Nov 10, 2001, 7:52 AM
Post Re: [DogTags] Javascript errors in Table Editor > Import/Export
YoYoYoYo 7341 Nov 11, 2001, 3:40 AM