Bugzilla – Attachment 121214 Details for
Bug 28171
Serial enumeration / chronology sorting is broken in biblio page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28171: Revert "Bug 27980: Remove itemdata_publisheddate from controller"
Bug-28171-Revert-Bug-27980-Remove-itemdatapublishe.patch (text/plain), 1.08 KB, created by
Joonas Kylmälä
on 2021-05-20 07:09:54 UTC
(
hide
)
Description:
Bug 28171: Revert "Bug 27980: Remove itemdata_publisheddate from controller"
Filename:
MIME Type:
Creator:
Joonas Kylmälä
Created:
2021-05-20 07:09:54 UTC
Size:
1.08 KB
patch
obsolete
>From f90e8d36fbdb436489c85e823a54fe4732f2a785 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Joonas=20Kylm=C3=A4l=C3=A4?= <joonas.kylmala@helsinki.fi> >Date: Wed, 21 Apr 2021 15:34:57 +0000 >Subject: [PATCH] Bug 28171: Revert "Bug 27980: Remove itemdata_publisheddate > from controller" > >This reverts commit c7fef23763754ad65c5a59438ed370d53aeec4b6. > >The code is needed back to fix broken sorting. > >Signed-off-by: Christian Nelson <christian.nelson@tritonia.fi> >--- > catalogue/detail.pl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/catalogue/detail.pl b/catalogue/detail.pl >index 8d06f0da51..14b4f1794b 100755 >--- a/catalogue/detail.pl >+++ b/catalogue/detail.pl >@@ -445,6 +445,7 @@ $template->param( > itemdata_uri => $itemfields{uri}, > itemdata_copynumber => $itemfields{copynumber}, > itemdata_stocknumber => $itemfields{stocknumber}, >+ itemdata_publisheddate => $itemfields{publisheddate}, > volinfo => $itemfields{enumchron}, > itemdata_itemnotes => $itemfields{itemnotes}, > itemdata_nonpublicnotes => $itemfields{itemnotes_nonpublic}, >-- >2.17.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 28171
:
119869
|
119896
|
119960
|
119961
|
121210
|
121211
|
121212
|
121213
|
121214
|
121215
|
121483
|
121484
|
121593