http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1528 Summary: phase in guided_reports.pl Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: blocker Priority: P3 Component: Reports AssignedTo: chris.cormack@liblime.com ReportedBy: paul.poulain@free.fr QAContact: koha-bugs@nongnu.org <input type="submit" name="phase" value="Build new"/> in the template is associated with elsif ( $phase eq 'Build new' ) { in the code. Unfortunatly, the "Build new" is a string that is translated. Thus, in the code, the $phase has no meaningful value, the guided reports don't work at all (sorry :\ ) ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.