[Koha-bugs] [Bug 14809] New: INSTALL.debian refers has references to 'squeeze' and 'lenny'

2015-09-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14809

Bug ID: 14809
   Summary: INSTALL.debian refers has references to 'squeeze' and
'lenny'
 Change sponsored?: ---
   Product: Koha
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Documentation
  Assignee: neng...@gmail.com
  Reporter: bar...@bywatersolutions.com
QA Contact: testo...@bugs.koha-community.org

INSTALL.debian makes reference to 'squeeze', even though jessie and wheezy are
Debian current and oldcurrent respectively.

grep -n -i -B4 squeeze INSTALL.debian
30-At the time of writing, you need to create
31-/etc/apt/sources.list.d/indexdata.list containing the following:
32-
33-# Index Data
34:deb http://ftp.indexdata.dk/debian squeeze main
35:deb-src http://ftp.indexdata.dk/debian squeeze main
--
375-
376-Tested on the following operating environments
377-==
378-- Debian Lenny 5.0
379:- Debian Squeeze 6.0

-- 
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 14809] INSTALL.debian needs to be updated for wheezy and jessie

2015-09-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14809

Barton Chittenden  changed:

   What|Removed |Added

Summary|INSTALL.debian refers has   |INSTALL.debian needs to be
   |references to 'squeeze' and |updated for wheezy and
   |'lenny' |jessie

--- Comment #1 from Barton Chittenden  ---
Under squeeze,

sudo dpkg --set-selections < install_misc/debian.packages

results in each line line in install_misc/debian.packages generating an error
similar to the following:

dpkg: warning: package not in database at line XX: 

To avoid this, the following lines must be added to the documentation, before
'sudo dpkg --set-selections ...'

Run the following:

$ sudo apt-get install dselect
$ sudo dselect

Select [U]pdate and [I]nstall from the dselect menu.

-- 
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 14699] Intranet search history issues due to DataTables pagination

2015-09-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14699

Nick Clemens  changed:

   What|Removed |Added

 CC||n...@quecheelibrary.org
 Status|Needs Signoff   |In Discussion

--- Comment #6 from Nick Clemens  ---
Moving this to in discussion.

I think the expected behavior is somewhere between the original and that with
the patches applied.  I would expect either:

1 - Preserve current behavior and change just the labels to "Select all visible
/ clear all visible"

2 - Select all searches but respect filters.  If I filter down to 8 searches it
should select only those.  If my filter finds 21 searches (default 20 visible)
it should select all 21, but not searches limited by filter.  Labels would say
"With ## selected searches: delete"

A couple other things from testing:

1 - On master selecting any search past 20 doesn't change the look of the
delete button, though it is enabled.  It does only function on the visible
searches either way 
i.e. select search 21, button no visibly enabled, but clickable. Select #1 and
#21 (with 20 visible) button is enabled, only #1 is deleted.
With the patches the link still isn't visibly enabled but will delete all
selected regardless of visibility

2 - The phrasing "With selected searches: Delete" is awkward.  I think it
should be "Delete selected searches" and button can simply be grayed out when
none are selected With these patches phrasing would then be "Delete ## selected
searches"

-- 
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 14808] New: Koha 3.20.3 UTF-8 Problems

2015-09-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14808

Bug ID: 14808
   Summary: Koha 3.20.3 UTF-8 Problems
 Change sponsored?: ---
   Product: Koha
   Version: 3.20
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: P5 - low
 Component: Staff Client
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: ayou...@kwareict.com
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com

Hello All,

Koha 3.20.3 suffers from UTF-8 Problems in some pages such as, When trying to 

1- Editing help in Arabic interface it shows garbage like this:

٠رحباً بك٠٠ي ÙƒÙiˆÙ‡Ø§

إذا كانت هذه هي ال٠رة الأولى
الأخرى ال٠وجودة ٠ي الإدارة.

Although it shows help good in Arabic when reading help.

   ==

2- When trying to import borrowers form tools > Import patrons

Default values like (Salutation:, Surname, ...etc) looks like (تحية:) in
Arabic interface, Although these terms are ok in Arabic columns.def file.

   ==

3- Also the same thing when trying to build new Guided reports from Guided
reports wizard.

Note: Koha 3.18.06 doesn't suffer from this problem, I mean Arabic terms appear
in a good way.

Thanks.

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