[3.0.x] Errors in english system prefs

View: New views
3 Messages — Rating Filter:   Alert me  

[3.0.x] Errors in english system prefs

by Zeno Tajoli :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi to all,

I have found errors in standard english system prefs file,
data/mysql/en/mandatory/sysprefs.sql

I have write a bug about it
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3712
This is valid on for 3.0.x
I want to try to fix the bug.
So I need info about some system preferences:

-- FrameworksLoaded
This preference is created and updated by web installer ?
I think yes but i'm not sure at 100%

-- ReceiveBackIssues
-- maxItemsInSearchResults
Those two preferences are present in the code, but not
in cgi, templates or API files.
Are they present now only for a future use ?
Could you explain their use ?


--- AmazonCoverImages,
--- AuthDisplayHierarchy,
--- OPACAmazonCoverImages
--- ReadingHistory
Those four preferences are present in the code
and also in cgi, templates and API files.
I think we need to insert them in data/mysql/en/mandatory/sysprefs.sql
What do you think about it ?


Bye
Zeno Tajoli

Zeno Tajoli
CILEA - Segrate (MI)
tajoliAT_SPAM_no_prendiATcilea.it
(Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)

_______________________________________________
Koha-devel mailing list
Koha-devel@...
http://lists.koha.org/mailman/listinfo/koha-devel

Re: [3.0.x] Errors in english system prefs

by Mike Hafen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The maxItemsInSearchResults is a feature that I worked on.  I didn't know how much interest there was, so I didn't put it in the updatedatabase.pl.  Looks like the rest of the work is done.

This feature controls how many items are shown per status in the search results page.  The default is one item per status.

On Wed, Oct 14, 2009 at 10:04 AM, Zeno Tajoli <tajoli@...> wrote:
Hi to all,

I have found errors in standard english system prefs file,
data/mysql/en/mandatory/sysprefs.sql

I have write a bug about it
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3712
This is valid on for 3.0.x
I want to try to fix the bug.
So I need info about some system preferences:

-- maxItemsInSearchResults
Those two preferences are present in the code, but not
in cgi, templates or API files.
Are they present now only for a future use ?
Could you explain their use ?



_______________________________________________
Koha-devel mailing list
Koha-devel@...
http://lists.koha.org/mailman/listinfo/koha-devel

Re: [3.0.x] Errors in english system prefs

by Zeno Tajoli :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi to all,

At 18.04 14/10/2009, Zeno Tajoli wrote:
>I have found errors in standard english system prefs file,
>data/mysql/en/mandatory/sysprefs.sql
>
>I have write a bug about it
>http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3712
>This is valid on for 3.0.x

i have read the code about the system preferces that I not find in
data/mysql/en/mandatory/sysprefs.sql

I plan to send the patch from monday 19/Oct.

I need more info 'ReadingHistory'
-- It is not present in the manuals
-- It is not present in data/mysql/en/mandatory/sysprefs.sql of 3.0.x and 3.2
-- It is used only in C4/Members.pm, lines 1071-1075 for 3.2; for
3.0.x in lines 1066-1070.
-- It seems a specific feature for HLT

With more info i can decide if delete it or insert it in
data/mysql/en/mandatory/sysprefs.sql.

I need more info also about 'ReceiveBackIssues'
-- It is not present in the manuals
-- It is not present in data/mysql/en/mandatory/sysprefs.sql of 3.0.x and 3.2
-- I don't find code lines that use it
-- It seem relatete with France

Is it a variable for a future use ?


A summary for others preferences.
More info in bugzilla,
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3712

To delete:
--- maxItemsInSearchResults

To insert:
--- AmazonCoverImages
--- OPACAmazonCoverImages
--- AuthDisplayHierarchy


Bye


Zeno Tajoli
CILEA - Segrate (MI)
tajoliAT_SPAM_no_prendiATcilea.it
(Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)

_______________________________________________
Koha-devel mailing list
Koha-devel@...
http://lists.koha.org/mailman/listinfo/koha-devel