Bugzilla – Attachment 183416 Details for
Bug 33075
Add ability to mark an item as floating
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33075: Set atomic update bug number
Bug-33075-Set-atomic-update-bug-number.patch (text/plain), 1.01 KB, created by
Fridolin Somers
on 2025-06-23 12:49:22 UTC
(
hide
)
Description:
Bug 33075: Set atomic update bug number
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2025-06-23 12:49:22 UTC
Size:
1.01 KB
patch
obsolete
>From 20695ccef1cb9d66c64590a210bd09a2df39eec1 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Mon, 23 Jun 2025 14:48:19 +0200 >Subject: [PATCH] Bug 33075: Set atomic update bug number > >--- > .../data/mysql/atomicupdate/{bug-XXXXX.pl => bug-33075.pl} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename installer/data/mysql/atomicupdate/{bug-XXXXX.pl => bug-33075.pl} (96%) > >diff --git a/installer/data/mysql/atomicupdate/bug-XXXXX.pl b/installer/data/mysql/atomicupdate/bug-33075.pl >similarity index 96% >rename from installer/data/mysql/atomicupdate/bug-XXXXX.pl >rename to installer/data/mysql/atomicupdate/bug-33075.pl >index 0ff63670055..ee037816e9f 100644 >--- a/installer/data/mysql/atomicupdate/bug-XXXXX.pl >+++ b/installer/data/mysql/atomicupdate/bug-33075.pl >@@ -1,7 +1,7 @@ > use Modern::Perl; > > return { >- bug_number => "XXXXX", >+ bug_number => "33075", > description => "Add items.floating and items.floating_on", > up => sub { > my ($args) = @_; >-- >2.43.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 33075
:
147428
| 183416 |
183417
|
183418
|
183419