[Koha-bugs] [Bug 2836] New: overdues.csv file may containg HTML

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Dec 2 00:25:28 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2836

           Summary: overdues.csv file may containg HTML
           Product: Koha
           Version: HEAD
          Platform: All
               URL: http://staff-raw.dev.kohalibrary.com/cgi-
                    bin/koha/circ/overdue.pl
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Circulation
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: rick at praxis.com.au
         QAContact: koha-bugs at lists.koha.org


If overdues.pl errors during CSV download, csv file contains HTML.

Example =================================================================

Content-type: text/html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
                           
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
                       <html lang="en" xml:lang="en" 
xmlns="http://www.w3.org/1999/xhtml">
                       <head><title>Koha Error</title></head>
                       <body>

                                                <h1>Koha error</h1>
                                                <p>The following fatal error
has occurred:</p> 
                        <pre><code>No branches with active overduerules at
../misc/cronjobs/overdue_notices.pl line 262.</code></pre>
                                                <table>
                                                <tr><th>Apache</th><td>  Server
version: Apache/2.2.3
Server built:   Jun 17 2007 20:24:06
</td></tr>
                                                <tr><th>Koha</th><td>   
3.01.00.003</td></tr>
                                                <tr><th>Koha DB</th><td>
3.0100003</td></tr>
                                                <tr><th>MySQL</th><td>   mysql 
Ver 14.12 Distrib 5.0.32, for pc-linux-gnu (i486) using readline 5.2
</td></tr>
                                                <tr><th>OS</th><td>      Linux
arwen.metavore.com 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
GNU/Linux
</td></tr>
                                                <tr><th>Perl</th><td>   
5.008008</td></tr>
</table></body></html>




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list