Re: [Koha-devel] Print page - Firefox, etc
At 02:01 PM 5/22/2012 -0400, Owen Leonard wrote: [snip]
Judging from the description and the timeline of Koha 3.6.1 I'm guessing the bug is caused by my first fix for Bug 6291 which was subsequently reverted in favor of a better fix.
Thanks - what's the best way on a *production* server to revert the patch and install the better fix? I must admit to not fully understanding how git (or whatever is most appropriate) is setup, and after a look at bug 6291, there appear to be quite a few elements touched. In my sandbox, I once tried (unsuccessfully) to have two parallel but different versions of Koha so do not really want to try that on the production box. Best - Paul
-- Owen
-- Web Developer Athens County Public Libraries http://www.myacpl.org _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
--- Maritime heritage and history, preservation and conservation, research and education through the written word and the arts. <http://UltraMarine.ca>, <http://AandC.org> and <http://MarDoc.ca>
Thanks - what's the best way on a *production* server to revert the patch and install the better fix?
I don't know if this is the best way, but the most basic way is probably to grab the updated file from the git web interface: http://git.koha-community.org/gitweb/ I navigated to the 3.6.4 branch and found the most recent version of the file in question, the staff client print stylesheet: http://git.koha-community.org/gitweb/?p=koha-small.git;a=blob_plain;f=koha-t... If you replace your file with that one it should be the functional equivalent of reverting that commit. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
participants (2)
-
Owen Leonard -
Paul