http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3903 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> 2009-12-11 14:07:09 --- Mine was first :P But yours has screenshots, so you win :). Here's a relevant comment from my report: ------------- Here's an error I'm seeing in my logs: Use of uninitialized value $urldate in concatenation (.) or string at /home/oleonard/kohaclone/serials/routing.pl line 65 Line 65 is: print $query->redirect("routing-preview.pl?subscriptionid=$subscriptionid&issue=$urldate"); Perhaps this problem arises because I have created a routing list for a serial which has no issues? ------------- ...except now it's clear that the same error appears when creating a list for a serial with issues. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.