On 2012-09-26, at 4:07 AM, Paul wrote:

> At 09:04 PM 9/24/2012 -0300, Tomas Cohen Arazi wrote:
>> On Mon, Sep 24, 2012 at 8:11 PM, Jared Camins-Esakov
>> <jcam...@cpbibliography.com> wrote:
>> However, there was a bug in Koha 3.8.1-3.8.4
>> > that made the links not show up in searches. I believe it has been fixed in
>> > 3.8.5. I do not have a bug number off the top of my head.
>> 
>> 8071?
> 
> I realize that I will be told "this is not the way to do it", but ...
> 
> Bug 8071 has "4 files changed". The 3.8.5 tarball has
> 
> /authorities/blinddetail-biblio-search.pl
> /C4/AuthoritiesMarc.pm
> /C4/Biblio.pm
> 
> but I can't find  .../authorities/blinddetail-biblio-search.tt -- is this 
> generated? or where can I find it?
> 
> It exists on my sandbox and production as 
> /usr/share/koha/intranet/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt
>  -- the lines correspond (more or less) to the "attachment" for the bug, but 
> I cannot follow the edit:
> 
> what does @@ -13,24 +13,6 @@ mean?  I can rem out lines 13-24 (actually 17-33 
> in my 3.8.4 according to the "-" lines that Fridolyn SOMERS wrote), but what 
> is +13,6? I don't see an obvious "+".
> 
> I need to get our production server running after proof of concept on the 
> sandbox.  


> Can someone please tell me where to find a "modded bug 8071" copy of 
> blinddetail-biblio-search.tt?


mason@xen1:~/g/head$ git reset --hard v3.08.05 
Checking out files: 100% (4171/4171), done.
HEAD is now at 0649fca Merge remote-tracking branch 'tamil/3.8.5-translate' 
into 3.8.x

mason@xen1:~/g/head$ find . -iname blinddetail-biblio-search.tt 
./koha-tmpl/intranet-tmpl/prog/en/modules/authorities/blinddetail-biblio-search.tt

_______________________________________________
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/

Reply via email to