[MOBY-guts] biomoby commit

Mark Wilkinson mwilkinson at pub.open-bio.org
Mon Aug 18 00:21:23 UTC 2003


mwilkinson
Sun Aug 17 20:21:23 EDT 2003
Update of /home/repository/moby/moby-live/Perl/scripts
In directory pub.open-bio.org:/tmp/cvs-serv21681/scripts

Modified Files:
	MOBY-Client05.cgi 
Log Message:
the recent modifications to allow CGI access to MOBY Central prevented multiple payloads from being returned.  This is now fixed.  I should add DUMP to the test suite so that  pick up these errors sooner.  thanks Vijay for finding this error.                                                                                                                                                                                              

moby-live/Perl/scripts MOBY-Client05.cgi,1.21,1.22
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/scripts/MOBY-Client05.cgi,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- /home/repository/moby/moby-live/Perl/scripts/MOBY-Client05.cgi	2003/08/16 21:36:38	1.21
+++ /home/repository/moby/moby-live/Perl/scripts/MOBY-Client05.cgi	2003/08/18 00:21:23	1.22
@@ -76,8 +76,8 @@
     "Which ID(s) within this namespace? (one per line)</h2>",
     p,
     textarea(-name => 'id', -rows => 10, -cols => 20, -value =>
-"GO:0003924
-GO:0003982",);
+"GO:0008303
+GO:0001662",);
 
     print p,
     &InitializeParams,




More information about the MOBY-guts mailing list