On Tue, 9 Jul 2002, Marco Gaiarin wrote:
I've acquisition=simple, i've tring to set to =normal and i've to say something after on this.
I've to insert a book. I go to:
http://koha.sv.lnf.it/cgi-bin/koha/acqui.simple/addbooks.pl
and type ISBN:
88-324-3689-2
Then i fill the form, like:
Title Capire la contabilit� e il bilancio Subtitle Dalle scritture contabili in euro al bilancio d'esercizio: aspetti civilistici, contabili, fiscali Author P. Ceppellini - R. Lugano - C. Negri Series Title (if applicable) Contabilit� e Bilancio Copyright Date 1999
submit data, and a new form, i've insert data about publisher and leave most of the field empty. Then i submit data, and form return to the start (Section One: Copyright Information). Seems that section 3 missed, but i don't know if it is a feature becasue i've leaved too much field of the section two form empty).
This is a bug. Is there an error reported in your error logs after submitting the Section Two form? In another message you asked about debugging. If you add a line like: warn $query; it will print the $query variable in your error logs and not in the HTML output. Steve Tonnesen