[Koha-bugs] [Bug 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-12-03 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

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

--- Comment #18 from Jared Camins-Esakov jcam...@cpbibliography.com ---
This has been done in Master.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

M. de Rooy m.de.r...@rijksmuseum.nl changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
 QA Contact|paul.poul...@biblibre.com   |m.de.r...@rijksmuseum.nl

--- Comment #16 from M. de Rooy m.de.r...@rijksmuseum.nl ---
Followup: 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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

M. de Rooy m.de.r...@rijksmuseum.nl changed:

   What|Removed |Added

 CC||m.de.r...@rijksmuseum.nl

--- Comment #11 from M. de Rooy m.de.r...@rijksmuseum.nl ---
Is the following code in master really correct:

if (C4::Context-preference(Version)  TransformToNum($DBversion)) {
unless ( C4::Context-preference('marcflavour') eq 'UNIMARC' ) {
my %referencetypes = (  '00' = 'PERSO_CODE',
'10' = 'ORGO_CODE',

I thought we used PERSO_NAME and CORPO_NAME ??

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

--- Comment #12 from M. de Rooy m.de.r...@rijksmuseum.nl ---
There is a similar problem in auth_finder (editor plugin)
It shows me PERSO_CODE on the form. That should be PERSO_NAME. Therefore I do
not find anything.
Just writing it here; do not know where it originated from. Probably Jared does
:)

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

--- Comment #13 from Jared Camins-Esakov jcam...@cpbibliography.com ---
(In reply to comment #12)
 There is a similar problem in auth_finder (editor plugin)
 It shows me PERSO_CODE on the form. That should be PERSO_NAME. Therefore I
 do not find anything.
 Just writing it here; do not know where it originated from. Probably Jared
 does :)

Good catch. It's a problem with the updatedatabase. I'll do a follow-up fixing
it.

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

 Status|Pushed to Master|ASSIGNED

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

  Attachment #10707|0   |1
is obsolete||

--- Comment #14 from Jared Camins-Esakov jcam...@cpbibliography.com ---
Created attachment 11784
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11784action=edit
Bug 8207 follow-up: correct typo in authority types

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com 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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

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

   What|Removed |Added

  Attachment #11784|0   |1
is obsolete||

--- Comment #15 from Chris Cormack ch...@bigballofwax.co.nz ---
Created attachment 11810
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11810action=edit
Bug 8207 follow-up: correct typo in authority types

Signed-off-by: Chris Cormack chr...@catalyst.net.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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
 QA Contact||paul.poul...@biblibre.com

--- Comment #9 from Paul Poulain paul.poul...@biblibre.com ---
OK, I understood the origin of my comment 6. I was wrong, everything is OK.
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-08-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master
 CC||mag...@enger.priv.no
Version|master  |rel_3_10

--- Comment #10 from Paul Poulain paul.poul...@biblibre.com ---
Patch pushed, does nothing for UNIMARC, as expected

Added Magnus to this bug = Magnus, this patch changes something when upgrading
a NORMARC setup.
OTOH, it does not change the default NORMARC frameworks.

I feel there's a follow-up for NORMARC that could be useful ;-)

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-07-30 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

 Blocks||8523

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-07-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

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

--- Comment #6 from Paul Poulain paul.poul...@biblibre.com ---
mmm...

In the patch, there are some things like:
-('', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL,
NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''),
+('', '450', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0,
1, '', '', ''),
+('', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL,
NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', 'GEOGR_NAME'),

where the frameworkcode is GEOGR_NAME just on this line.

Later :
-('', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL,
NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''),
+('', '453', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0,
1, '', '', ''),
+('', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL,
NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', 'GENRE/FORM'),

and also
-('', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5,
NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''),
+('', '530', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0,
1, '', '', ''),
+('', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5,
NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', 'CHRON_TERM'),

(there are others, just pointing 3)

Are you sure this is intended ?

I think it's not the case, but do we need something for UNIMARC ?

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-07-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

--- Comment #7 from Jared Camins-Esakov jcam...@cpbibliography.com ---
(In reply to comment #6)
 mmm...
 
 In the patch, there are some things like:
 - ('', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, 
 NULL,
 NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''),
 +('', '450', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL,
 0, 1, '', '', ''),
 +('', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4,
 NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '',
 'GEOGR_NAME'),
 
 where the frameworkcode is GEOGR_NAME just on this line.
 
 Later :
 - ('', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, 
 NULL,
 NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''),
 +('', '453', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL,
 0, 1, '', '', ''),
 +('', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4,
 NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '',
 'GENRE/FORM'),
 
 and also
 - ('', '548', 'a', 'Chronological term', 'Chronological term', 0, 
 0, 5,
 NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''),
 +('', '530', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL,
 0, 1, '', '', ''),
 +('', '548', 'a', 'Chronological term', 'Chronological term', 0, 0,
 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '',
 'CHRON_TERM'),
 
 (there are others, just pointing 3)
 
 Are you sure this is intended ?

Yes. This is the problem with line-based diffs. Basically all I did was add a
line, but git sees it as removing a line, adding a line, and then adding back
the original line.

 I think it's not the case, but do we need something for UNIMARC ?

Nope. UNIMARC is sensible. :)

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-07-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

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

   What|Removed |Added

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

--- Comment #8 from Chris Cormack ch...@bigballofwax.co.nz ---
(In reply to comment #7)

  
  Are you sure this is intended ?
 
 Yes. This is the problem with line-based diffs. Basically all I did was add
 a line, but git sees it as removing a line, adding a line, and then adding
 back the original line.
 

Here's a handy tip, apply the patch then run

 git show --word-diff=color

Be happy and amazed :)

What I have is a git alias

 git config alias.sh show --word-diff=color

So i can go
 git sh

Not seeing whitespace in the diff ftw!

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

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

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

  Attachment #10703|0   |1
is obsolete||

--- Comment #5 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Created attachment 10707
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10707action=edit
[SIGNED-OFF] Bug 8207: Allow see also fields in auths to link to thesauri

Right now if you were to link a field in an authority to a thesaurus, it
would not work properly. The authority type frameworks require some
adjustments to allow see also headings to be linked to thesauri (such as
adding subfield $9).

This patch adds subfield $9 and thesaurus links to existing installs
for those 5xx fields (under MARC21 and NORMARC only) which do not yet
have any subfield $9 or thesauri configured, as well as adding that to
new English language installs. There will be a follow-up patch adding
the subfields to new non-English language install files later, once
it is clear that the changes proposed and demonstrated in the English
files are accepable to the community.

Signed-off-by: Katrin Fischer katrin.fischer...@web.de
Tested frameworks install cleanly on a new installation.

Tested database update and made sure, that configuration and subfields
of a field were not changed if
- a $9 subfield already existed for a 5xx field
- a $9 subfield and a link to another thesaurus in $a existed
- no $9 but a link to another thesaurus in $a existed

This seems safe to me.

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

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

Katrin Fischer katrin.fisc...@bsz-bw.de 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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-07-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

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

--- Comment #2 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Hi Jared, 

I am not sure about the field description 9 (RLIN). Would it be possible to
use something more descriptive? Is this is a Koha specific use of the subfield?
Can we get some more opinions on that?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-07-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

--- Comment #3 from Jared Camins-Esakov jcam...@cpbibliography.com ---
(In reply to comment #2)
 Hi Jared, 
 
 I am not sure about the field description 9 (RLIN). Would it be possible
 to use something more descriptive? Is this is a Koha specific use of the
 subfield?
 Can we get some more opinions on that?

At present we use RLIN in the bibliographic frameworks, so I used the same.
I'd be happy to change the description for the authority frameworks, but I
can't translate it as part of the update, and I am definitely not going to be
editing the bibliographic frameworks (to preserve consistency). Our use of the
subfield 9 is entirely Koha-specific.

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-07-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

  Attachment #10551|0   |1
is obsolete||

--- Comment #4 from Jared Camins-Esakov jcam...@cpbibliography.com ---
Created attachment 10703
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10703action=edit
Bug 8207: Allow see also fields in auths to link to thesauri

Right now if you were to link a field in an authority to a thesaurus, it
would not work properly. The authority type frameworks require some
adjustments to allow see also headings to be linked to thesauri (such as
adding subfield $9).

This patch adds subfield $9 and thesaurus links to existing installs
for those 5xx fields (under MARC21 and NORMARC only) which do not yet
have any subfield $9 or thesauri configured, as well as adding that to
new English language installs. There will be a follow-up patch adding
the subfields to new non-English language install files later, once
it is clear that the changes proposed and demonstrated in the English
files are accepable to the community.

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-06-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

--- Comment #1 from Jared Camins-Esakov jcam...@cpbibliography.com ---
Created attachment 10551
  --
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10551action=edit
Bug 8207: Allow see also fields in auths to link to thesauri

Right now if you were to link a field in an authority to a thesaurus, it
would not work properly. The authority type frameworks require some
adjustments to allow see also headings to be linked to thesauri (such as
adding subfield $9).

This patch adds subfield $9 and thesaurus links to existing installs
for those 5xx fields (under MARC21 and NORMARC only) which do not yet
have any subfield $9 or thesauri configured, as well as adding that to
new English language installs. There will be a follow-up patch adding
the subfields to new non-English language install files later, once
it is clear that the changes proposed and demonstrated in the English
files are accepable to the community.

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-06-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

 Blocks||8332

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-06-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com 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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-06-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

  Change sponsored?|--- |Sponsored

-- 
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 8207] Modify authority type frameworks to allow see also fields to link to thesauri

2012-06-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

 Blocks||8212

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