Also having this issue
Error: Call to undefined method GuzzleHttp\Utils::json_encode() in Drupal\bibcite_crossref\CrossrefClient->requestRaw()
Which is resolved with 3388342-25.patch
Created pull request for renanbr/crossref-client https://github.com/renanbr/crossref-client/pull/24
This resolves the error from #21
When commit is merged the commit hash needs to be removed from the composer requirements for renanbr/crossref-client
Re-upload for empty file. Rerolled for 1.7
Rerolled for 1.7
Patch #39 does not apply to dropzonejs 2.10.0
I had some trouble applying the fix as described it #12
It's worth mentioning that I had to remove the 'placeholder' value in the config file and set as an empty string for the key value to apply from settings.php
Rerolled for 10.2.x
renanbr/crossref-client pull request merged, Requiring main branch as the module is as of yet not versioned
Forked repo branch "dev-3388342-drupal-10-version" now installs on Drupal core 10.1.6 and MR created
The issue is:
bibcite_crossref 2.0.x-dev requires renanbr/crossref-client ^1.0
renanbr/crossref-client ^1.0 requires rtheunissen/guzzle-rate-limiter ^2.0
rtheunissen/guzzle-rate-limiter ^2.0 requires guzzlehttp/guzzle ^6.0
rtheunissen/guzzle-rate-limiter 3.0 resolves the guzzlehttp/guzzle ^7.0 dependency however renanbr/crossref-client needs updating to reflect this in the dependency chain
I have a review pending that resolves the dependencies https://github.com/renanbr/crossref-client/pull/19
Once this is merged bibcite_crossref can be updated to require the correct version for renanbr/crossref-client
uberengineer β created an issue.
uberengineer β made their first commit to this issueβs fork.
Patch #20 does not apply due to whitespace #21 applies
Re-rolled patch 13 for Drupal 10
For anyone else who is having trouble installing the issue fork for Drupal 10 the module name has changed to "drupal/media_entity_download_filter"
uberengineer β made their first commit to this issueβs fork.
uberengineer β made their first commit to this issueβs fork.
uberengineer β made their first commit to this issueβs fork.
uberengineer β made their first commit to this issueβs fork.
uberengineer β made their first commit to this issueβs fork.
uberengineer β made their first commit to this issueβs fork.
Update applied to Drupal 9 compatibility issue
Drupal 9 compatibility issue updated for Drupal 10
uberengineer β created an issue.
Rerolled for
uberengineer β made their first commit to this issueβs fork.
Updated Merge request to support drupal core 10
uberengineer β made their first commit to this issueβs fork.
uberengineer β made their first commit to this issueβs fork.
No valid composer.json was found in any branch or tag of https://git.drupalcode.org/issue/paragraphs_normalizer-3386243.git, could not load a package from it.
The fork is missing composer.json file and does not install
I am also currently having this issue after a Drupal 10 migration and coffee 1.3
Saving and exporting the config in the admin UI resolved my issue
../admin/config/user-interface/coffee
We have experienced the same issue and have determined that Drupal configuration exports the $store_in_public_file_directory value as an integer however the export file is checked as a Boolean
Patch checks the value against the boolean cast and correctly sets the public file directory and not private
Patch no longer applies to 4.0.3
It seems that the submit handler no longer returns twice in this version
This patch was merged into the 1.1 release
https://git.drupalcode.org/project/domain_path/-/tree/46b87a95c3fa304338...
Unfortunately doesn't apply to drupal/core 9.5.4
Re-rolled for 1.0.0-beta7
Re-rolled for 1.4
Unfortunately no longer applies after the update to elasticsearch_connector 7.0.0-alpha4