[Koha-bugs] [Bug 8096] Card number twice on patron search results

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8096

Chris Cormack ch...@bigballofwax.co.nz 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 8096] Card number twice on patron search results

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8096

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

  Attachment #33626|0   |1
is obsolete||

--- Comment #9 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34608
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34608action=edit
Bug 8096 - card number twice on patron search

This patch removes double patron card numbers from patron search results.

To test:

Search patrons
See card number 12345 in first column and in second column like Testman, John
(12345)
Apply patch
Patron card number no longer dispays in second colum

Further testing:
Search for other places in intranet where patron-title.inc is used (git grep
'patron-title.inc')
The card number still should display at the other places.

Signed-off-by: Chris 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 13407] Remove methods which are included in the 0.36 release of PDF::Reuse

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13407

Chris Cormack ch...@bigballofwax.co.nz 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 13407] Remove methods which are included in the 0.36 release of PDF::Reuse

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13407

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

  Attachment #34512|0   |1
is obsolete||

--- Comment #10 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34609
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34609action=edit
Bug 13406: Removing depricated code included in PDF::Reuse

1. Upgrade PDF::Reuse to 0.35_04. [1]
2. Run Koha's non-DB dependent test suite. You should notice some non-fatal
warnings about
   the redefinition of one or two subs in PDF::Reuse. This should not affect
the
   functionality of the tools for the end user.
3. Verify the functionality of the related tools.
4. Apply the attached patch.
5. Re-run Koha's non-DB dependent test suite. You should note no warnings
related to PDF::Reuse.
6. Re-verify the functionality of the related tools.

[1] http://search.cpan.org/CPAN/authors/id/C/CN/CNIGHS/PDF-Reuse-0.35_04.tar.gz

Signed-off-by: Mark Tompsett mtomp...@hotmail.com
Signed-off-by: Chris 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 13407] Remove methods which are included in the 0.36 release of PDF::Reuse

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13407

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

  Attachment #34533|0   |1
is obsolete||

--- Comment #11 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34610
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34610action=edit
Bug 13407 Bumping required version of PDF::Reuse

Signed-off-by: Chris 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 13447] runreport.pl html email fails

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13447

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

  Attachment #34338|0   |1
is obsolete||

--- Comment #3 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34611
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34611action=edit
BUG 13447: Fixed HTML Email Reports

A tiny typo made in runreport.pl when updating it for bug 9530 lead to
no body being attached to html emails.

Signed-off-by: Chris 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 13447] runreport.pl html email fails

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13447

Chris Cormack ch...@bigballofwax.co.nz 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 13373] Update Polish web installer sample data files

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13373

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

  Attachment #34066|0   |1
is obsolete||

--- Comment #5 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34613
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34613action=edit
Bug 13373 - Update Polish web installer sample data files.

Part 2/2 - optional files.

Changes:
- Deleted unnecessary files
- Translated description files and some values in sql files

To test:
- Aplly patch
- Run webinstaller on empty database (drop database and create new if
necessary)
- Verify everything works, especially verify you have permission
to all modules, eg. Tools, Catalouging etc.
- Check spelling and grammar if you can :)

Signed-off-by: Chris 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 13373] Update Polish web installer sample data files

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13373

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

  Attachment #34065|0   |1
is obsolete||

--- Comment #4 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34612
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34612action=edit
Bug 13373 - Update Polish web installer sample data files.

Part 1/2 - mandatory files.

Changes:
- Translated user permission and user flags.
- Changed untranslated different files from en version
- Deleted unnecessary files

To test:
- Aplly patch
- Run webinstaller on empty database (drop database if necessary)
- Verify everything works, especially verify you have permission to all
modules, eg. Tools, Catalouging etc.
- Check spelling and grammar if you can :)

Signed-off-by: Chris 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 13373] Update Polish web installer sample data files

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13373

Chris Cormack ch...@bigballofwax.co.nz 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 13477] On order detail not showing

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13477

--- Comment #2 from Iming Chan imingc...@yahoo.com.au ---
Created attachment 34614
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34614action=edit
(Staff client) Bib. record with a current item 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 13477] On order detail not showing

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13477

--- Comment #3 from Iming Chan imingc...@yahoo.com.au ---
Created attachment 34615
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34615action=edit
(OPAC) Same bib. record not showing item order status

-- 
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 13477] On order detail not showing

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13477

--- Comment #4 from Iming Chan imingc...@yahoo.com.au ---
(In reply to Katrin Fischer from comment #1)
 Hi Iming, can you please add more information on this report? 
 I checked the 'on order' status, but it seems to display ok everywhere.

Hi Katrin,

I have attached a couple screen displays and hopefully this will be useful.  No
system settings have been changed during the upgrade to 3.18.01.  So
technically, such detail should display like before.

As a consequence of this issue, we have changed the setting of AcqCreateItem
(found in System Preferences  Acquisitions) to Create an item when placing an
order instead of receiving an 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 5511] Check for Change in Remote IP address for Session Security. Disable when remote ip address changes frequently.

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5511

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
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 5511] Check for Change in Remote IP address for Session Security. Disable when remote ip address changes frequently.

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5511

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

  Attachment #34320|0   |1
is obsolete||

--- Comment #27 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34616
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34616action=edit
Bug - 5511 [Followup]: Missed Instance

There was an instance of the pragma missed which meant the the original
patch set didn't actually solve the problem in a large number of cases

This patch adds in the relevant statement.

Signed-off-by: Chris Cormack chr...@catalyst.net.nz

-- 
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 7143] Bug for tracking changes to the about page

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143

--- Comment #199 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34620
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34620action=edit
Bug 7143 : Adding missing developer to the about page

Signed-off-by: Chris Cormack ch...@bigballofwax.co.nz

Typed by Kahurangi, supervised by me

-- 
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 7143] Bug for tracking changes to the about page

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
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 11369] Too many search cursor cookies overflow HTTP-header size, when making multiple searches in the staff client.

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11369

David Cook dc...@prosentient.com.au changed:

   What|Removed |Added

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

--- Comment #27 from David Cook dc...@prosentient.com.au ---
Adding reference to
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12295 for anyone
adding patches manually...

-- 
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 12295] Javascript error when merging authorities

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12295

David Cook dc...@prosentient.com.au changed:

   What|Removed |Added

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

-- 
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 13485] Add a proxy page

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13485

David Cook dc...@prosentient.com.au changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

--- Comment #6 from David Cook dc...@prosentient.com.au ---
Hi Simith:

Could you elaborate about the purpose of this proxy page?

Is it a place to put links that only logged in users should see?

I've been thinking about adding some proxy functionality where the user would
click on an opac link (e.g. opac-proxy.pl?id=ebsco) and get redirected to an
Ebsco page using credentials stored on the server.

It sounds like we might have similar goals?

-- 
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 807] Koha About page not displaying apache version in some distributions

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=807

Jerry Weng chenyi.w...@techyi.com changed:

   What|Removed |Added

 CC||chenyi.w...@techyi.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 13486] New: About page Apache version is empty if Apache version is 2.4

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13486

Bug ID: 13486
   Summary: About page Apache version is empty if Apache version
is 2.4
 Change sponsored?: ---
   Product: Koha
   Version: 3.18
  Hardware: PC
OS: Linux
Status: NEW
  Severity: minor
  Priority: P5 - low
 Component: About
  Assignee: neng...@gmail.com
  Reporter: chenyi.w...@techyi.com
QA Contact: testo...@bugs.koha-community.org

Overview: 

Ubuntu 14.04.1, Apache version 2.4.7-1ubuntu4.1, Koha 3.18.01
About Koha Page - Server information - Apache version is empty

Errors in directly running /usr/sbin/apache2 -V and similar entries in
/var/log/koha/library/intranet-error.log 
[Mon Dec 22 10:18:42.479349 2014] [core:warn] [pid 2225] AH00111: Config
variable ${APACHE_PID_FILE} is not defined
[Mon Dec 22 10:18:42.480141 2014] [core:warn] [pid 2225] AH00111: Config
variable ${APACHE_RUN_USER} is not defined
[Mon Dec 22 10:18:42.480616 2014] [core:warn] [pid 2225] AH00111: Config
variable ${APACHE_RUN_GROUP} is not defined
[Mon Dec 22 10:18:42.481116 2014] [core:warn] [pid 2225] AH00111: Config
variable ${APACHE_LOG_DIR} is not defined
[Mon Dec 22 10:18:42.728000 2014] [core:warn] [pid 2225] AH00111: Config
variable ${APACHE_RUN_DIR} is not defined
[Mon Dec 22 10:18:42.776297 2014] [core:warn] [pid 2225] AH00111: Config
variable ${APACHE_LOG_DIR} is not defined
AH00543: apache2: bad user name ${APACHE_RUN_USER}

-- 
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 13486] About page Apache version is empty if Apache version is 2.4

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13486

Jerry Weng chenyi.w...@techyi.com changed:

   What|Removed |Added

   Assignee|neng...@gmail.com   |chenyi.w...@techyi.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 13486] About page Apache version is empty if Apache version is 2.4

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13486

Jerry Weng chenyi.w...@techyi.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Jerry Weng chenyi.w...@techyi.com ---
(In reply to Jerry Weng from comment #0)
 Overview: 
 
 Ubuntu 14.04.1, Apache version 2.4.7-1ubuntu4.1, Koha 3.18.01
 About Koha Page - Server information - Apache version is empty
 
 Errors in directly running /usr/sbin/apache2 -V and similar entries in
 /var/log/koha/library/intranet-error.log 
 [Mon Dec 22 10:18:42.479349 2014] [core:warn] [pid 2225] AH00111: Config
 variable ${APACHE_PID_FILE} is not defined
 [Mon Dec 22 10:18:42.480141 2014] [core:warn] [pid 2225] AH00111: Config
 variable ${APACHE_RUN_USER} is not defined
 [Mon Dec 22 10:18:42.480616 2014] [core:warn] [pid 2225] AH00111: Config
 variable ${APACHE_RUN_GROUP} is not defined
 [Mon Dec 22 10:18:42.481116 2014] [core:warn] [pid 2225] AH00111: Config
 variable ${APACHE_LOG_DIR} is not defined
 [Mon Dec 22 10:18:42.728000 2014] [core:warn] [pid 2225] AH00111: Config
 variable ${APACHE_RUN_DIR} is not defined
 [Mon Dec 22 10:18:42.776297 2014] [core:warn] [pid 2225] AH00111: Config
 variable ${APACHE_LOG_DIR} is not defined
 AH00543: apache2: bad user name ${APACHE_RUN_USER}

Worked after fixing the following line, also tested on Apache/2.2.22 (Ubuntu),
seems backward compatible.

/usr/share/koha/intranet/cgi-bin/about.pl

 my $mysqlVersion  = `mysql -V`;
 my $apacheVersion = `httpd -v 2 /dev/null`;
 $apacheVersion = `httpd2 -v 2 /dev/null` unless $apacheVersion;
+$apacheVersion = (`/usr/sbin/apache2ctl -V 2 /dev/null`)[0] unless
$apacheVersion;
-$apacheVersion = (`/usr/sbin/apache2 -V`)[0] unless $apacheVersion;
 my $zebraVersion = `zebraidx -V`;

-- 
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 13486] About page Apache version is empty if Apache version is 2.4

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13486

Jerry Weng chenyi.w...@techyi.com changed:

   What|Removed |Added

 CC||chenyi.w...@techyi.com

--- Comment #2 from Jerry Weng chenyi.w...@techyi.com ---
Created attachment 34621
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34621action=edit
about.pl patch for getting version info on the apache 2.4/2.2

about.pl patch for getting version info on the apache 2.4/2.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 7142] non public note on item edit

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7142

David Cook dc...@prosentient.com.au changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||dc...@prosentient.com.au
 Resolution|--- |DUPLICATE

--- Comment #2 from David Cook dc...@prosentient.com.au ---
I'm marking this as a duplicate, as this issue is fairly old, and I think Kyle
is doing more work on this currently...

*** This bug has been marked as a duplicate of bug 13024 ***

-- 
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 13024] Nonpublic note not appearing in the staff client

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13024

David Cook dc...@prosentient.com.au changed:

   What|Removed |Added

 CC||neng...@gmail.com

--- Comment #1 from David Cook dc...@prosentient.com.au ---
*** Bug 7142 has been marked as a duplicate of this bug. ***

-- 
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 13285] updatedatabase throws an error if opacthemes is not set

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13285

Chris Cormack ch...@bigballofwax.co.nz 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 13285] updatedatabase throws an error if opacthemes is not set

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13285

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

  Attachment #33652|0   |1
is obsolete||

--- Comment #2 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34622
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34622action=edit
Bug 13285 Do the right thing if opacthemes is not set

If opacthemes is not defined updatedatabase reports the
subsequent warnings as an error. Take account of the case where
it is not set and default that to bootstrap.

This is probably a rare occurence, but should be handled

Signed-off-by: Chris Cormack 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 11400] Show Login as a different user instead of Logout if not enough premissions

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11400

Martin Renvoize martin.renvo...@ptfs-europe.com changed:

   What|Removed |Added

 CC||martin.renvoize@ptfs-europe
   ||.com

--- Comment #8 from Martin Renvoize martin.renvo...@ptfs-europe.com ---
Another bug stuck in 'In Discussion'... any further thoughts/developments
people?

-- 
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 13343] Items are not embedded when sending a basket/shelf

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13343

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

  Attachment #33952|0   |1
is obsolete||

--- Comment #3 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 34623
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34623action=edit
Bug 13343: Embed items when send a basket/shelf

When a basket/shelf is downloaded, items are embedded, but not when
sending it by email.

We would expect to get the same file.

Test plan:
On Opac and intranet:
1/ Add records with items to your basket and send it by email.
Verify the file contains items.
2/ Add records with items to a list and send it by email.
Verify the file contains items.

Signed-off-by: Chris Cormack 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 13343] Items are not embedded when sending a basket/shelf

2014-12-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13343

Chris Cormack ch...@bigballofwax.co.nz 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/