[Koha-bugs] [Bug 7937] Silence warns in OPAC error log (koha-opac-error_log)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7937

--- Comment #6 from Katrin Fischer  ---
Created attachment 9065
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9065&action=edit
Bug 7937: Fix warns in opac-reserve.pl

1) opac-reserve.pl: Use of uninitialized value in string ne at
/home/katrin/kohaclone/opac/opac-reserve.pl line 475.

2) opac-reserve.pl: Use of uninitialized value $reservedfor in
string eq at /home/katrin/kohaclone/opac/opac-reserve.pl line 410

-- 
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 7937] Silence warns in OPAC error log (koha-opac-error_log)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7937

Katrin Fischer  changed:

   What|Removed |Added

   Assignee|gmcha...@gmail.com  |katrin.fisc...@bsz-bw.de

-- 
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 7937] Silence warns in OPAC error log (koha-opac-error_log)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7937

--- Comment #5 from Katrin Fischer  ---
Created attachment 9064
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9064&action=edit
Bug 7937: Fixes warns in authority search (C4/Authorities.pm)

Errors were output when searching for authorities in OPAC.

-- 
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 7937] Silence warns in OPAC error log (koha-opac-error_log)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7937

--- Comment #4 from Katrin Fischer  ---
Created attachment 9063
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9063&action=edit
Bug 7937: Fix warns in opac-authoritiesdetail.pl

[Tue Apr 10 01:51:20 2012] opac-authoritiesdetail.pl: Use of
uninitialized value in concatenation (.) or string line 162

Warn is created, when authority record contains a field that does
not exist in the authorities frameworks.

-- 
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 7834] order search at the top of acq does nothing

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7834

Chris Cormack  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||ch...@bigballofwax.co.nz

-- 
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 7834] order search at the top of acq does nothing

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7834

Chris Cormack  changed:

   What|Removed |Added

   Attachment #9037|0   |1
is obsolete||

--- Comment #3 from Chris Cormack  ---
Created attachment 9062
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9062&action=edit
Bug 7834: order search at the top of acq does nothing

Entering a search term for 'title' or 'vendor' at the top search
form in acq (tab 'Orders search') did redirect to the advanced
search form, but didn't start the search.

After applying the patch the search will bring back results immediately
or redirect to the form, when there are no results.

To test:
- Check all searches still work as expected by searching for title,
vendor, order name and invoice number
- Check advanced search still has the search terms prepopulated
- Check searches with and without results are ok

Signed-off-by: Chris Cormack 

-- 
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 7937] Silence warns in OPAC error log (koha-opac-error_log)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7937

--- Comment #3 from Katrin Fischer  ---
Created attachment 9061
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9061&action=edit
Bug 7937: Fix warns on opac-userupdate.pl

1) opac-userupdate.pl: Use of uninitialized value $updateemailaddress in
pattern match (m//) at /home/katrin/kohaclone/opac/opac-userupdate.pl line 61.

Warn was created when branch has no email address.
The script falls back to KohaAdminEmailAddress first and shows an
error message in OPAC when there is no email address to be used.

2) opac-userupdate.pl: Use of uninitialized value in concatenation (.) or
string at
/home/katrin/kohaclone/koha-tmpl/opac-tmpl/prog/en/modules/opac-userupdate.tt
line 75.

Warn was created when patron has no date of birth.

-- 
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 7937] Silence warns in OPAC error log (koha-opac-error_log)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7937

--- Comment #2 from Katrin Fischer  ---
Created attachment 9060
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9060&action=edit
Bug 7937: Silence warns in OPAC error log (koha-opac-error_log)

I noticed warnings in the logs for an item without itemtype on item
and record level. While trying to resolve the warns, I noticed a possible
optimization in XSLT.pm.

GetItemsInfo is built to return the notforloan value both for the item
and record level, depending on the item-level_itype setting.

- $item->{notforloan} doesn't exist in @items
- $itemtypes->{ $item->{itype} }->{notforloan} can be replaced by
$item->{notforloan_per_itemtype}

-- 
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 7937] Silence warns in OPAC error log (koha-opac-error_log)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7937

Katrin Fischer  changed:

   What|Removed |Added

 Status|NEW |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 7937] Silence warns in OPAC error log (koha-opac-error_log)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7937

--- Comment #1 from Katrin Fischer  ---
Created attachment 9059
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9059&action=edit
Bug 7937: Silence warns in OPAC error log (koha-opac-error_log)

To reproduce:
Access a detail page where at least some items are available and have
no due date.

Log:
opac-detail.pl: Use of uninitialized value in concatenation (.) or string at
/home/katrin/kohaclone/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt
line 657.

-- 
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 6264] easy to miss option to remove items from a list in the opac

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6264

Nicole C. Engard  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

Owen Leonard  changed:

   What|Removed |Added

   Attachment #9026|0   |1
is obsolete||

--- Comment #118 from Owen Leonard  ---
Created attachment 9058
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9058&action=edit
[SIGNED-OFF] Bug 2780 - Capitalize strings consistently - various

Signed-off-by: Owen Leonard 

-- 
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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

Owen Leonard  changed:

   What|Removed |Added

   Attachment #9025|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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

--- Comment #117 from Owen Leonard  ---
Created attachment 9057
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9057&action=edit
[SIGNED-OFF] Bug 2780 - Capitalize strings consistently (serials)

Signed-off-by: Owen Leonard 

-- 
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 7937] New: Silence warns in OPAC error log (koha-opac-error_log)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7937

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7937
  Assignee: gmcha...@gmail.com
   Summary: Silence warns in OPAC  error log (koha-opac-error_log)
QA Contact: koha.sek...@gmail.com
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: katrin.fisc...@bsz-bw.de
  Hardware: All
Status: NEW
   Version: master
 Component: Architecture, internals, and plumbing
   Product: Koha

-- 
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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

Owen Leonard  changed:

   What|Removed |Added

   Attachment #9024|0   |1
is obsolete||

--- Comment #116 from Owen Leonard  ---
Created attachment 9056
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9056&action=edit
[SIGNED-OFF] Bug 2780 - Capitalize strings consistently (reserve, review,
rotating collections)

Signed-off-by: Owen Leonard 

-- 
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 7726] AllowItemsOnHoldCheckout has columns in wrong order in sysprefs.sql

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7726

Ian Walls  changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #4 from Ian Walls  ---
Updates an old DBRev to fix the issue, rather than updating the values in the
existing database.  The result, for anyone who has upgraded since 3.07.00.012,
will not fix their database values.

This is exceedingly minor, since these values are not displayed in the syspref
editor, but better do fix this completely than only partially.

Marking Failed QA

-- 
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 7928] suggestion, tags numbers missing from mainpage

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7928

Liz Rea  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||wizzy...@gmail.com
 Resolution|--- |INVALID

--- Comment #1 from Liz Rea  ---
As noted in the IRC channel, you must actually *have* some suggestions and tags
in order to see the link to pending ones. I thought my test data had some in
there, it didn't. I added one, and it works. 

Resolving as invalid. :)

-- 
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 7781] Enhancements to the main page (first step)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7781

 Status|ASSIGNED|RESOLVED
 Resolution|--- |INVALID

-- 
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 2034] circ/billing.pl needs the more complex code to achieve goals for large data sets

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2034

Ian Walls  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
 CC||koha.sek...@gmail.com

--- Comment #5 from Ian Walls  ---
Successfully removes this script from the system; since it was functionally
inaccessible, and problematic.  Passed QA.

-- 
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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

Owen Leonard  changed:

   What|Removed |Added

   Attachment #9022|0   |1
is obsolete||

--- Comment #115 from Owen Leonard  ---
Created attachment 9055
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9055&action=edit
[SIGNED-OFF] Bug 2780 - Capitalize strings consistently (patron cards)

Signed-off-by: Owen Leonard 

-- 
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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

Owen Leonard  changed:

   What|Removed |Added

   Attachment #9021|0   |1
is obsolete||

--- Comment #114 from Owen Leonard  ---
Created attachment 9054
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9054&action=edit
[SIGNED-OFF] Bug 2780 - Capitalize strings consistently (offline circulation)

Signed-off-by: Owen Leonard 

-- 
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 7936] general ticket for 3.8 help file updates

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7936

--- Comment #3 from Nicole C. Engard  ---
Created attachment 9053
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9053&action=edit
Bug 7936: Cataloging Help Files

These are the updated help files for cataloging

-- 
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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

Owen Leonard  changed:

   What|Removed |Added

   Attachment #9020|0   |1
is obsolete||

--- Comment #113 from Owen Leonard  ---
Created attachment 9052
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9052&action=edit
[SIGNED-OFF] Bug 2780 - Capitalize strings consistently (members)

-- 
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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

--- Comment #112 from Owen Leonard  ---
Note that attachment 9047 and attachment 9048 must be applied after the patches
to which they are follow-ups.

-- 
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 7935] Introduce sys pref to control 'browse results' in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7935

Katrin Fischer  changed:

   What|Removed |Added

 Status|NEW |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 7936] general ticket for 3.8 help file updates

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7936

--- Comment #2 from Nicole C. Engard  ---
Created attachment 9051
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9051&action=edit
Bug 7936: Help file for Lists

This is the 3.8 help file for lists.

-- 
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 7935] Introduce sys pref to control 'browse results' in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7935

--- Comment #1 from Katrin Fischer  ---
Created attachment 9050
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9050&action=edit
Bug 7935: Introduce sys pref to control 'browse results' in OPAC

Patch introduces a new system preference "OpacBrowseResults" to control
the feature for browsing and paging through results shown on top of the
left menu on detail pages in OPAC.

Preference is activated by default and can be deactivated using the
system preference.

To test:
 - Check database update works correctly
 - Check that browsing and paging still works with after database update
 - Deactivate the feature by setting 'OpacBrowseResults' to 'Disable'
 - Check the feature does no longer show up in OPAC
 - Check that a new installation also has the system preference with correct
default

-- 
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 7936] general ticket for 3.8 help file updates

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7936

Nicole C. Engard  changed:

   What|Removed |Added

 Status|ASSIGNED|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 7936] general ticket for 3.8 help file updates

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7936

--- Comment #1 from Nicole C. Engard  ---
Created attachment 9049
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9049&action=edit
Bug 7936: 3.8 Help Files

These are the three help files that do not belong in any
specific directory. Links updated to the 3.8 manual.

-- 
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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

Owen Leonard  changed:

   What|Removed |Added

   Attachment #8981|0   |1
is obsolete||

--- Comment #111 from Owen Leonard  ---
Created attachment 9048
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9048&action=edit
[SIGNED-OFF] Bug 2780 - Follow up - Capitalize strings consistently (Staff
client cart)

-- 
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 7935] Introduce sys pref to control 'browse results' in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7935

Katrin Fischer  changed:

   What|Removed |Added

 Depends on||6483

-- 
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 6483] Paging in opac-detail when coming from a search

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6483

Katrin Fischer  changed:

   What|Removed |Added

 Blocks||7935

-- 
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 2780] Capitalize strings consistently

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2780

Owen Leonard  changed:

   What|Removed |Added

   Attachment #8978|0   |1
is obsolete||

--- Comment #110 from Owen Leonard  ---
Created attachment 9047
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9047&action=edit
[SIGNED-OFF] Bug 2780 - Follow up - Capitalize strings consistently (Admin
pages)

-- 
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 7936] New: general ticket for 3.8 help file updates

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7936

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7936
  Assignee: neng...@gmail.com
   Summary: general ticket for 3.8 help file updates
QA Contact: koha.sek...@gmail.com
  Severity: major
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
  Hardware: All
Status: ASSIGNED
   Version: master
 Component: Documentation
   Product: Koha

This is where I will put all of the patches to the 3.8 help files.

-- 
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 2505] enable Perl warnings in all modules and scripts

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2505

Ian Walls  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
 CC||koha.sek...@gmail.com

--- Comment #17 from Ian Walls  ---
All three attached files properly fix code for using warnings.  First patch
adds 'my' to variables in foreach loops, and fixes some spacing.  Second patch
corrects call to CGI (CGI->new(); instead of new CGI;).  Third patch breaks out
default value of variable onto a second line with ||=.

Marking Passed QA.

-- 
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 7928] suggestion, tags numbers missing from mainpage

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7928

Owen Leonard  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|paul.poul...@biblibre.com   |oleon...@myacpl.org

-- 
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 7935] Introduce sys pref to control 'browse results' in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7935

Katrin Fischer  changed:

   What|Removed |Added

   Assignee|oleon...@myacpl.org |katrin.fisc...@bsz-bw.de

-- 
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 7935] New: Introduce sys pref to control 'browse results' in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7935

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7935
  Assignee: oleon...@myacpl.org
   Summary: Introduce sys pref to control 'browse results' in OPAC
QA Contact: koha.sek...@gmail.com
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: katrin.fisc...@bsz-bw.de
  Hardware: All
Status: NEW
   Version: master
 Component: OPAC
   Product: Koha

-- 
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 7934] New: Separate po file for help pages

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7934

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7934
  Assignee: frede...@tamil.fr
   Summary: Separate po file for help pages
QA Contact: koha.sek...@gmail.com
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: katrin.fisc...@bsz-bw.de
  Hardware: All
Status: NEW
   Version: master
 Component: I18N/L10N
   Product: Koha

I propose to split the help files out of the po file for the staff interface. 

It would allow to prioritise while working on translations and reduce the size
of our biggest po file.

A possible workflow for translators then could be:

1) Translate the OPAC, because patrons come first :)
2) Translate the staff interface, so staff can start using Koha and all buttons
and links have their correct translated names
3) Translate help files while being able to look at the translated interfaces
for the right names of elements

-- 
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 7871] Crash on suggestion pages when a budget in use has been deleted

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7871

Ian Walls  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

--- Comment #5 from Ian Walls  ---
Breaks out a complex one-liner with lots of assumptions of existence into
multiple lines with the proper conditional checks.  Marking Passed QA.

-- 
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 7831] In neworderempty budget drop down budgets should appear in a rational order

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7831

Ian Walls  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

--- Comment #4 from Ian Walls  ---
Simple enough sorting added, makes the budgets quicker to scan with the eye. 
Marking Passed QA.

-- 
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 7846] get_batch_summary reimplements GROUP BY in perl code

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7846

Ian Walls  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

--- Comment #10 from Ian Walls  ---
Saves us from running numerous extra queries in a loop of indefinite size. 
Good catch!  Marking as Passed QA.

-- 
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 7931] late order report not showing all vendors

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7931

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
Summary|late order report not   |late order report not
   |showing all branches|showing all vendors

--- Comment #1 from Katrin Fischer  ---
The pull down will only show vendors with late orders. I think this is good,
because we have a library with over 600 vendors, so a full list would be very
hard to handle.
Another condition for late orders to show up is that the basket has to be
closed (indicating that the order has been send out to the vendor).

-- 
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 7933] Fields in marc display not the same

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7933

--- Comment #2 from Nicole C. Engard  ---
[13:13]   nengard: did you check your frameworks re: 7933?
[13:14]   Remember the "hidden" attribute only controls expanded MARC
view and cataloging.
[13:14]   my argument there is that it should control everything then
[13:14]   it's confusing to the librarian
[13:14]   I agree it should.
[13:14]   But it doesn't.
[13:15]   So the bug isn't that 090 doesn't appear on the expanded
MARC view. It's that the "hidden" attribute hasn't been taken out back and
shot.
[13:16]   MARC definitions need to be separated from frameworks
[13:17]   That would be great.
[13:17]   hopefully structured in a way that would be as quick to load
as possible
[13:18]   marc defs could be file-based; they don't really change all
that much

-- 
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 7930] late order report not showing 'check all'

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7930

Nicole C. Engard  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Nicole C. Engard  ---
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 7933] Fields in marc display not the same

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7933

--- Comment #1 from Nicole C. Engard  ---
Created attachment 9046
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9046&action=edit
plain marc with 090

-- 
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 7933] New: Fields in marc display not the same

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7933

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7933
  Assignee: oleon...@myacpl.org
   Summary: Fields in marc display not the same
QA Contact: koha.sek...@gmail.com
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
   URL: /cgi-bin/koha/opac-MARCdetail.pl?biblionumber=22543
  Hardware: All
Status: NEW
   Version: master
 Component: OPAC
   Product: Koha

Created attachment 9045
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9045&action=edit
labeled marc with no 090

If you click to view the marc display of a record in the OPAC it doesn't show
all of your fields.

If you click 'view plain' you do see all the fields.  

If it's MARC view you should see all the filled in fields on both views, just
with a slightly different view.

For example see the attached images - the 090 is there on view plain, but not
on the labeled view.

-- 
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 7930] late order report not showing 'check all'

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7930

Katrin Fischer  changed:

   What|Removed |Added

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

--- Comment #1 from Katrin Fischer  ---
Hi Nicole, 

that is because we currently can only claim for one vendor at a time. So you
select the orders to compose a letter to one vendor. The check/uncheck all show
up once you have selected a vendor to filter on.
You can also compose a mail from the full list, but it will grey out all orders
from other vendors, once you have selected the first order.

-- 
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 7441] search results showing wrong branch?

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441

Liz Rea  changed:

   What|Removed |Added

 CC||wizzy...@gmail.com

--- Comment #4 from Liz Rea  ---
This is going to have to be a syspref - people are going to want to choose
which to display on the OPAC. 

NEKLS, for example, would not want to see the holding branch. They would want
to see the home branch.

-- 
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 7932] New: twitter share doesn't work with socialnetworks

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7932

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7932
  Assignee: oleon...@myacpl.org
   Summary: twitter share doesn't work with socialnetworks
QA Contact: koha.sek...@gmail.com
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
  Hardware: All
Status: NEW
   Version: master
 Component: OPAC
   Product: Koha

The Twitter share button added by the socialnetworks preference doesn't take
the url of the page you're sharing - it just opens a blank twitter status
window.

-- 
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 7931] New: late order report not showing all branches

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7931

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7931
  Assignee: henridam...@koha-fr.org
   Summary: late order report not showing all branches
QA Contact: koha.sek...@gmail.com
  Severity: major
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
   URL: /cgi-bin/koha/acqui/lateorders.pl?booksellerid=
  Hardware: All
Status: NEW
   Version: master
 Component: Acquisitions
   Product: Koha

When I go to the filter on the late orders report in acq it only shows one of
my vendors in the pull down instead of all of them. It should show them all.

-- 
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 7930] New: late order report not showing 'check all'

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7930

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7930
  Assignee: oleon...@myacpl.org
   Summary: late order report not showing 'check all'
QA Contact: koha.sek...@gmail.com
  Severity: minor
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
   URL: /cgi-bin/koha/acqui/lateorders.pl?booksellerid=
  Hardware: All
Status: NEW
   Version: master
 Component: Templates
   Product: Koha

At the top of the far right column on the late order report if you have a
branch filter chosen you see labels that say 'check all' 'uncheck all' but if
you don't have a filter nothing shows up there.

-- 
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 7366] Language chooser display problems

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7366

 Status|Pushed to Master|RESOLVED
 Resolution|--- |FIXED

-- 
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 7644] Invalid markup in staff client language chooser

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7644

Katrin Fischer  changed:

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Katrin Fischer  ---
Validator on master shows no more errors related to the language chooser.
Choosing languages works nicely too.

-- 
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 7929] New: Duplicate id "availability" on XSLT result page

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7929
  Assignee: oleon...@myacpl.org
   Summary: Duplicate id "availability" on XSLT result page
QA Contact: koha.sek...@gmail.com
  Severity: minor
Classification: Unclassified
OS: All
  Reporter: katrin.fisc...@bsz-bw.de
  Hardware: All
Status: NEW
   Version: master
 Component: OPAC
   Product: Koha

On the result list the id "availability" gets replicated for each entry. 
ids have to be unique, should be a class instead.

-- 
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 7366] Language chooser display problems

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7366

Katrin Fischer  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Katrin Fischer  ---
Fixed by patch for bug 7644.

-- 
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 7845] Multiple 260s don't display properly in search results

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7845

Katrin Fischer  changed:

   What|Removed |Added

 Status|NEW |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 7845] Multiple 260s don't display properly in search results

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7845

--- Comment #1 from Katrin Fischer  ---
Created attachment 9044
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9044&action=edit
Bug 7845: Multiple 260s don't display properly in search results

Corrects display for multiple 260 fields in intranet and OPAC.
In intranet the order of fields was wrong on the detail page.
In OPAC and intranet punctuation for multiple 260 fields in the
result list was not displaying properly.

Example after correction:
Publisher: Jena : Elsevier, 1907 ; Stuttgart : Franckh, 1907-1992 ; Jena :
Urban & Fischer, 1993-2003

-- 
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 7781] Enhancements to the main page (first step)

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7781

Liz Rea  changed:

   What|Removed |Added

 Depends on||7928

-- 
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 7928] New: suggestion, tags numbers missing from mainpage

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7928

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7928
CC: gmcha...@gmail.com
  Assignee: paul.poul...@biblibre.com
Blocks: 7781
   Summary: suggestion, tags numbers missing from mainpage
QA Contact: koha.sek...@gmail.com
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: wizzy...@gmail.com
  Hardware: All
Status: NEW
   Version: rel_3_8
 Component: Staff Client
   Product: Koha

With the pushing of bug 7781, the really great numbers that show how many tags
and suggestions are pending are now missing from the main page of the staff
client.

The search thing I can get over, but we really need those numbers back.

http://screencast.com/t/l2JOStafI

-- 
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 7926] Acq search results show empty parenthesis for orders without basket group

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7926

--- Comment #1 from Katrin Fischer  ---
Created attachment 9043
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9043&action=edit
Bug 7926: Acq search results show empty () for orders without basket group

To test:
- search for orders by title or vendor
- make sure some results are attached to a basket group, while others are not
- make sure correct information shows in the basket group column of search
results

-- 
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 7927] New: library not showing on subscription full history anymore

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7927

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7927
  Assignee: oleon...@myacpl.org
   Summary: library not showing on subscription full history
anymore
QA Contact: koha.sek...@gmail.com
  Severity: critical
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
   URL: cgi-bin/koha/opac-serial-issues.pl?selectview=full&bib
lionumber=4038
  Hardware: All
Status: NEW
   Version: master
 Component: OPAC
   Product: Koha

Created attachment 9042
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9042&action=edit
library column blank

See attached. Under 'library' it used to show the branch - this is necessary
for big library systems.

http://manual.koha-community.org/3.8/en/images/serials/fullopac.png

-- 
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 1084] would be nice to remove records from breeding tables.

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1084

--- Comment #7 from Michael Hafen  ---
(In reply to comment #5)
> well spotted Katrin.
> 
> This could easily be achieved with the following SQL requests :
> 
> DELETE FROM import_records WHERE import_batch_id IN (SELECT
> import_batches.import_batch_id FROM import_batches WHERE
> import_batches.batch_type ="z3950") AND import_records.upload_timestamp<=
> DATE_SUB(now(), INTERVAL 1 DAY);
> 
> DELETE FROM import_batches WHERE import_batch_id NOT IN (SELECT DISTINCT
> import_batch_id from import_records);
> 
> The 1st request deletes all z3950 entries that are older than one day (too
> much from far, but harmless)
> The 2nd request deletes the "fake batch header" that is generated on each
> z3950 query
> 
> We can put those SQLs in 2 places:
> * on any z3950 search = before doing the new search, clean the database.
> Easy to setup, efficient, although a little loss of performances. I think
> this loss of performance is small compared to how long z3950 servers answer
> * add a script to cronjob, that cleans every night. A little bit harder to
> write, and has to be setup during installation, which put some pain to the
> sysadmin.
> 
> I prefer the 1st option, let me know which one you prefer.

Either the first option, or adding those sql statements to the cleanup_database
script with a default of 1 day.

Either of those options would be fine with me.  I think I'd prefer having it in
cleanup_database if only so the delay to removal can be set by the sysadmin. 
But I'm fine with which ever gets the job done.

-- 
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 7926] New: Acq search results show empty parenthesis for orders without basket group

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7926

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7926
  Assignee: oleon...@myacpl.org
   Summary: Acq search results show empty parenthesis for orders
without basket group
QA Contact: koha.sek...@gmail.com
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: katrin.fisc...@bsz-bw.de
  Hardware: All
Status: NEW
   Version: master
 Component: Templates
   Product: Koha

Search results in acquisition show a column for basket group with "name of
basket group (basket group number)" that will only be () when there is no
basket group for an order line.

-- 
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 1081] Checkout should fall back on patron card search if item barcode not found

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1081

--- Comment #2 from Michael Hafen  ---
(In reply to comment #1)
> Hmm I wonder if you want to have a go at ressurecting this Michael?

I'm not really fond of this feature.  If there is any overlap at all between
copy barcodes and patron barcodes this feature breaks.  So I'd be fine with
this feature dieing.

-- 
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 7900] Link to vendor from subscription details is broken

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7900

Ian Walls  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

--- Comment #3 from Ian Walls  ---
Template only change to send the right param name.  Marking Passed QA

-- 
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 7925] New: today's checkouts not splitting out anymore

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7925

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 7925
CC: gmcha...@gmail.com
  Assignee: kyle.m.h...@gmail.com
   Summary: today's checkouts not splitting out anymore
QA Contact: koha.sek...@gmail.com
  Severity: major
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
   URL: cgi-bin/koha/circ/circulation.pl
  Hardware: All
Status: NEW
   Version: master
 Component: Circulation
   Product: Koha

On the checkout summary it used to split today's checkouts and previous
checkouts:
http://manual.koha-community.org/3.6/en/images/circ/checkoutsummary.png

But now it does not appear to be doing that. Everything I checkout today seems
to be under the 'previous checkouts' heading.

-- 
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 1918] Minify JavaScript and CSS

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1918

Dobrica Pavlinusic  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=7906

-- 
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 7906] Optimize the order of styles and scripts

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7906

Dobrica Pavlinusic  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=1918

-- 
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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Katrin Fischer  changed:

   What|Removed |Added

   Attachment #9038|0   |1
is obsolete||

--- Comment #22 from Katrin Fischer  ---
Created attachment 9041
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9041&action=edit
[SIGNED-OFF] Bug 7743 follow up fixing syntax to so templates pass test

Signed-off-by: Katrin Fischer 
Failing test was: xt/author/valid-templates.t

-- 
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 3413] repeatable tickbox not sticking 1st time round

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3413

Katrin Fischer  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff
   Assignee|henridam...@koha-fr.org |katrin.fisc...@bsz-bw.de

-- 
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 3413] repeatable tickbox not sticking 1st time round

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3413

--- Comment #4 from Katrin Fischer  ---
Created attachment 9040
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9040&action=edit
Bug 3413: Checkboxes for new subfields not saving correctly

The bug was in the numbering of the fields and subfields in the form.
The form elements for the 'new subfield' got the same numbered names and ids as
the form elements for the second subfield. (example: repeatable1)
The patch fixes the numbering to continue to the new subfield.

To test:
- Create some new subfields and check all checkbox fields save correctly
  (mandatory, repeatable, is url)
- Check that other subfields' checkboxes are not changed
- Check existing subfields and newly created subfields can be edited

-- 
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 7793] redefine the field message_id as PRIMARY KEY of message_queue

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7793

Chris Cormack  changed:

   What|Removed |Added

 CC||ch...@bigballofwax.co.nz

--- Comment #2 from Chris Cormack  ---
Hmmm

+  PRIMARY KEY (`message_id`),
   KEY `message_id` (`message_id`),

Maybe we should remove the second Key?

-- 
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 7726] AllowItemsOnHoldCheckout has columns in wrong order in sysprefs.sql

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7726

Chris Cormack  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 7726] AllowItemsOnHoldCheckout has columns in wrong order in sysprefs.sql

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7726

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8643|0   |1
is obsolete||

--- Comment #3 from Chris Cormack  ---
Created attachment 9039
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9039&action=edit
Bug 7726: explanation and options that were in the wrong order

I also removed the ` mysql-ism

Signed-off-by: Chris Cormack 

-- 
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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  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 7444] Use T::T date plugin to display dates omnibus

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7444

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||ch...@bigballofwax.co.nz
 Resolution|FIXED   |---

-- 
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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8624|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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8580|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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8579|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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8578|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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8577|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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8576|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 3413] repeatable tickbox not sticking 1st time round

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3413

--- Comment #3 from Katrin Fischer  ---
The 'mandatory' checkbox has the same problem.

-- 
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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8575|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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8574|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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8573|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 7743] Use KohaDates TT plugin in OPAC

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7743

--- Comment #21 from Chris Cormack  ---
Created attachment 9038
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9038&action=edit
Bug 7743 follow up fixing syntax to so templates pass test

-- 
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 1662] Is there a difference between Full and Simplified for Serials History

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1662

Katrin Fischer  changed:

   What|Removed |Added

 Status|Pushed to Master|RESOLVED
 Resolution|--- |FIXED

-- 
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 7834] order search at the top of acq does nothing

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7834

Katrin Fischer  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff
   Assignee|henridam...@koha-fr.org |katrin.fisc...@bsz-bw.de

-- 
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 7834] order search at the top of acq does nothing

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7834

--- Comment #2 from Katrin Fischer  ---
Created attachment 9037
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9037&action=edit
Bug 7834: order search at the top of acq does nothing

Entering a search term for 'title' or 'vendor' at the top search
form in acq (tab 'Orders search') did redirect to the advanced
search form, but didn't start the search.

After applying the patch the search will bring back results immediately
or redirect to the form, when there are no results.

To test:
- Check all searches still work as expected by searching for title,
vendor, order name and invoice number
- Check advanced search still has the search terms prepopulated
- Check searches with and without results are ok

-- 
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 2505] enable Perl warnings in all modules and scripts

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2505

Chris Cormack  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 2505] enable Perl warnings in all modules and scripts

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2505

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8322|0   |1
is obsolete||

--- Comment #16 from Chris Cormack  ---
Created attachment 9036
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9036&action=edit
Bug 2505 : Switch on warnings in circ/returns.pl

Removed a compile time warning caused by a void context
in a bit of too clever obscure code

Signed-off-by: Chris Cormack 

-- 
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 2505] enable Perl warnings in all modules and scripts

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2505

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8317|0   |1
is obsolete||

--- Comment #15 from Chris Cormack  ---
Created attachment 9035
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9035&action=edit
Bug 2505 : use warnings in smart_rules.pl

Fix some careless code redeclaring a variable
declaring a variable in a condition
so that these don't generate errors

Signed-off-by: Chris Cormack 

-- 
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 2505] enable Perl warnings in all modules and scripts

2012-04-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2505

Chris Cormack  changed:

   What|Removed |Added

   Attachment #8209|0   |1
is obsolete||

--- Comment #14 from Chris Cormack  ---
Created attachment 9034
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9034&action=edit
Bug 2505 - enable Perl warnings in all modules and scripts

enable warnings, and correct perlcritic's 'Loop iterator is not lexical' errors
in C4/Ris.pm

modified:   C4/Ris.pm

Signed-off-by: Chris Cormack 

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