Bugzilla – Attachment 121212 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.12 KB, created by
PTFS Europe Sandboxes
on 2021-05-20 07:04:11 UTC
(
hide
)
Description:
Bug 28171: Revert "Bug 27980: Remove itemdata_publisheddate from controller"
Filename:
MIME Type:
Creator:
PTFS Europe Sandboxes
Created:
2021-05-20 07:04:11 UTC
Size:
1.12 KB
patch
obsolete
>From c7f9eb9e97a493d978944b1fab99a05ee42971c4 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: cnelson <christian.nelson@tritonia.fi> > >Signed-off-by: cnelson <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.11.0
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