[Koha-devel] [Bug 254] Next link goes to the wrong page

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Mon Apr 14 09:57:08 CEST 2003


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

Ilacis at chillco.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From Ilacis at chillco.com  2003-04-15 04:55 -------
still wasn't working for me in 1.9.2 but I think I discovered the problem

is: <a href=/cgi-bin/koha/admin/marctagstructure.pl?offset=20><input type=image 
src="/intranet-tmpl/default/images/1rightarrow.png" title="next" ALT="next" 
BORDER=0></a>

should be:

<a href="/cgi-bin/koha/admin/marctagstructure.pl?offset=20"><input type=image 
src="/intranet-tmpl/default/images/1rightarrow.png" title="next" ALT="next" 
BORDER=0></a>

with quotes "/cgi-bin/koha/admin/marctagstructure.pl?offset=20"



------- 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-devel mailing list