http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14527

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #17 from Katrin Fischer <[email protected]> ---
(In reply to David Cook from comment #16)
> Typically, it's not a good idea to patch individual files, and instead wait
> for bug fix updates, but since this is a configuration file stored in
> /etc... I don't think bug fix updates will touch it. 
> 
> I think if it were fixed in master, it would only be fixed for new
> installs... perhaps someone else can correct me...

I don't think that's quite correct and depending on how you installed it
different things might happen. 

For an older standard installation, rerunning the Makefile.pl during the update
process will update your index definitions as well: 
perl Makefile.PL --prev-install-log <path>
make
make test
sudo make upgrade

I am adding Robin because I think he can tell what happens for a package
installation. To my knowledge the index definitions are updated there as well -
we build our own packages with some additional indexes and that seems to work
perfectly fine. But I think local changes might create problems and even keep
the files from updating.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to