https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16522
--- Comment #60 from Heather <[email protected]> --- I tried signing off on this bug and ran into trouble with this step: "10. click 'send' to email the cart. confirm the email contains the host item entry and the link sends you to the catalogue page for the record in the OPAC." This is the email from the email logs (with some spaces deleted to save space): Date: Mon, 5 Dec 2022 17:47:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Here is your cart, sent from our online catalog. Please note that the attached file is a MARC bibliographic records file which can be imported into personal bibliographic software like EndNote, Reference Manager or ProCite. --------------------------------------------------------------------- testing emailing --------------------------------------------------------------------- 1. Four metaphysical poets : an anthology of poetry by Donne, Herbert, Marvell, and Vaughan / Author(s): Donne, John, --1572-1631. ; Wilmott, Richard. Copyright year: 1985 Notes : Includes index. In: Li Po and Tu Fu In online catalog: http://h2sandboxes.biblibre.eu:8080/cgi-bin/koha/opac-detail.pl?bibl= ionumber=3D16 Items: * Centerville GEN 39999000000719 * Fairview GEN 39999000000696 ----------------------------------------------------------------- ---End quoted email And the record it should be linking to is this one: https://staff-h2.sandboxes.biblibre.eu/cgi-bin/koha/catalogue/detail.pl?biblionumber=16 But the link in the email has an extraneous equals sign: bibl= ionumber But if you take that out and make the link this one: http://h2sandboxes.biblibre.eu:8080/cgi-bin/koha/opac-detail.pl?bibl ionumber=3D16 It's still incorrect, a broken link. If you put in record number 3D16 into a correct record link, i.e.: https://staff-h2.sandboxes.biblibre.eu/cgi-bin/koha/catalogue/detail.pl?biblionumber=3D16 You get the wrong record ("Introduction to Attic Greek"). It should be this link, to "Four metaphysical poets:" https://staff-h2.sandboxes.biblibre.eu/cgi-bin/koha/catalogue/detail.pl?biblionumber=16 So there's an extraneous "3D" before the record number "16." Are the extraneous "=" and "3D" being inserted into the log transcript of the email, or are they really in a sent email? Cheerio! --h2 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
