[Bug 3108] New: XSLT stylesheet does not obey URLLinkText syspref
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3108 Summary: XSLT stylesheet does not obey URLLinkText syspref Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: enhancement Priority: P3 Component: OPAC AssignedTo: jmf@liblime.com ReportedBy: jwagner@ptfs.com Estimated Hours: 0.0 The URLLinkText syspref allows sites to enter text to display instead of URLs for 856s in the OPAC, such as "click to connect". However, the XSLT stylesheet does not check or obey this setting. If XSLTDetailsDisplay is turned on, the OPAC displays the subfield z rather than the URLLinkText entry. The XSLT stylesheet should obey the system preference. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3108 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P3 |PATCH-Sent --- Comment #1 from Jane Wagner <jwagner@ptfs.com> 2009-08-23 20:05:43 --- Sent patch combined with Bug 3098, Bug 3545. Modified C4/XSLT.pm based on code written by Frédéric Demians (thanks!) to pass the values of the sysprefs to the .xsl files. Modified the .xsl files to implement them. Now, if there is a value in the syspref URLLinkText, the OPAC will display that text as generic link text when there is no value in the 856 subfield y, 3, or z. (Note that if subfields y, 3, or z do contain text, the first match is what will be displayed.) -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3108 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com AssignedTo|jmf@liblime.com |jwagner@ptfs.com Status|ASSIGNED |NEW --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2009-09-16 01:42:26 --- Patch pushed. Please test and close. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3108 Jane Wagner <jwagner@ptfs.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3108 Irma Birchall <irma@calyx.net.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |irma@calyx.net.au -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (2)
-
bugzilla-daemon@kohaorg.ec2.liblime.com -
bugzilla-daemon@liblime.com