[Bug 102876] [NEW] The url in the script is invalid

Launchpad Bug Tracker 102876 at bugs.launchpad.net
Sat Jun 7 23:17:08 BST 2008


You have been subscribed to a public bug by Ralph Janke (txwikinger):

Binary package hint: search-ccsb

--- search-ccsb.old     2007-04-04 15:13:20.000000000 +0200
+++ search-ccsb.neu     2007-04-04 15:13:27.000000000 +0200
@@ -24,7 +24,7 @@
 $Ua = LWP::UserAgent->new;
 $Ua->agent("Mozilla (compatible: LWP $LWP::VERSION)");
 
-$res = $Ua->request(POST 'http://liinwww.ira.uka.de/searchbib/index', [query => $ARGV[0], results => "bibtex"]);
+$res = $Ua->request(POST 'http://liinwww.ira.uka.de/csbib', [query => $ARGV[0], results => "bibtex"]);
 die "Error while getting ", $res->request->uri,
           " -- ", $res->status_line, "\nAborting"
          unless $res->is_success;

** Affects: search-ccsb (Ubuntu)
     Importance: Medium
     Assignee: Ralph Janke (txwikinger)
         Status: In Progress

** Affects: search-ccsb (Debian)
     Importance: Unknown
         Status: New

-- 
The url in the script is invalid
https://bugs.edge.launchpad.net/bugs/102876
You received this bug notification because you are a member of Ubuntu Sponsors for universe, which is a direct subscriber.



More information about the Ubuntu-universe-sponsors mailing list