Ticket #17 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

Script error in sa_wb_listing.pl

Reported by: sven Owned by: jonas
Priority: major Milestone:
Component: backend Version: SVN
Keywords: Cc:

Description

i think, there is a space missing on line 68 before the "or print". my $dbh = DBI->connect($dsn, $config{'db_username'}, $config{'db_password'})or print "1\n" ; exit(0) ;

there is no real error, but the script stops after that.

Change History

Changed 18 months ago by jonas

  • status changed from new to assigned

Thanks for the report. Yes, that script is broken in the current SVN Version.

Changed 18 months ago by jonas

  • status changed from assigned to closed
  • resolution set to fixed

Done in r129

Note: See TracTickets for help on using tickets.