Commit Graph

23790 Commits (4b927a02fdfa85cb1157a9ef4b72ffb19ec0642b)

Author SHA1 Message Date
catch 84ef68cf99 Issue #3247901 by danflanagan8, longwave: ContentTranslationUITestBase should not rely on Classy 2021-11-08 14:36:24 +00:00
catch 9e3837a258 Issue #3158289 by alexpott, barboza: Deprecate hook_init for theme engines
(cherry picked from commit 3ab6129942)
2021-11-08 14:30:56 +00:00
catch b4a6273ebd Issue #3231683 by daffie, longwave: [Symfony 6] A number of methods of the class Drupal\Core\TypedData\Validation\ExecutionContext are considered internal and Drupal should not override them 2021-11-08 14:27:18 +00:00
catch 84e8b971c8 Issue #3214921 by daffie, xurizaemon, alexpott, mondrake, andypost, Taran2L, Mixologic, longwave: Add a requirements warning in Drupal 9 when PostgreSQL is used and the pg_trgm extension is not created 2021-11-08 14:22:26 +00:00
catch f96b7fbab0 Issue #3232095 by daffie, dww, longwave, andypost, catch, larowlan: [Symfony 6] Refactor the "update.root" service to return an object not a string 2021-11-08 14:18:08 +00:00
catch 9f6cef72ee Issue #3028837 by quietone, joachim, alexpott: views_hooks group has nothing in it 2021-11-08 14:13:59 +00:00
Alex Pott 2aee2c17b3
Issue #3212891 by vaish, brentgees@gmail.com, srilakshmier, mikelutz, quietone, alexpott: Incorrect type declaration in docblock for class property 2021-11-07 14:33:50 +00:00
bnjmnm 0949c10ccb Issue #3239509 by hooroomoo, larowlan, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini 2021-11-04 22:37:55 +00:00
Alex Pott 04f2578519
Issue #3087332 by quietone, huzooka, amateescu, danflanagan8: Deprecate the 'd6_url_alias_language' migration process plugin 2021-11-03 10:51:09 +00:00
Alex Pott 76b866462d
Issue #3163663 by mpp, chrisolof, alexpott, quietone: Too many open files issue with migrating multiple files using "download" process plugin 2021-11-03 10:42:55 +00:00
catch 5c78c18977 Issue #3232074 by bbrala, daffie, alexpott, effulgentsia, catch, gabesullice: [Symfony 6] Add "array|string|int|float|bool|\ArrayObject|null" to all Normalizer classes that implement the method ::normalize() 2021-11-02 15:23:29 +00:00
catch a427549e6e Revert "Issue #3232074 by bbrala, daffie, effulgentsia, catch, gabesullice, alexpott: [Symfony 6] Add "array|string|int|float|bool|\ArrayObject|null" to all Normalizer classes that implement the method ::normalize()"
This reverts commit 9aa1d53c01.
2021-11-02 11:20:50 +00:00
catch 9aa1d53c01 Issue #3232074 by bbrala, daffie, effulgentsia, catch, gabesullice, alexpott: [Symfony 6] Add "array|string|int|float|bool|\ArrayObject|null" to all Normalizer classes that implement the method ::normalize() 2021-11-01 16:21:38 +00:00
Alex Pott 055054d592
Issue #3245820 by paul121, dww, eojthebrave: Remove references to removed node publish actions 2021-11-01 10:17:29 +00:00
Alex Pott 8512e0e93c
Issue #3213644 by Beakerboy, daffie: StatementWrapperLegacyTest::testClientStatementMethod() should be less specific 2021-11-01 09:39:31 +00:00
Alex Pott f5fdfe3165
Issue #2569381 by alx_benjamin, init90, vasi, deepakaryan1988, Munavijayalakshmi, Lendude, DuaelFr, alexpott, dawehner: Drupal\views\Plugin\views\area\Result does an unnecessary XSS::adminFilter() 2021-11-01 08:36:30 +00:00
Alex Pott 4c20b33993
Issue #3038596: Mechanism that adds custom drupalci.yml configurations does not detect configs in new branches. 2021-10-31 19:50:50 +00:00
Alex Pott b3a30bae55
Issue #3227821 by wtrv: Broken svg element with "Auto convert linebreaks" (autop) filter 2021-10-30 00:51:41 +01:00
Alex Pott a911353469
Issue #3246053 by quietone: Fix file_managed table for ds9.txt 2021-10-29 19:26:15 +01:00
Alex Pott f4ff1b59da
Issue #3214170 by Sakthivel M, manojithape, mitthukumawat, tushar_sachdeva: Claro:The cancel button is not center-aligned in the layout builder 2021-10-29 19:19:05 +01:00
Alex Pott 4063e76cbe
Issue #3186992 by hinal05, djsagar, kiran.kadam911, hitvika_verma, tushar_sachdeva, chetanbharambe, ranjith_kumar_k_u, bnjmnm, BhumikaVarshney, Sakthivel M, Abhijith S, babusaheb.vikas, lauriii: Nav menu items can overflow outside of container 2021-10-29 19:17:25 +01:00
xjm 577a634406 Drupal 9.4.x-dev 2021-10-29 11:57:48 -05:00
catch b7e8bd496e Issue #3244855 by nod_, alexpott, catch: Regression in Drupal 9.3.x due to jQuery.once deprecation 2021-10-29 11:32:32 +01:00
catch e35c56bcb3 Issue #3225811 by alexpott, nod_, sagarchauhan, longwave: Update to js-cookie 3.0.1 2021-10-28 20:59:23 +01:00
catch cefb93c5f0 Issue #3246150 by dww, larowlan, Berdir, alexpott, craigra: Bundle class changes mean the entity class is now determined by the active entity-type definition 2021-10-28 20:54:30 +01:00
catch 3eba4b3c58 Issue #3226052 by longwave, alexpott: Update to cspell 5 2021-10-28 13:18:59 +01:00
catch b78a9333aa Issue #3246141 by lauriii, longwave: Update JavaScript dependencies prior to 9.3.0 2021-10-27 21:02:41 +01:00
Lee Rowlands 1f02f0b688 Revert "Issue #3239509 by hooroomoo, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini"
This reverts commit ed8b15f2e7.
2021-10-27 08:14:09 +10:00
hooroomoo ed8b15f2e7 Issue #3239509 by hooroomoo, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini 2021-10-26 20:11:09 +00:00
Alex Pott 2c979f05ce
Issue #3208849 by yogeshmpawar, cilefen, phenaproxima, mohit_aghera, larowlan, danflanagan8: OEmbedWidget does not display the field's help text, only its own message 2021-10-25 23:15:55 +01:00
Alex Pott 4e87f84c02
Issue #3095237 by quietone, ravi.shankar, Vishalghyv, yogeshmpawar, benjifisher, Wim Leers, Matroskeen, heddn, mikelutz: Migrate Drupal 7 date field "todate" value 2021-10-25 15:19:08 +01:00
Alex Pott 91fdb8aae3
Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT, alexpott: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 15:11:07 +01:00
Alex Pott e324171c3e
Revert "Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions"
This reverts commit 3dbf997274.
2021-10-25 12:27:21 +01:00
Alex Pott 8f497e0a43
Issue #2945033 by longwave, yobottehg, TMWagner, vdsh, jlatorre, catch: HtmlHeadLink processing does not allow for duplicated alternate hreflang links 2021-10-25 11:44:13 +01:00
Alex Pott 7578516fc4
Issue #3231416 by mherchel, ankithashetty, Gauravmahlawat, chetanbharambe, davidwbarratt: Olivero should not expect its default menu blocks to always exist 2021-10-25 11:35:34 +01:00
Alex Pott ec2c23d65c
Issue #3236540 by beatrizrodrigues, gabrielda, ankithashetty, Chi, larowlan, lauriii: Wrong documentation in comment.html.twig 2021-10-25 11:29:12 +01:00
catch e40f6d17d6 Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps 2021-10-25 10:54:41 +01:00
Alex Pott 190aae1079
Issue #2763075 by raman.b, Martijn de Wit, anon, borisson_: Adding new text format gives Uncaught TypeError: f.format_tags.split is not a function 2021-10-25 10:40:40 +01:00
Alex Pott 2a03fb2c53
Issue #3203745 by darienmh, Abhijith S, chetanbharambe: Claro theme is incompatible with the Themable Forms module 2021-10-25 10:38:36 +01:00
Alex Pott a4b97b7406
Issue #3244156 by daffie: Update the Drupal\KernelTests\Core\Entity\EntityQueryAggregateTest::testAggregation() a little to make it pass for SQL Server 2021-10-25 10:18:41 +01:00
benjifisher 3dbf997274 Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 04:08:59 +00:00
Lee Rowlands 1190672bc6
Issue #3043321 by jibran, acbramley, ravi.shankar, Manuel Garcia, johnwebdev, dpi, kim.pepper, mstrelan, NWOM, AaronMcHale, larowlan, Berdir, Wim Leers, kristiaanvandeneynde, bbrala, catch: Use generic access API for node and media revision UI 2021-10-25 11:25:35 +10:00
Lee Rowlands 64074071d1
Issue #3223209 by kim.pepper, dww, yogeshmpawar, daffie, larowlan, Berdir, andypost, phenaproxima, brianV, alexpott, AjitS, ravi.shankar, catch, quietone, trobey, Dave Reid, JacobSingh, imclean, tim.plunkett, Kars-T, amateescu, JeremyFrench, aaron: deprecate file_save_data, file_copy and file_move and replace with a service 2021-10-25 11:01:32 +10:00
pfrenssen fc76f6e843 Issue #2570593 by dww, pfrenssen, markhalliwell, moshe weitzman, JeroenT, Chi, eiriksm, d70rr3s, deviantintegral, bradjones1, larowlan, dpi, sokru, claudiu.cristea, Berdir, jonathanshaw, catch, Kingdutch, alexpott, TravisCarden, johnwebdev, AaronMcHale, sime, e0ipso: Allow entities to be subclassed using "bundle classes" 2021-10-24 21:30:44 +00:00
Lee Rowlands 384d615aaa
Issue #3245244 by kim.pepper, dww: Make FileUploadHandler re-usuable for non-form file uploads 2021-10-25 06:19:20 +10:00
catch 8065ee3ee6 Issue #3134470 by heddn, gabesullice, sudiptadas19, ridhimaabrol24, quietone, mikelutz, Kristen Pol, alexpott, Wim Leers, larowlan, longwave: Switch to entity owner in EntityContentBase during validation 2021-10-22 10:18:35 +01:00
Alex Pott 623cc951b5
Issue #3083561 by Grimreaper, raman.b, ankithashetty, mglaman, bbrala, Wim Leers, quietone: Add explicit test coverage for JSON:API filtering on a datetime field 2021-10-20 10:38:20 +01:00
catch a1fc82b772 Issue #3244592 by alexpott: Fix deprecation error in run-tests.sh on PHP 8.1 2021-10-20 10:31:39 +01:00
Alex Pott 6eee1db220
Issue #3032433 by tim.plunkett, neclimdul, vacho, xjm, phenaproxima: Allow section storages to be loaded via routing without loading from the tempstore 2021-10-20 10:29:29 +01:00
Alex Pott b69a33ede2
Issue #3161223 by andypost, longwave, Hardik_Patel_12, alexpott, jungle, dww: Use PHP 7.0 "spaceship" operator for user sort functions where possible 2021-10-20 10:23:57 +01:00
Alex Pott 11c0e0a609
Issue #3073294 by Wim Leers, oknate: Remove obsolete @todo for "Undo bug when first inserting media into unfocused CKEditor" 2021-10-20 10:10:46 +01:00
Lee Rowlands 8a18762130
Issue #2957953 by alexpott, sleitner, pobster, Berdir, mohit_aghera, kishor_kolekar, joegraduate, trackleft2, bappa.sarkar, acbramley, ankithashetty, paulocs, batkor, dhirendra.mishra, seanB, priyanka.sahni, Abhijith S, chetanbharambe, vikashsoni, anmolgoyal74, Webbeh, larowlan, hudri, ryan.gibson, amietpatial, ddhuri, capysara, runeasgar, saranya ashokkumar, shimpy, nikitagupta: Editing menus user-experience has regressed 2021-10-20 18:42:26 +10:00
paulocs 3f0caa8a03 Issue #3199972 by paulocs, xurizaemon, anmolgoyal74, vsujeetkumar, vakulrai, Suresh Prabhu Parkala, gabriel.abdalla, abhisekmazumdar, AaronMcHale, longwave, larowlan, benjifisher, idebr, Nishat Ahmad, ifrik, snehalgaikwad, rachel_norfolk, alexpott, RenatoG, vikashsoni, ravi.shankar, samiullah, tanubansal: Improve user interface text on the account cancellation screen 2021-10-20 08:35:46 +00:00
catch 54147fd45d Issue #3244533 by andypost, daffie: usleep() usage triggers deprecations on PHP 8.1 2021-10-19 20:13:09 +01:00
catch 33c4319f80 Issue #2744381 by Berdir, Wim Leers, mohit_aghera, mstrelan, lahoosascoots, xjm, dawehner, effulgentsia, larowlan, cilefen: NodeAddAccessCheck allows roles holding the "Administer content types" permission to create nodes 2021-10-19 10:38:15 +01:00
catch b986c49eb2 Issue #3239507 by hooroomoo, bnjmnm: Add CustomEvent polyfill to support IE11 2021-10-19 10:23:23 +01:00
Alex Pott 1ac9aaffc8
Revert "Issue #3239935 by mondrake, andypost, daffie: Refactor ToolkitGdTest"
This reverts commit d0c712ad4d.
2021-10-18 17:39:52 +01:00
Alex Pott db660b74e4
Issue #3008138 by mohit_aghera, jncruces, chetanbharambe, Kristen Pol, Lendude: The link url in views must be translatable 2021-10-18 17:38:53 +01:00
Alex Pott d0c712ad4d
Issue #3239935 by mondrake, andypost, daffie: Refactor ToolkitGdTest 2021-10-18 17:28:40 +01:00
Alex Pott e67aa82acf
Issue #3124674 by mondrake, Neslee Canil Pinto, daffie: Refactor functionality for the SQLite driver to stop migration testing usage of the 'extra_prefix' connection option 2021-10-18 17:01:08 +01:00
Alex Pott 53e5e3382c
Issue #2909370 by Spokje, mfernea, neclimdul, zaporylie, quietone, xjm, osman, BartoszUrbaniak: Fix 'Drupal.Commenting.VariableComment.IncorrectVarType' coding standard 2021-10-18 16:40:04 +01:00
Alex Pott 25718d36d4
Issue #990218 by Lendude, sun, tim.plunkett, mr.baileys, joachim: Machine name field throws notices if before source field 2021-10-18 15:19:33 +01:00
Alex Pott d8b4e40b05
Issue #3205866 by danflanagan8, phenaproxima: media_requirements() should report missing source fields 2021-10-18 14:56:08 +01:00
Alex Pott de537bdba1
Issue #3236443 by paulocs, benjifisher, marcos_lima: Link to module-specific permissions forms in Help pages 2021-10-18 13:08:44 +01:00
Alex Pott 7c646f0241
Issue #3225227 by Matroskeen, quietone, Kristen Pol: Fix source plugin documentation 2021-10-18 12:14:00 +01:00
Alex Pott 1d93843f6a
Issue #3110580 by ankithashetty, init90, Sivaji_Ganesh_Jojodae, longwave: Resolve @todo - remove ::processOutbound() when we remove UrlGenerator::fromPath() 2021-10-18 12:05:43 +01:00
Alex Pott 6d04e573e3
Issue #3020876 by alex_optim, sakiland, batkor, pfrenssen, mohit_aghera, i-trokhanenko, drclaw, iamdroid, Grayle, tim.plunkett, gun_dose, acbramley, Chris Burge, Sam152, longwave: Contextual links of reusable content blocks are not displayed when rendering entities built via Layout Builder 2021-10-18 12:01:05 +01:00
catch 2c7e7674a5 Issue #3241318 by alexpott: core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scripts/disable-git-bin/git is an odd file and it has the file mode 755 2021-10-18 11:20:58 +01:00
Alex Pott 47c2f348cf
Issue #3116481 by joachim, daffie: Convert EntityViewsDataTest from a unit test to a kernel test 2021-10-18 11:18:40 +01:00
Alex Pott 510b5904fc
Issue #3064016 by Matroskeen, alisonjo315, danflanagan8, quietone: Allow menu_link source plugin to filter menu links by menu name(s) 2021-10-18 11:04:01 +01:00
Alex Pott 76f6b690e1
Issue #3203009 by quietone, Gauravmahlawat, joachim, catch: the methods in FieldableEntity should document how they are meant to be used 2021-10-18 11:01:00 +01:00
Alex Pott 32eb238f75
Issue #3231861 by Lendude, GuyPaddock: PHP errors when overriding the query settings 2021-10-18 10:56:59 +01:00
Alex Pott 81174ad778
Issue #2784783 by RytoEX, quietone, jofitz, Charlotte17, Anybody, tomhollevoet, catch, Grevil: Migration of nodes with cck nodereferrer fields fails (SQL error) 2021-10-18 10:41:05 +01:00
Alex Pott 775223c013
Issue #3088917 by quietone, gbirch, marvil07, Wim Leers: Map text_plain field formatter to basic_string for long text fields 2021-10-18 10:37:56 +01:00
Alex Pott e57ef27b2d
Issue #3232681 by Matroskeen, danflanagan8, kpaxman, quietone: FieldLink process plugin treats protocol-relative external URLs as internal ones 2021-10-18 10:36:12 +01:00
Alex Pott 4bc7dbb8f9
Issue #3187616 by quietone, huzooka, Wim Leers, danflanagan8: Fix TermTranslation query and add missing source plugin test 2021-10-18 10:31:42 +01:00
Alex Pott 1f019ab9d8
Issue #3199578 by quietone, danflanagan8, huzooka: Fix EntityReferenceTranslationDeriver process pipeline 2021-10-18 10:29:44 +01:00
Alex Pott 0acc2f337c
Issue #3219140 by danflanagan8, huzooka, quietone, Wim Leers: d7_language_content_comment_settings triggers MigrateException if the source bundle is longer than 32 chars: use migration_lookup 2021-10-18 10:26:38 +01:00
Alex Pott 8616edd24f
Issue #2976098 by quietone, alexpott, Sivaji_Ganesh_Jojodae, joachim, benjifisher, Wim Leers, mikelutz, catch, dinarcon, scotwith1t, heddn: MigrateExecutable should add details for the migration & destination property to exceptions that cause a row failure 2021-10-18 09:37:25 +01:00
Alex Pott 57d91dbea0
Issue #3209934 by quietone, alexpott, longwave: Fix spelling for 46 migrate related words 2021-10-18 09:13:24 +01:00
Alex Pott f653102333
Issue #2909805 by googletorp, fgm, dagmar, ankithashetty: LogMessageParser breaks messages containing braces 2021-10-17 17:03:26 +01:00
Alex Pott 117db6f91b
Issue #3227370 by pfrenssen: Toolbar menu theme override omits the 'menu_name' variable 2021-10-16 17:09:57 +01:00
Alex Pott bfe527484c
Issue #3232248 by kim.pepper, dww, andypost, paulocs, alexpott, mstrelan, Berdir: Move _file_save_upload_single to a service and deprecate 2021-10-15 09:01:34 +01:00
clayfreeman a4b057b8dd Issue #3194768 by clayfreeman, tim.plunkett: The plugin system should only consider NULL context values to be empty to facilitate the use of otherwise FALSE values 2021-10-14 20:06:40 +00:00
Alex Pott cd735be4dd
Issue #2974156 by MegaChriz, k4v, John.nie, jian he, darrenwh, jurgenhaas, daffie, DuneBL, alexpott: TypeError: Argument 1 passed to _editor_get_file_uuids_by_field() must implement interface Drupal\Core\Entity\EntityInterface 2021-10-14 13:33:22 +01:00
catch c1933e73e7 Issue #3239298 by alexpott, andypost, quietone, huzooka, daffie, longwave, Wim Leers, larowlan: Fix \Drupal\migrate\Plugin\migrate\destination\EntityConfigBase::updateEntity() so that config translation migrations can be rolled back 2021-10-13 12:24:53 +01:00
Lee Rowlands 84862bae86
Issue #3241275 by alexpott: \Drupal\user\Plugin\migrate\source\d6\User::prepareRow() causes deprecations on PHP 8.1 2021-10-13 08:40:29 +10:00
hooroomoo 25c55e3c1e Issue #3239132 by hooroomoo, larowlan, nod_, bnjmnm: Refactor (if feasible) uses of the jQuery trim function to use vanillaJS 2021-10-12 19:17:13 +00:00
Lauri Eskola aafc501db4
Issue #3212670 by Sakthivel M, shashwat-tiwari, kiran.kadam911, Gauravmahlawat, mherchel: Olivero: Z-index issue with the search bar 2021-10-12 17:29:59 +03:00
Lauri Eskola 78cb9351c7
Issue #3214191 by Indrajith KB, Sakthivel M, Gauravmahlawat, mherchel, thejimbirch, Neslee Canil Pinto, manojithape, xjm, lauriii: Olivero: Header obscures jQueryUI overlay 2021-10-12 17:16:08 +03:00
catch e0b4b7ef6e Issue #3240601 by alexpott, daffie, daniel.bosen: The standard logic we use in ::ensureTableExists() is wrong 2021-10-12 15:12:19 +01:00
Lauri Eskola 364ecc6c1c
Issue #3225241 by mherchel, andy-blum, Gauravmahlawat, shaal, jwitkowski79, nod_: Olivero primary menu JS completely breaks if site-builder specifies over 2 levels deep 2021-10-12 16:53:51 +03:00
Lauri Eskola 2c2da2b629
Issue #3242469 by mherchel, andy-blum, scorbine: Insufficient contrast on Olivero's inactive vertical form labels 2021-10-12 16:33:34 +03:00
Lauri Eskola 3c98f0ea07
Issue #3242456 by mherchel, andy-blum, scorbine: Insufficient contrast on Olivero's fieldset elements 2021-10-12 16:15:33 +03:00
Lauri Eskola 7357ae8a47
Issue #3223271 by mherchel, bnjmnm, pjudge, lauriii, javi-er, andrewmacpherson: Olivero: Select dropdown icons need more contrast in Windows High Contrast mode 2021-10-12 15:55:32 +03:00
Lauri Eskola c788d3fc8a
Issue #3223281 by mherchel, andy-blum, andrewmacpherson, mgifford, mikemai2awesome: Olivero: Primary nav search icon invisible in forced-colors mode in MS Edge 2021-10-12 15:42:30 +03:00
Alex Pott 7374845dcb
Issue #2936067 by pfrenssen, bradjones1, nod_, eiriksm, DuaelFr, Clemens Sahs, AndyF, alexpott, lauriii, idimopoulos: CSS aggregation fails on many variations of @import 2021-10-12 12:07:21 +01:00
Alex Pott cbf7b5525e
Issue #3219340 by lauriii, bnjmnm, mherchel: Vertical tabs with #parents are broken in Claro 2021-10-12 11:16:56 +01:00
catch caf0971080 Issue #3240915 by andypost, alexpott: Passing NULL to \Drupal\Component\Utility\Unicode::truncate() causes deprecations on PHP 8.1 2021-10-11 19:57:46 +01:00
Alex Pott adf864ee84
Issue #3026184 by phenaproxima, nmeegama, kyuubi, vsujeetkumar, carolpettirossi, alexpott, larowlan, seanB, danflanagan8, chr.fritsch: To avoid performance issues, allow tokens in oEmbed thumbnail paths 2021-10-11 12:20:41 +01:00
Alex Pott 9d8e7da4fc
Issue #3228000 by bbrala, larowlan, GuyPaddock, Wim Leers, bradjones1, alexpott, catch, e0ipso: Users deleted via JSON:API DELETE don't follow the site-wide cancel_method in the user settings 2021-10-11 09:08:35 +01:00
Lee Rowlands 390e3e008b
Issue #3240909 by andypost, alexpott, tim.plunkett: Plugin definitions with no class trigger deprecations on PHP 8.1 2021-10-11 16:48:22 +10:00
Lee Rowlands 241acb9c20
Issue #3241272 by andypost, alexpott: core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php causes deprecations on PHP 8.1 2021-10-11 16:44:59 +10:00
catch 9b9fcd70d7 Issue #3239471 by gbaudoin, yogeshmpawar, longwave: Wrong type of KeyValueFactoryInterface used in the constructor of UpdateProcessor 2021-10-08 13:49:17 +01:00
catch 6a8c333a21 Issue #3241267 by alexpott, daffie: Drupal\Tests\Core\Session\WriteSafeSessionHandlerTest::testOtherMethods() fails due to a type error on PHP 8.1 2021-10-08 13:43:29 +01:00
catch 6f6e3ce98a Issue #3241268 by alexpott, daffie: core/modules/node/tests/modules/node_test/node_test.module cause deprecations on PHP 8.1 2021-10-08 13:42:34 +01:00
catch a64191dd24 Issue #3241306 by alexpott, mondrake: core/tests/Drupal/Tests/Core/Database/ConnectionTest.php fails on PHP 8.1 2021-10-08 13:40:06 +01:00
catch 789895fdbe Issue #3241280 by alexpott, Lendude: Fix PHP 8.1 deprecations caused by views code 2021-10-08 13:38:41 +01:00
catch 397d199799 Issue #3241296 by andypost, alexpott: core/tests/Drupal/KernelTests/Core/Path/PathValidatorTest.php triggers deprecations on PHP 8.1 2021-10-08 13:36:53 +01:00
Lee Rowlands deb93f5ff2
Issue #3241265 by alexpott: user_user_view() triggers a deprecation in PHP 8.1 2021-10-08 15:22:38 +10:00
Lee Rowlands 9c2be57019
Issue #3241271 by alexpott: shortcut_preprocess_page_title() causes deprecations on PHP 8.1 2021-10-08 15:21:16 +10:00
Lee Rowlands 469425a4aa
Issue #3241300 by alexpott: template_preprocess_responsive_image_formatter() causes deprecations on PHP 8.1 2021-10-08 15:20:10 +10:00
Lee Rowlands 93e9e36c51
Issue #3241308 by alexpott: core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php triggers deprecations on PHP 8.1 2021-10-08 15:14:33 +10:00
Lee Rowlands 8ce8eb9be1
Issue #3241130 by alexpott: Migrate units test trigger deprecations on PHP 8.1 2021-10-07 20:42:22 +10:00
Alex Pott ac01e62552
Issue #3192365 by Symbioquine, tbradbury, mxr576, alexpott, longwave: Race Condition in 'public://simpletest' mkdir Call 2021-10-07 10:04:36 +01:00
Lee Rowlands 15e1c6582f
Issue #3240906 by andypost, alexpott, mondrake: template_preprocess_image_formatter() triggers deprecations in PHP 8.1 2021-10-07 09:14:55 +10:00
Lee Rowlands cb32dca786
Issue #3240959 by andypost, alexpott: \Drupal\migrate_drupal_ui\Form\ReviewForm::prepareOutput() causes deprecations on PHP 8.1 2021-10-07 09:13:12 +10:00
Lee Rowlands 0247f921e7
Issue #3240960 by andypost: \Drupal\KernelTests\Core\Render\Element\ActionsTest::getFormId() causes deprecations on PHP 8.1 2021-10-07 09:11:04 +10:00
Alex Pott 0223496952
Issue #3240911 by andypost: language_test_page_top() causes deprecations on PHP 8.1 2021-10-06 20:50:03 +01:00
Alex Pott 8597defbb5
Issue #3231731 by phenaproxima, larowlan, seanB: Use Content-Type header from oEmbed thumbnail GET request when determining the file extension 2021-10-06 16:20:19 +01:00
catch 4efea3f981 Issue #3240955 by andypost: \Drupal\media\Plugin\Filter\MediaEmbed::applyPerEmbedMediaOverrides() triggers deprecations in PHP 8.1 2021-10-06 13:32:54 +01:00
catch c30ae86953 Issue #3240958 by andypost, alexpott: template_preprocess_locale_translation_last_check() causes deprecations on PHP 8.1 2021-10-06 13:31:49 +01:00
Lee Rowlands a19e99354e
Issue #3240888 by andypost, alexpott: Using Prophecy to implement Serializable will cause deprecations on PHP 8.1 2021-10-06 13:35:53 +10:00
Lee Rowlands c9bcb2c8d6
Issue #3240905 by alexpott: \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationSession can cause deprecations in PHP 8.1 2021-10-06 09:15:18 +10:00
Lee Rowlands fa1e2888c3
Issue #3240800 by alexpott: Creating an configuration entity via new ConfigEntityClass() triggers deprecations in PHP 8.1, use ConfigEntityClass::create() instead 2021-10-06 09:12:22 +10:00
catch 4b6a3abf65 Issue #3239436 by alexpott, danflanagan8, longwave: Cannot run \Drupal\Tests\layout_builder\FunctionalJavascript\LayoutBuilderDisableInteractionsTest locally because it tests error messages from chromedriver 2021-10-04 16:35:53 +01:00
catch 7410d627ec Issue #3240364 by andypost: \Drupal\Tests\system\Functional\Pager\PagerTest::testMultiplePagers() causes deprecations on PHP 8.1 2021-10-04 16:08:12 +01:00
catch 6fb2c098e3 Issue #3240167 by andypost, alexpott, daffie, larowlan: \Drupal\comment\CommentStorage::getMaxThread() and \Drupal\comment\Entity\Comment::getThread() cause deprecations on PHP 8.1 2021-10-04 16:07:16 +01:00
catch 0867d5a4a9 Issue #3240180 by alexpott, andypost, daffie: \Drupal\user\Entity\User::getEmail() can return NULL causing deprecations in PHP 8.1 2021-10-04 16:04:22 +01:00
catch f800f466ae Issue #3240455 by alexpott, daffie: Fix Drupal\Tests\content_translation\Functional\ContentTranslationSettingsTest so it does not trigger deprecations on PHP 8.1 2021-10-04 16:02:43 +01:00
catch 2145374d1e Issue #3240174 by alexpott, andypost, daffie: \Drupal\config_translation\FormElement\Textarea() can cause deprecations on PHP 8.1 2021-10-04 15:59:45 +01:00
catch 3fc999a87f Issue #3240247 by alexpott, daffie: \Drupal\filter\Entity\FilterFormat::$name with a NULL value causes deprecations in PHP 8.1 2021-10-04 15:57:06 +01:00
catch a4269698a1 Issue #3240361 by andypost, alexpott: \Drupal\user\Entity\User::checkExistingPassword() causes deprecations on PHP 8.1 2021-10-04 15:50:44 +01:00
catch f56323ab7f Issue #3240456 by alexpott, andypost, daffie: Allow E_DEPRECATED deprecations to be skipped so we can test on PHP 8.1 2021-10-04 15:43:00 +01:00
catch 09cf31531b Issue #3240182 by alexpott, daffie, dagmar, andypost: \Drupal\dblog\Controller\DbLogController::createLink() can cause deprecations on PHP 8.1 2021-10-04 10:18:44 +01:00
catch c62fe8e306 Issue #3240228 by alexpott: _filter_url_trim() can cause deprecations on PHP 8.1 2021-10-04 10:18:27 +01:00
Lauri Eskola df024ac413
Issue #3211622 by Gauravmahlawat, mherchel, kiran.kadam911, rikki_iki: Olivero: Text can be cut off at mobile if site-branding text goes to two lines 2021-10-04 11:43:55 +03:00
Alex Pott 3265a80a95
Issue #3240362 by andypost: \Drupal\tour\TipPluginBase::getLocation() causes deprecations on PHP 8.1 2021-10-02 20:25:17 +01:00
Lee Rowlands 01a737b3c4
Issue #3240220 by alexpott: \Drupal\file\Entity\File::getSize() can cause deprecations on PHP 8.1 2021-10-02 13:26:18 +10:00
Lee Rowlands c9ec5e430b
Issue #3240148 by alexpott: \Drupal\aggregator\Entity\Item::getLink() can cause deprecations on PHP 8.1 2021-10-02 13:24:18 +10:00
Lauri Eskola 038cb48a4a
Issue #3072374 by kjay, thierrydallacroce, Gayathri J, chetanbharambe, webchick, markconroy, shaal: Change "Recipe category" to a select drop-down vs. autocomplete field 2021-10-01 15:45:01 +03:00
Lauri Eskola b57729b9c2
Issue #2817081 by nod_, Baysaa, rensingh99, AndyF, amoebanath, alexpott, lauriii, andrewmacpherson: Show 'Edit summary' links on multi-value long text field with summary 2021-10-01 15:21:36 +03:00
Lauri Eskola 4313e7f416
Issue #3226010 by mariohernandez, kostyashupenko, Gauravmahlawat, mherchel: Olivero: Skip link fails accessibility color test on hover 2021-10-01 14:57:39 +03:00
catch f4962936e0 Issue #3240171 by andypost, alexpott, larowlan: \Drupal\comment\Entity\Comment::getSubject() can cause deprecations on PHP 8.1 2021-10-01 12:14:44 +01:00
catch 0de357acf4 Issue #3240186 by alexpott, daffie: \Drupal\field\Plugin\migrate\source\d6\Field::prepareRow() can cause deprecations on PHP 8.1 2021-10-01 12:13:26 +01:00
catch 91f5fa9ef5 Issue #3240201 by andypost, daffie: \Drupal\Tests\Component\Gettext\PoStreamWriterTest::setUp() causes deprecations on PHP 8.1 2021-10-01 12:12:29 +01:00
catch b9944c2228 Issue #3240194 by andypost: \Drupal\KernelTests\Core\Routing\RouteProviderTest::testDuplicateRoutePaths can cause deprecations on PHP 8.1 2021-10-01 12:11:29 +01:00
catch 97a0dec20c Issue #3240185 by alexpott: \Drupal\Tests\field\Functional\FieldDefaultValueCallbackTest causes deprecations on PHP 8.1 2021-10-01 12:10:31 +01:00
catch ebcea4ecc7 Issue #3240183 by alexpott: \Drupal\Tests\editor\Functional\EditorAdminTest fails on PHP 8.1 due to deprecations 2021-10-01 12:07:06 +01:00
catch 4de479c1bf Issue #3240181 by alexpott: \Drupal\datetime\DateTimeComputed::getValue() causes deprecations on PHP 8.1 2021-10-01 12:04:10 +01:00