Skip to content

Commit 099e2ab

Browse files
committed
Fixing bug "Imported PO files have no public URL "
1 parent d28794f commit 099e2ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,8 @@
200200
},
201201
"drupal/core": {
202202
"Notice: Undefined index: value in Drupal\\views\\Plugin\\views\\filter\\NumericFilter->acceptExposedInput()" : "https://www.drupal.org/files/issues/2020-06-04/2825860-exposed-filter-notice-38.patch",
203-
"Allow edit Media items from Media Library modal dialog in CKEditor" : "https://www.drupal.org/files/issues/2021-04-21/3168868-13_0.patch"
203+
"Allow edit Media items from Media Library modal dialog in CKEditor" : "https://www.drupal.org/files/issues/2021-04-21/3168868-13_0.patch",
204+
"2449895 Imported PO files have no public URL but have a link at admin/content/files" : "https://www.drupal.org/files/issues/2020-06-01/2449895-2-80.patch"
204205
},
205206
"drupal/printable": {
206207
"3214729 PDF filename is generated with it's location" : "https://git.drupalcode.org/issue/printable-3214729/-/commit/cbc98dbe864f82b4cc1da110d88097d0c4740bb9.patch",

0 commit comments

Comments
 (0)