[Koha-bugs] [Bug 8879] New: silence messages from running prove ./t ./xt

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8879

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8879
  Assignee: gmcha...@gmail.com
   Summary: silence messages from running prove ./t ./xt
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: m...@kohaaloha.com
  Hardware: All
Status: NEW
   Version: master
 Component: Test Suite
   Product: Koha

if you run the tests for Koha, it PASSES all tests.
but also generates a lot of unnecessary warning messages :/

this bug attempts to track, and silence these messages

below is an example of the 'noisy' tests...

koha.git$ prove ./t ./xt
t/00-checkdatabase-version.t  ok   
t/00-deprecated.t ... ok   
t/00-load.t . 11/? Too late to run INIT block at
/home/mason/git/head/C4/Barcodes/hbyymmincr.pm line 41.
t/00-load.t . 72/? Too late to run INIT block at
/home/mason/git/head/C4/External/BakerTaylor.pm line 42.
t/00-load.t . ok 
t/00-merge-conflict-markers.t ... ok  
t/00-testcritic.t ... skipped: Author test. Set $ENV{TEST_QA}
to a true value to run
t/00-valid-xml.t  ok 
t/AuthoritiesMarc.t . ok   
t/AuthoritiesMarc_MARC21.t .. ok   
t/AuthoritiesMarc_UNIMARC.t . ok   
t/Barcodes_EAN13.t .. ok   
t/Barcodes_PrinterConfig.t .. ok   
t/Barcodes_ValueBuilder.t ... ok 
t/Barcodes_annual.t . ok   
t/Barcodes_hbyymmincr.t . ok   
t/Barcodes_incremental.t  ok   
t/Bookseller.t .. ok   
t/Boolean.t . 1/13 The given value does not seem to be
interpretable as a Boolean value at t/Boolean.t line 20.
The given value does not seem to be interpretable as a Boolean value at
t/Boolean.t line 21.
The given value does not seem to be interpretable as a Boolean value at
t/Boolean.t line 22.
t/Boolean.t . ok 
t/Branch.t .. ok   
t/Breeding.t  ok   
t/Budgets.t . ok   
t/Cache.t ... 1/9 Use of uninitialized value in split
at /home/mason/git/head/Koha/Cache/Memcached.pm line 31.
t/Cache.t ... ok   
t/Cache_Memcached.t . ok   
t/Calendar.t  ok 
t/Category.t  ok   
t/Charset.t . ok   
t/Circulation_barcodedecode.t ... ok 
t/ClassSortRoutine.t  ok   
t/ClassSortRoutine_Dewey.t .. ok   
t/ClassSortRoutine_Generic.t  ok   
t/ClassSortRoutine_LCC.t  ok   
t/ClassSource.t . ok   
t/Contract.t  ok   
t/Creators.t  ok 
t/DateUtils.t ... ok 
t/Dates.t ... 1/327 # 
# In order to run without DB access, this test will substitute 'us'
# as your default date format.  Export environmental variable
KOHA_TEST_DATE_FORMAT
# to override this default, or pass the value as an argument to this test
script.
# 
# NOTE: we test for the system handling dd=00 and 00 for TIME values, therefore
# you SHOULD see some warnings like:
# Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t ...
# 
# Testing Legacy Functions: format_date and format_date_in_iso
# 
Illegal date specified (year = 1952, month = 1, day = 0) at t/Dates.t line 61.
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 61.
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 64.
# 
# Testing 5 formats.
# Testing no input (defaults):
# 
# Testing with valid inputs:
Illegal date specified (year = 1952, month = 1, day = 0) at t/Dates.t line 83.
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83.
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83.
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83.
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83.
Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83.
t/Dates.t ... 320/327 # 
# Testing object independence from class
# done.
t/Dates.t ... ok   
t/Debug.t ... # BEFORE use: $debug is not defined
# BEFORE use: $cgi_debug is not defined
t/Debug.t ... 1/5 #  AFTER use: $debug is 5
#  AFTER use: $cgi_debug is 2
# Done.
t/Debug.t ... ok   
t/External_Syndetics.t .. ok   
t/Form_MessagingPreferences.t ... ok   
t/Heading.t . ok   
t/ILSDI_Services.t .. ok   
t/ILSDI_Utility.t 

[Koha-bugs] [Bug 8665] DOM indexing fails to index some bib records

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8665

--- Comment #5 from Colin Campbell  ---
(In reply to comment #3)
> Colin, any chance you could describe what to change controlField001 *to*
> that can workaround this problem?  Pleease?  :)

My kludge was to substitute this:

  

  

Not a thought out solution but assuming anything in the MARC record will be
unique (even if theoretically so) is groundless.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8449] Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8449

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
Version|master  |rel_3_10

--- Comment #10 from Paul Poulain  ---
Patch pushed to master
(would it be considered by chris_c as a bugfix I would not object)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 1963] Problem with deleted biblio in a virtual shelf

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1963

Frédéric Demians  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||frede...@tamil.fr
   Hardware|Macintosh   |All
Version|rel_2_2 |master
 Resolution|MOVED   |---

--- Comment #1 from Frédéric Demians  ---
This bug reappear in HEAD/3.8. When trying to display a virtual shelf
(list) containing a deleted biblio, this error message is displayed:

Software error:

Can't call method "field" on an undefined value at
C4/Koha.pm line 1231.

A fix is possible by modifying SQL query retrieving biblios, just
skipping records from virtual shelf table with no linked record in biblio
table.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 1963] Problem with deleted biblio in a virtual shelf

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1963

--- Comment #2 from Frédéric Demians  ---
Created attachment 12694
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12694&action=edit
Bug 1963 Problem with deleted biblio in a virtual shelf

This bug reappear in HEAD/3.8. When trying to display a virtual shelf
(list) containing a deleted biblio, this error message is displayed:

Software error:

Can't call method "field" on an undefined value at C4/Koha.pm line
1231.

This fix modify SQL query retrieving biblios, just skipping records from
virtual shelf table with no linked record in biblio table: LEFT JOIN
replace with JOIN.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 1963] Problem with deleted biblio in a virtual shelf

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1963

Frédéric Demians  changed:

   What|Removed |Added

 Status|REOPENED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 1963] Problem with deleted biblio in a virtual shelf

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1963

Frédéric Demians  changed:

   What|Removed |Added

   Assignee|gmcha...@gmail.com  |frede...@tamil.fr

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 6945] Add a link to show a MARC preview in the normal view

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6945

--- Comment #25 from Paul Poulain  ---
Created attachment 12695
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12695&action=edit
Bug 6945 counter patch adding link in the cat-toolbar

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6945] Add a link to show a MARC preview in the normal view

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6945

--- Comment #26 from Paul Poulain  ---
(In reply to comment #24)
> Paul could you try again? I used git bz to apply these patches today and
> while the second one required an automatic 3-way merge it did finish
> successfully.

I tried again, and it does not work again.


I've submitted a counter-patch to explain what I would prefer: the patch add a
YUI button to the toolbar. It works except that the page is not displayed in a
small window, but in the main one. I couldn't find how to have the
rel="gb_page_center[600,500]"

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 7963] Parallel HTTP requests when checking URLs

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7963

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

--- Comment #23 from Paul Poulain  ---
Patch pushed to master. Could usefully be ported to 3.8

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8379] Encoding problem under Plack

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8379

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
Version|master  |rel_3_8

--- Comment #16 from Paul Poulain  ---
Patch pushed to master

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8623] Javascript libraries should be outside theme directories

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8623

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

--- Comment #20 from Paul Poulain  ---
Patch pushed to master
(1st patch pushed to bug_8623 branch, 2nd patch on master only, does not apply
on bug_8623)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8827] YUI CSS files no longer found on Yahoo servers

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8827

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com
Version|master  |rel_3_8

--- Comment #8 from Paul Poulain  ---
Patch pushed to master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8382] It is not possible to cancel an order when receiving on a filtered page in parcel.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8382

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

--- Comment #21 from Paul Poulain  ---
follow-up pushed

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 7621] Circulation: Match age restriction of title with borrower's age without using categories

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7621

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

--- Comment #76 from Paul Poulain  ---
follow-up [SIGNED-OFF] Bug 7621: Follow up to clarify preference language
pushed

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8233] New search engine layer - introduce solr without breaking anything else

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

--- Comment #42 from Paul Poulain  ---
follow-up Bug 8233 - SolR-related /etc/ files break deb building pushed to
master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8839] Independant Branches - Checkout to patron belonging to another branch

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8839

--- Comment #4 from Kyle M Hall  ---
(In reply to comment #3)
> It's not that clear from a Koha administrator perspective since
> IndependantBranches means no authorization to modify anything from
> another branch. And what will you do if a library want the contrary:
> preventing issuing but allowing to see other branch borrowers?
> 
> Couldn't you reach your goal with a syspref named
> 'IndependantBranchOverwriteTo', with those values:
> 
>   - nothing
>   - Issue to other branches
>   - See other branches borrowers
>   - Issue to other branches and see other branches borrowers

Without a large amount of development, it's not possible to issue to a borrower
without being allowed to see them. The same goes for being able to view a
borrower without being able to issue to them ( though this is less complicated
).

I think this is a good start. Those other options can be added on an as needed
basis.

I do wonder if I should change the name of the system preference to something
like IndependantBranchesCirculation instead though.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8215] Add Course Reserves

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215

--- Comment #67 from Kyle M Hall  ---
> That's not the case:
>  * I placed barcode=1 on a course reserve.
>  * I checked on catalogue/detail.pl that the item was reserved
>  * I tried to check-out the item, and got no warning or anything
> 
> Imo: we should have a syspref deciding if a check-out for an item placed on
> reserve result in a warning or it forbidden.

Paul, this feature isn't meant to limit the ability to checkout an item (
though it can ). What this feature does is give use the ability to change an
item's category code, holding branch, shelving location, and item type *while
it's on reserve*. So, an item may usually have a checkout period of 14 days,
but while it's on course reserve, the item type may change such that the
checkout period is only 2 hours ( and the shelving location can change to
'course reserve shelf' ).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8826] Initialization of hash triggers error log entries.

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8826

--- Comment #5 from M. Tompsett  ---
Thanks for catching the follow up, Kyle. I was just about to add that.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8826] Initialization of hash triggers error log entries.

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8826

--- Comment #6 from Kyle M Hall  ---
(In reply to comment #5)
> Thanks for catching the follow up, Kyle. I was just about to add that.

No problem! Can you give it a test and a sign-off?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 1963] Problem with deleted biblio in a virtual shelf

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1963

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12694|0   |1
is obsolete||

--- Comment #3 from Kyle M Hall  ---
Created attachment 12696
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12696&action=edit
Bug 1963 Problem with deleted biblio in a virtual shelf

This bug reappear in HEAD/3.8. When trying to display a virtual shelf
(list) containing a deleted biblio, this error message is displayed:

Software error:

Can't call method "field" on an undefined value at C4/Koha.pm line
1231.

This fix modify SQL query retrieving biblios, just skipping records from
virtual shelf table with no linked record in biblio table: LEFT JOIN
replace with JOIN.

Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 1963] Problem with deleted biblio in a virtual shelf

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1963

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8880] New: Uninitialized variable triggers error log entry in circulation.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8880

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8880
CC: gmcha...@gmail.com, kyle.m.h...@gmail.com
  Assignee: koha-bugs@lists.koha-community.org
   Summary: Uninitialized variable triggers error log entry in
circulation.pl
  Severity: trivial
Classification: Unclassified
OS: All
  Reporter: mtomp...@hotmail.com
  Hardware: All
Status: NEW
   Version: unspecified
 Component: Circulation
   Product: Koha

I am using bug 8777 as a master bug with several sub-bug reports, as various
pieces may be accepted without issue, while others may need rebasing/refixing
which would hinder one giant patch.

This update overlaps with bug 8826, because the initialization of a hash is
within three lines of part of this fix. As such, I have made the same changes
in this patch. That is changed the initialization of the hashes from {} to ().

To verify potential side effects, I did a search through the circulation.pl
file for all occurrences of the variable initialized.

This patch initializes $findborrower
The error was triggered by trying to substitute on the very next line for an
undefined findborrower. An if statement on $findborrow functions the same for
undefined and q{}. And TT treats undefined as q{} as well. The || q{} should
prevent the error and have no changes in logic.

This patch initializes $barcode
The error was triggered by trying to substitute on the very next line for an
undefined barcode. The if condition on the following line behaves the same for
undefined and q{}. The stickyduedate check if condition on $barcode behaves the
same. The if condition to check "if we should print" now doesn't generate an
error log entry. The inprocess initialization should not trigger an error log
now. The next line's if still generates an error log due to a lack of the
charges parameter, not due to an undefined barcode. The "STEP 3 : ISSUING" if
condition behaves the same. There is no need to check inside the if, because
q{} does not run that code (just like undefined didn't). And TT treats
undefined as q{} as well. The || q{} should prevent errors and have no changes
in logic.

This patch initializes $print.
Make sure not to confuse it with $printer. :) The "if we should print" if
condition no longer generates an error log. However, the if condition
containing "$borrowernumber ne ''" still generates an error log, as
$borrowernumber is not initialized. Tracing the logic for $borrowernumber is
more difficult as external functions are called using it. The || q{} for $print
prevents an error and has no effect on the processing logic.

Test Plan
-
1) Login to staff client
2) Circulation
3) Click the 'Check out' link.
4) Go check the error log.
Currently under 3.8.5 this generates error log entries for lines:
97,101,163,168,175,610,644, and 660 (in my testing on 3.8.5).
5) apply patch.
6) Home
7) Circulation
8) Click the 'Check out' link.
9) Go check the error log.
This should resolve lines 97, 101, 163, and 175 (under 3.8.5)

Patches to follow as master and 3.8.x differ.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8877] MARC21 field 511 missing from XSLT

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8877

Marc Véron  changed:

   What|Removed |Added

  Attachment #12690|0   |1
is obsolete||

--- Comment #2 from Marc Véron  ---
Created attachment 12697
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12697&action=edit
[SIGNED-OFF] Bug 8877 [ENH] MARC21 field 511 missing from XSLT

Adds MARC21 field 511 to the OPAC XSLT file.

Signed-off-by: Marc Veron 

COntents of field 511 appears as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 8877] MARC21 field 511 missing from XSLT

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8877

Marc Véron  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||ve...@veron.ch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 8878] koha-shell: a command to make using koha commands easier

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8878

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||k...@bywatersolutions.com

--- Comment #2 from Kyle M Hall  ---
No matter what switches I use, I always get the following "Error: An instance
name must be supplied."

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12232|0   |1
is obsolete||

--- Comment #31 from Kyle M Hall  ---
Created attachment 12698
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12698&action=edit
[SIGNED-OFF] Bug 6030 Allow html content in letters

Squashed commit of the following:

commit 8368e5de723ec7607402be341975014c8b7b0ea9
Author: Henri-Damien LAURENT 
Date:   Tue Sep 21 14:41:07 2010 +0200

Bug 6030 : overdue_notices :Removing warning

Two extra warnings were issued when using html

commit 5984fc92772af68c51f7f5b5450fd5b27d5b6d37
Author: Henri-Damien LAURENT 
Date:   Tue Sep 21 12:27:29 2010 +0200

Bug 6030 : Letters can be html in overdu_notices.pl

Signed-off-by: Sophie Meynieux 
Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12234|0   |1
is obsolete||

--- Comment #32 from Kyle M Hall  ---
Created attachment 12699
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12699&action=edit
[SIGNED-OFF] Bug 6030 followup : add a condition to use getlanguage in bath
mode

Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12235|0   |1
is obsolete||

--- Comment #33 from Kyle M Hall  ---
Created attachment 12700
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12700&action=edit
[SIGNED-OFF] Bug 6030 follow-up

Fixing problem detected previously:
* add column_def retrieval, to have header displaying the "explained" row name,
not the table name. (the name is not expanded for CSV exports)
* removed some warnings.
* fixed some problems with csvfilename being defined/empty. Now, csvfilename is
always defined, and set to '' by default. Some tests have been updated
accordingly
* added the charset=UTF8 on mail headers.

This patch also adds some missing columns to columns.def

Signed-off-by: Sophie Meynieux 
Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12397|0   |1
is obsolete||

--- Comment #34 from Kyle M Hall  ---
Created attachment 12701
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12701&action=edit
[SIGNED-OFF] Bug 6030 followup : Specify "biblio.title" as a column name to
differentiate from borrowers.title

Signed-off-by: wajasu 
Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8557] in orderreceive.tt and serials-edit.tt the use of a barcode scan send the form unexpectedly

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8557

Marc Véron  changed:

   What|Removed |Added

  Attachment #12689|0   |1
is obsolete||

--- Comment #5 from Marc Véron  ---
Created attachment 12702
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12702&action=edit
[SIGNED-OFF] Bug 8557: Prevents form validation by pressing "Enter"

this patch prevents a scan machine to send 'enter' to the form when it is not
expected.
The patch is on orderreceive.tt and serials-edit.tt.
Written by Alex Arnaud. MT6626.

Signed-off-by: Marc Veron 

Tested with receiving orders and receiving serials. Could reporduce problem
befor applying the patch. After applying the patch both forms behaved as
expected.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 8557] in orderreceive.tt and serials-edit.tt the use of a barcode scan send the form unexpectedly

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8557

Marc Véron  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 8839] Independant Branches - Checkout to patron belonging to another branch

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8839

--- Comment #5 from Frédéric Demians  ---
Ok, I understand! I was scratching nowhere. From my perspective, trying
to have the end user perspective, the difficulty is to understand how
both sysprefs work together: IndependantBranches and the new one.
Cascading sysprefs are a pain to work with...

Yes, a syspref without negative spelling, witouth 'prevent', would be
better to understand.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 4177] opaccloud missing from the system preferences interface

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4177

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12680|0   |1
is obsolete||

--- Comment #8 from Kyle M Hall  ---
Created attachment 12703
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12703&action=edit
Bug 4177 opaccloud missing from the system preferences interface

There is no option to toggle the (existing) syspref OpacCloud. This patch adds
one.

Signed-off-by: Kyle M Hall 
Inserted tags manually, enabled system preference, tag subject cloud displays
nicely.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 4177] opaccloud missing from the system preferences interface

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4177

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8880] Uninitialized variable triggers error log entry in circulation.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8880

M. Tompsett  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff
   Assignee|koha-b...@lists.koha-commun |mtomp...@hotmail.com
   |ity.org |

--- Comment #1 from M. Tompsett  ---
Created attachment 12704
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12704&action=edit
Added/Replaced with "|| q{}" into variable initialization

This is the master version. Overlaps with bug 8826, so those changes are
included in it.

$findborrower, $barcode, $print variables are properly initialized reducing
error log entries.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8875] Cataloging authorithy search plugin displays badly accented characters

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8875

--- Comment #2 from Kyle M Hall  ---
Created attachment 12705
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12705&action=edit
Bug 8875 Cataloging authorithy search plugin displays badly accented characters

How to get this bug:

- To see the bug, you need to have a MARC21/UNIMARC Koha containing
  authorities having accented, or non-ASCII characters.
- You go in bibliographic data entry form.
- You select author tag (100/700).
- Click on Edit icon.
- On auth_finder.pl search dialog box,

- On a UNIMARC/MARC21 DB, in Main entry input box, start typing the
  begining of an heading having extended characters.
- The autocompleted search result page displays a mix of extended
  characters and cryptic characters (UTF-8 bad encoding issue)

How to test the patch:

- Test on MARC21 DB
- Test on UNIMARC DB

Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8875] Cataloging authorithy search plugin displays badly accented characters

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8875

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12681|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8875] Cataloging authorithy search plugin displays badly accented characters

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8875

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8880] Uninitialized variable triggers error log entry in circulation.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8880

--- Comment #2 from M. Tompsett  ---
Created attachment 12706
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12706&action=edit
Added/Replaced with "|| q{}" into variable initialization

This is the 3.8.x version. Overlaps with bug 8826, so those changes are
included in it.

$findborrower, $barcode, $print variables are properly initialized reducing
error log entries.

Similar bug exists in 3.6.x, but patch not generated, as neither the master nor
3.8.x versions apply due to the ongoing revisions to the section just above
$findborrower's initialization.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8777] Quiet errors in circulation.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8777

--- Comment #3 from M. Tompsett  ---
bug 8880 should address lines 97, 161, and 173 (which have shifted in the
various versions). This overlapped with bug 8826 which only dealt with line 97.
The problem is the initializations of $findborrower is less than 3 lines away
from the change in bug 8826. So, all changes in bug 8826's patch are included
in bug 8880's patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 2629] Diacritics not being ignored when searching

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2629

Marc Véron  changed:

   What|Removed |Added

 CC||ve...@veron.ch

--- Comment #42 from Marc Véron  ---
Applying the patch gives following error:
fatal: cannot convert from UTF-8utf-8 to UTF-8

It seems that the patch maps this letter twice? See line 1, 3 and 5 snip:
---snip---
-map ů   u
-map Ů   u
+map ů   u
+map Ů   u
+map ů   u
---snip---

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 8849] Error log generated when not a demo system

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8849

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12616|0   |1
is obsolete||
  Attachment #12674|0   |1
is obsolete||

--- Comment #5 from Kyle M Hall  ---
Created attachment 12707
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12707&action=edit
Bug 8849 - Error log generated when not a demo system

Changed two lines similar to:
   unless (C4::Context->config('demo') == 1) {
into lines similar to:
   unless (C4::Context->config('demo')) {
By removing the == 1, undefined = false without an error. The
value of demo is supposedly set by a koha-conf.xml variable,
but there is very little documentation on this "demo mode"
beyond the set it to 1 in koha conf for demo mode.  Also, demo
doesn't exist in the default koha-conf.xml file generated.
So anyone who knows to create it, will likely create it the
proper way and with the proper value.

Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8849] Error log generated when not a demo system

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8849

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8861] Undefined variables in batchMod.pl trigger error logs

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8861

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12635|0   |1
is obsolete||

--- Comment #3 from Kyle M Hall  ---
Created attachment 12708
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12708&action=edit
[SIGNED-OFF] Bug 8861 - Undefined variables in batchMod.pl trigger error logs

Initialized $op, and changed lines like "$op => 1" and
"$error => 1" into separate, conditional template param calls.

Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8861] Undefined variables in batchMod.pl trigger error logs

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8861

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12636|0   |1
is obsolete||

--- Comment #4 from Kyle M Hall  ---
Created attachment 12709
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12709&action=edit
[SIGNED-OFF] Bug 8861 - Undefined variables in batchMod.pl trigger error logs
(3.8, 3.6)

Initialized $op, and changed lines like "$op => 1" and
"$error => 1" into separate, conditional template param calls.

Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8861] Undefined variables in batchMod.pl trigger error logs

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8861

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8236] Prevent renewing if overdue or restriction

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8236

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply
 CC||k...@bywatersolutions.com

--- Comment #16 from Kyle M Hall  ---
CONFLICT (content): Merge conflict in
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8846] t/SuggestionEngine_ExplodedTerms.t sneakily uses database

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8846

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12617|0   |1
is obsolete||

--- Comment #3 from Kyle M Hall  ---
Created attachment 12710
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12710&action=edit
Bug 8846: Exploded Terms test sneakily uses database

Even though there is no need for anything stored in the database for the
test, C4::Templates requires the database and a koha-conf.xml. The
solution is to mock all database- and koha-conf-using routines.

To test:
1) Stop MySQL
2) Unset KOHA_CONF
3) Run test

Signed-off-by: Kyle M Hall 
Followed test plan, everything checks out.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8846] t/SuggestionEngine_ExplodedTerms.t sneakily uses database

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8846

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8878] koha-shell: a command to make using koha commands easier

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8878

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #3 from Katrin Fischer  ---
Kyle, did you use this with the koha-common packages and instances created by
them?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8218] Add a script to sanitize entity where "&" character was wrongly replaced with "& "

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8218

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply
 CC||k...@bywatersolutions.com

--- Comment #9 from Kyle M Hall  ---
Applying: Bug 8218 : A script for maintenance to clean any &
/home/koha/kohaclone/.git/rebase-apply/patch:145: trailing whitespace.

fatal: sha1 information is lacking or useless (C4/Charset.pm).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8874] export_borrowers.pl : add a separator parameter

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874

Marc Véron  changed:

   What|Removed |Added

 CC||ve...@veron.ch

--- Comment #3 from Marc Véron  ---
1)
If I indicate just one character, this character is taken as separator (as
expected). If I do not indicate a separator, it takes comma (as expected).


2)
If I do something wrong like:
export_borrowers.pl -separator=':;;'
...it silently takes the first character (:)

In this case I would expect to get the usage screen.

3) 
Maybe I just do not know: How can I make use of a tab character as separator?
With '\t' I get \ as separator.

4)
It would be nice to have the 'always_quote' parameter from Comment #2

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

[Koha-bugs] [Bug 8438] Users should only claim for serials related to their branch.

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8438

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||k...@bywatersolutions.com

--- Comment #6 from Kyle M Hall  ---
Marking as Failed QA until the concerns in comments have been addressed.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8849] Error log generated when not a demo system

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8849

M. Tompsett  changed:

   What|Removed |Added

  Attachment #12674|1   |0
is obsolete||

--- Comment #6 from M. Tompsett  ---
Comment on attachment 12674
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12674
Bug 8739 follow-up fixing perlcritic error

Fixes perl-critic errors unrelated to this bug, but found while QA-ing this
bug, but this patch still needs sign off. Not sure how it got obsoleted in the
first place. Making this not obsoleted.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8370] Default checkout, hold and return policy for all library => wrong term

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8370

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
Version|master  |rel_3_8

--- Comment #11 from Paul Poulain  ---
Patch pushed to master

Follow-up suggestion: the page also says:

For this library, you can specify the maximum number of loans that a patron of
a given category can make, regardless of the item type. 

and

For this library, you can edit rules for given itemtypes, regardless of the
patron's category. 

Shouldn't we remove the "For this library" when you're on "All libraries" ?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8810] Opac: Cart should display branchname instead of branchcode

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8810

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com
Version|master  |rel_3_8

--- Comment #6 from Paul Poulain  ---
Patch pushed to master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8687] Improvements in overdue_notices.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8687

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #11829|0   |1
is obsolete||

--- Comment #9 from Kyle M Hall  ---
Created attachment 12711
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12711&action=edit
Bug-8667 cleaned up perlcritic complaints, aligned usage with POD doc

http://bugs.koha-community.org/show_bug.cgi?id=8687
Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8687] Improvements in overdue_notices.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8687

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12404|0   |1
is obsolete||
  Attachment #12711|0   |1
is obsolete||

--- Comment #10 from Kyle M Hall  ---
Created attachment 12712
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12712&action=edit
Bug 8687: Improvements in the overdue_notices.pl script

- UTF-8 support in the HTML output
- Add the cardnumber and phone columns to the csv output

Patch sponsored by the CCSR ( http://www.ccsr.qc.ca )

Signed-off-by: Chris Cormack 
Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8687] Improvements in overdue_notices.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8687

--- Comment #11 from Kyle M Hall  ---
Created attachment 12713
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12713&action=edit
Bug-8667 cleaned up perlcritic complaints, aligned usage with POD doc

http://bugs.koha-community.org/show_bug.cgi?id=8687
Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8687] Improvements in overdue_notices.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8687

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6813] Acquistions - duplicate search across orders, suggestions and catalog

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #11541|0   |1
is obsolete||

--- Comment #20 from Kyle M Hall  ---
Created attachment 12714
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12714&action=edit
[SIGNED-OFF] Bug 6813: Acquistions duplicate search across orders, suggestions
and catalog

To Test:
Create a an suggestion, order and catalog record for a certain title. Use the
duplicate search tool available in the acquisitions menu (left navigation bar)
to search and find the suggestion, order and catalog record matching the search
term.

Enter one or more of title, author and ISBN in the search criteria.

Signed-off-by: Marc Veron 
Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6813] Acquistions - duplicate search across orders, suggestions and catalog

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #11542|0   |1
is obsolete||

--- Comment #21 from Kyle M Hall  ---
Created attachment 12715
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12715&action=edit
[SIGNED-OFF] Bug 6813: Followup: indentation + simplify conditions

Signed-off-by: Marc Veron 
Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6813] Acquistions - duplicate search across orders, suggestions and catalog

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813

Kyle M Hall  changed:

   What|Removed |Added

  Attachment #12456|0   |1
is obsolete||

--- Comment #22 from Kyle M Hall  ---
Created attachment 12716
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12716&action=edit
[SIGNED-OFF] Bug 6813: Followup: Fix HTML4 coding, new wording, warning on
empty search terms

The aim of this followup is to fix issues from Comment #17:

- HTML4 encoding UCfirst fixed
- Warning regardig large databases
- Added javascript with warning if search terms are empty
- Removed not used fields from search form
- Changed wording from "Duplicate search" (Google: 15'000) to "Find duplicates"
(Google: 576'000)

To Test:
Create a an suggestion, order and catalog record for a certain title. Use the
duplicate search tool available in the acquisitions menu (left navigation bar)
to search and find the suggestion, order and catalog record matching the search
term.

Enter one or more of title, author and ISBN in the search criteria.

Marc

Signed-off-by: Kyle M Hall 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6813] Acquistions - duplicate search across orders, suggestions and catalog

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 7595] Add branchcode to accountlines

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7595

--- Comment #12 from M. Tompsett  ---
Created attachment 12717
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12717&action=edit
fredericd fixed 2 perlcritic errors

Originally posted on bug 8849, but unrelated to it. Wajasu suggested putting it
here. Hope I transferred it okay.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8849] Error log generated when not a demo system

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8849

M. Tompsett  changed:

   What|Removed |Added

  Attachment #12674|0   |1
is obsolete||

--- Comment #7 from M. Tompsett  ---
Comment on attachment 12674
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12674
Bug 8739 follow-up fixing perlcritic error

moved obsolete attachment to bug 7595 as per wajasu's suggestion.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8240] There is dead code in orderreceive.tt

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8240

Kyle M Hall  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply
 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8497] Strange behavior when modifying the 'timeout' system preference.

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8497

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com
Version|master  |rel_3_8

--- Comment #4 from Paul Poulain  ---
Patch pushed to master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8860] can't merge if you don't have fast cataloging permissions

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8860

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com
Version|master  |rel_3_10

--- Comment #5 from Paul Poulain  ---
Patch pushed to master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8829] can't import authorities

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8829

Paul Poulain  changed:

   What|Removed |Added

 CC||paul.poul...@biblibre.com

--- Comment #4 from Paul Poulain  ---
I agree with the description and the fact that it's critical.

But isn't it caused by the fact that GetAuthorizedHeading isn't exported in
C4/AuthoritiesMarc.pm ?
Shouldn't we add this sub to expose it (in the .pm) instead of adding a fully
qualified name (in ImportBatch) ? 

(reminder = in Perl, you can't access a sub in a package unless:
 - it's exported
 - you fully qualify it [that's why purists says there's not real OO in Perl,
because you can't have a really private method in you object]
)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8796] patron cards not starting on designated card

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8796

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com
   Severity|major   |normal

--- Comment #5 from Paul Poulain  ---
Patch pushed to master (severity lowered, it's not major !)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8829] can't import authorities

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8829

--- Comment #5 from Jared Camins-Esakov  ---
(In reply to comment #4)
> I agree with the description and the fact that it's critical.
> 
> But isn't it caused by the fact that GetAuthorizedHeading isn't exported in
> C4/AuthoritiesMarc.pm ?
> Shouldn't we add this sub to expose it (in the .pm) instead of adding a
> fully qualified name (in ImportBatch) ? 
> 
> (reminder = in Perl, you can't access a sub in a package unless:
>  - it's exported
>  - you fully qualify it [that's why purists says there's not real OO in
> Perl, because you can't have a really private method in you object]
> )

I prefer the fully-qualified name because really GetAuthorizedHeading shouldn't
be exported. It should be an object method on Koha::Authority. BuildSummary
also should not be exported. However, changing that is a bit more than a
bugfix, and I'd prefer not to make master unstable this close to 3.10.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8811] can't run report after saving

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8811

Paul Poulain  changed:

   What|Removed |Added

 CC||paul.poul...@biblibre.com
Version|master  |rel_3_10

--- Comment #6 from Paul Poulain  ---
Patch pushed to master. This patch is a bugfix for an ENH in 3.10, so not
relevant for 3.8

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8881] New: tool to purge action logs

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8881

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8881
  Assignee: gmcha...@gmail.com
   Summary: tool to purge action logs
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
  Hardware: All
Status: NEW
   Version: master
 Component: Tools
   Product: Koha

It would be great if there were a tool that you could use to purge your action
logs from time to time. It would need a way to choose which log to purge and
when to purge it from.  When you have the logs on it can make that table pretty
big pretty darn fast and slow things down.  Right now we do this via MySQL, but
a tool that lets the library staff do it themselves would be great.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8738] DateTime object being compared to a date string in circulation

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8738

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com

--- Comment #12 from Paul Poulain  ---
Patch pushed to master

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8850] Can't place hold on title with ILS-DI

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8850

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com
Version|master  |rel_3_8

--- Comment #8 from Paul Poulain  ---
Patch pushed to master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8481] Items table is showing in opac-MARCdetail.pl but not in MARCdetail.pl

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8481

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||paul.poul...@biblibre.com
Version|master  |rel_3_10

--- Comment #5 from Paul Poulain  ---
Patch pushed to master
I don't think this patch is applicable for 3.8, but may be wrong

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8849] Error log generated when not a demo system

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8849

wajasu  changed:

   What|Removed |Added

  Attachment #12707|0   |1
is obsolete||

--- Comment #8 from wajasu  ---
Created attachment 12718
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12718&action=edit
0001-SIGNED-OFF-Bug-8849-Error-log-generated-when-not-a-demo.patch

When testing as comment #2 enumerates, I just tailed the log, and saved the
interaction.  Then I did the same after the patch.

I compared the two visually, and saw the error messages pertaining to the == 
error were gone.  The editor functioned editing/saving just fine.

Yes there is other uninitialized error noise from other places(in master only).

I applied it to master, origin/3.8.x  and origin/3.6.x as well, and they
applied cleanly, and all passed testing.

TEST PASSED.

wajasu

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8849] Error log generated when not a demo system

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8849

wajasu  changed:

   What|Removed |Added

 CC||matted-34...@mypacks.net

--- Comment #9 from wajasu  ---
Though targeted at 3.8, so don't lose track that it should also be applied to
master.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 7595] Add branchcode to accountlines

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7595

wajasu  changed:

   What|Removed |Added

  Attachment #12717|0   |1
is obsolete||

--- Comment #13 from wajasu  ---
Created attachment 12719
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12719&action=edit
frediric patch already applied to master 2012-10-05

obsoleted, since the perlcritic change has been done on master already

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8882] New: Hourly circ doesn't work with the calendar

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8882

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8882
CC: gmcha...@gmail.com, kyle.m.h...@gmail.com
  Assignee: koha-bugs@lists.koha-community.org
   Summary: Hourly circ doesn't work with the calendar
  Severity: blocker
Classification: Unclassified
OS: All
  Reporter: elli...@bywatersolutions.com
  Hardware: All
Status: NEW
   Version: rel_3_8
 Component: Circulation
   Product: Koha

Steps to reproduce:

1) Set usedaysmode to either push the due date or don't fine based on the
calendar.
2) attempt to check out an hourly circ item
3) you should receive a pop-up asking for a date due since the due date is
about to be in the past.
4) after agreeing to checkout, you item is now overdue since it was due at
00:00 the day you checked it out

I can provide screenshots if needed to illustrate the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8883] New: opacsmallimage doesn't work in ccsr theme

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8883

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8883
  Assignee: oleon...@myacpl.org
   Summary: opacsmallimage doesn't work in ccsr theme
  Severity: major
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
  Hardware: All
Status: NEW
   Version: master
 Component: OPAC
   Product: Koha

In the CCSR theme if you have the opacsmallimage preference set it doesn't do
anything. Many libraries use this preference for their own logos and all themes
should use it.

Nicole

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8883] opacsmallimage doesn't work in ccsr theme

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8883

--- Comment #1 from Nicole C. Engard  ---
This might help in finding all the preferences that are supposed to work on the
themes: http://manual.koha-community.org/3.10/en/impopac.html#editableopac 

Nicole

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8525] Highlight matches on details page

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8525

Jared Camins-Esakov  changed:

   What|Removed |Added

   Severity|enhancement |minor

--- Comment #12 from Jared Camins-Esakov  ---
Note that the follow-up is a bugfix.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8884] New: opacheader is not in the header on CCSR

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8884

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8884
  Assignee: oleon...@myacpl.org
   Summary: opacheader is not in the header on CCSR
  Severity: major
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
  Hardware: All
Status: NEW
   Version: master
 Component: OPAC
   Product: Koha

Created attachment 12720
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12720&action=edit
opacheader to the right of search

In CCSR the opacheader preference isn't really in the header it's to the right
of the search box (see attached).  I'm okay with a customizable region over
there, but we should have a new preference for that and header should be above
the search box as it implies

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8882] Hourly circ doesn't work with the calendar

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8882

Melia Meggs  changed:

   What|Removed |Added

 CC||me...@bywatersolutions.com

--- Comment #1 from Melia Meggs  ---
This worked in 3.8.3 but is broken in 3.8.4 and 3.8.5, I believe.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8878] koha-shell: a command to make using koha commands easier

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8878

--- Comment #4 from Robin Sheat  ---
Did you supply an instance name?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8878] koha-shell: a command to make using koha commands easier

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8878

--- Comment #5 from Robin Sheat  ---
(and as Katrin mentions, it's supposed to be used in the context of the
packages.)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8885] New: OPAC with ccsr theme in IE9

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8885

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8885
  Assignee: oleon...@myacpl.org
   Summary: OPAC with ccsr theme in IE9
  Severity: major
Classification: Unclassified
OS: Windows
  Reporter: ed.v...@bywatersolutions.com
  Hardware: All
Status: NEW
   Version: rel_3_10
 Component: OPAC
   Product: Koha

Created attachment 12721
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12721&action=edit
Screenshot of OPAC in IE9

While testing the OPAC I viewed it in IE9 and didn't like what I saw. I have
attached a screen shot. The css for the top-bar and the opac-main-search are
not functioning in IE9. 

Ed

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8885] OPAC with ccsr theme in IE9

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8885

Ed Veal  changed:

   What|Removed |Added

Version|rel_3_10|master

--- Comment #1 from Ed Veal  ---
Sorry this is Master not 3.10.

Ed

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8732] Add a systempreference to allow users to choose to display an icon based on the marc control fields, or based on the koha biblio level itemtype

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8732

--- Comment #7 from Mirko Tietgen  ---
Created attachment 12722
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12722&action=edit
Screenshot OPAC detail

Either there is a problem on my side or something went wrong with the
patch(es). I had to manually merge the usual sql files but that should not
break anything.

Turning on the new feature, I get

OPAC detail: "old" info and icon still there, that does not look right.
"Itemtype: Books" is added under most of the biblio description. Could have
 for 'Itemtype'. No icon for 942 itemtype in the biblio
part. (see attached screenshot)

OPAC results: Logo for 942 itemtype is shown, placement is different than for
the old icon. No itemtype text visible.

Staff detail: No icon is shown in the biblio part. 942 itemtype is added at the
end of the biblio part, also  here.

Staff results: "old" information is shown, no 942 itemtype. no logo of either
one of them.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8215] Add Course Reserves

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|master  |rel_3_12

--- Comment #68 from Jared Camins-Esakov  ---
Changing target version so this bug report will show up in the list of
3.12-targeted features and doesn't get lost in the shuffle during feature
freeze.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 7421] UNIMARC authorities DOM indexing mode

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|master  |rel_3_12

--- Comment #13 from Jared Camins-Esakov  ---
Changing target version so this bug report will show up in the list of
3.12-targeted features and doesn't get lost in the shuffle during feature
freeze.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 6945] Add a link to show a MARC preview in the normal view

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6945

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|master  |rel_3_12

--- Comment #27 from Jared Camins-Esakov  ---
Changing target version so this bug report will show up in the list of
3.12-targeted features and doesn't get lost in the shuffle during feature
freeze.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8724] Upgrade from NoZebra installs is broken

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8724

Jared Camins-Esakov  changed:

   What|Removed |Added

   Severity|enhancement |normal

--- Comment #3 from Jared Camins-Esakov  ---
Upgrading severity.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 7067] allow patron self registration via the opac

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|master  |rel_3_12

--- Comment #96 from Jared Camins-Esakov  ---
Changing target version so this bug report will show up in the list of
3.12-targeted features and doesn't get lost in the shuffle during feature
freeze.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8190] Koha does not have a logging module

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|unspecified |rel_3_12

--- Comment #22 from Jared Camins-Esakov  ---
Changing target version so this bug report will show up in the list of
3.12-targeted features and doesn't get lost in the shuffle during feature
freeze.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 8220] Allow koc uploads to go to process queue instead of being applied directly.

2012-10-05 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8220

--- Comment #12 from Jared Camins-Esakov  ---
Are you sure this is an enhancement? It sounds to me like it fixes a bug.
Without the patch, anyone using both the standalone and FF offline circ modules
will end up putting their system in an indeterminate state.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


  1   2   >