[Bug 4278] canceling vendor add refreshes wrong
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4278 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2200|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 2219 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2219 Revised fix HDL writes on the patches list:
If you are editing an existing vendor, I am pretty sure you donot want to be sent back to acqui-home but you rather want to be sent to the detail page of the supplier. So Why not "simply add" a condition <!--TMPL_IF Name="id"--> <a class="cancel" href="/cgi-bin/koha/acqui/supplier.pl?supplierid=<!--TMPL_VAR Name="id"-->"> <!--TMPL_ELSE--> <a class="cancel" href="/cgi-bin/koha/acqui/acqui-home.pl"> <!--/TMPL_IF-->
He is right and the patch has been revised. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org