We want to respect all people and companies that were taking part in Drupal Global Contribution Weekend Lutsk 2025 back in January.
With a bit of delay, but still for everyone: attendees, sponsors, partners, hosts, and volunteers!
The report details about mentors, sponsors, and volunteers will be available here:
https://www.facebook.com/media/set/?set=oa.934518842124605&type=3
Thanks to @all!
We want to respect all people and companies that were taking part in Drupal Global Contribution Weekend Lutsk 2024 back in January.
With a bit of delay, but still for everyone: attendees, sponsors, partners, hosts, and volunteers!
The photo report is available here:
https://www.facebook.com/media/set/?set=oa.2507987712714139&type=3
Thanks to @all!
We want to respect all people and companies that were taking part in Drupal Global Contribution Weekend Lutsk 2025 back in January.
With a bit of delay, but still for everyone: attendees, sponsors, partners, hosts, and volunteers!
The photo report is available here:
https://www.facebook.com/media/set/?set=oa.934518842124605&type=3
Thanks to @all!
bohart β created an issue.
bohart β created an issue.
dinazaur β credited bohart β .
dinazaur β credited bohart β .
dinazaur β credited bohart β .
dinazaur β credited bohart β .
dinazaur β credited bohart β .
Hi @bramdriesen,
Here weβre:
https://www.drupal.org/project/views_block_area/releases/2.0.0-rc1 β
ββββββ ββ
Iβm not testing it much today. If/once any issue is raised, feel free to reach out to the issue queue :)
Our team plans to host the annual Drupal Contribution Weekend later this month.
And there is a chance we will look at and pick up a few more issues for this module.
ββββββ ββ
Thanks!
Christian, it normalizeQueryString
for $_SERVER and $_REQUEST superglobals variables. We can just debug before and after overrideGlobals()
to validate this (a quote from the previous comment):
overrideGlobals()
does NOT change either$_GET["inline"]
or$_REQUEST["inline"]
.
I have additionally run this code before and after overrideGlobals()
executions:
$values = [
$event->getRequest()->query->all(),
$event->getRequest()->query->get("inline"),
$_GET["inline"],
$_REQUEST["inline"],
$_SERVER["REQUEST_URI"],
];
All variables are intact and unchanged. The code was run at clear Drupal11+reverse_proxy_header+media_entity_download (without any other modules).
At this point, there is no understanding of what exactly is changing by overrideGlobals()
.
Could you please provide:
- the exact variable / superglobal path / request object property which is changing?
- steps to reproduce the mentioned unnecessary redirect?
Thanks.
All unused statements, variables, and everything related to unused GuzzleHttp Client have been removed.
Committed to 1.1.x-dev branch. Those changes will be a part of the next module release (1.1.2).
Thanks for raising the issue!
Hi @penyaskito,
It sounds a bit strange to me, as overrideGlobals()
is called during form builds and other modules routines, etc.
So (maybe) it is more of an issue with the media_entity_download module itself.
Still, I have installed the media_entity_download module and cannot reproduce the issue.
Either for inline or attachment GET parameters for media download links, no additional redirects occur.
overrideGlobals()
does not change either $_GET["inline"]
or $_REQUEST["inline"]
.
As well, as $event->getRequest()->request->get("inline");
returns null
before and after overrideGlobals()
.
Could you please provide a few more steps to reproduce?
Or, maybe the issue is gone on the latest Drupal 11 + reverse_proxy_header / media_entity_download versions?
Looking forward,
All the needed changes were applied at #3425451 and #3434248.
A new Drupal 11 compatible release 1.1.0 was created.
Hi @harivenuv,
Thanks for your contribution and the detailed description of the merge request!
Please be aware that you changed the 1.0.x branch (instead of the 3425451-multiple-ips-returning branch).
1.0.x, 1.1.x, etc. (as the development branches) should remain intact in the forks.
You also have committed some unrelated changes (a line break in the comment).
In addition, there was no test coverage. I have added those (with some code refactoring).
Committed to 1.1.x-dev branch. Those will be a part of the next module release.
Thanks!
bohart β changed the visibility of the branch 3425451-multiple-ips-returning to hidden.
bohart β changed the visibility of the branch 1.0.x to hidden.
Committed to 1.1.x-dev branch.
Those will be a part of the next module release.
bohart β created an issue.
The provided MR fixes the issue.
It skips validations for the fields which are not presented in the form.
For example, the fields that are hidden in the "Manage form display".
bohart β created an issue.
abyss β credited bohart β .
abyss β credited bohart β .
greggles β credited bohart β .
Thanks for your contribution.
1) It looks like we should check for the first valid IP address in some foreach (instead of picking up the first address in the list and checking its validity), isn't it?
2) The maintainer of this module works only with Merge requests (instead of patch files).
Looking forward,
Thanks, fixed!
Committed to 2.3.x branch, the issue does not exist at 2.2.x branch.
Nice catch. Committed. Thanks!
bohart β changed the visibility of the branch 3427635-readme.md-code-snippet-helptext to active.
bohart β changed the visibility of the branch 3427635-readme.md-code-snippet-helptext to hidden.
bohart β made their first commit to this issueβs fork.
bohart β made their first commit to this issueβs fork.
2.3.x branch is green now. Thanks.
bohart β made their first commit to this issueβs fork.
This one is tricky :)
The changes have been committed to both 2.2.x and 2.3.x branches.
Thanks!
bohart β made their first commit to this issueβs fork.
This one is covered at π Automated Drupal 11 compatibility fixes for reroute_email RTBC . Thanks.
The logo has been committed to 2.3.x branch.
It will be a part of 2.3.0-rc2 release (to be released soon).
Thanks!
bohart β made their first commit to this issueβs fork.
All the changes needed for D11 have been committed at
#3455294-21: Automated Drupal 11 compatibility fixes for reroute_email β
.
Please see all the details on that issue.
Thanks.
Drupal 11 compatibility fixes have been committed to 2.3.x branch.
The minimum required Drupal version for 2.3.x branch is set to D10.2 (due to changes from
π
[PHPUnit 10] Provide a static alternative to randomMachineName() and implement in data providers
Fixed
).
The previous Drupal version (>9.4 and <10.2) is still supported within 2.2.x branch.
If no objection comes, all of those changes will be a part of 2.3.0-rc2 release (to be released soon).
Thanks!
bohart β made their first commit to this issueβs fork.
abyss β credited bohart β .
Legacy comment: in July we provided the archive with high-quality photos from Drupal events in Lutsk (Ukraine).
abyss β credited bohart β .