Anyone here can reopen the issue?
Hi @all,
jelle_s has been grant as Maintainer.
Thanks for the reminder.
Hi @megachriz,
Sorry for taking up so much of your time. It's my bad when checking the issue not clearly.
It's caused from another module which move the $form[...]['#group'] = 'options' to another place.
I'll closed the ticket now.
Hi @megachriz, I've updated the issue summary following your recommendation.
Thanks for checking.
New patch for 8.x-1.x on D10
I rerolled the patch for Drupal 10.1.x in case someone need it.
Further more. I added the append_time option to Drupal\datetime\Plugin\views\filter\Date
class as it is the child class of Drupal\views\Plugin\views\filter\Date
Hi @mherchel, I can't reproduce your bug.
As @longwave said, you might need to git bisect to find the issue.
Hi @wim-leers, core/scripts/drupal.sh
is removed from D11
And I found this bug happens with mysql
driver as well.
On debugging to bring more info.
Patch added following PR#5
That's cool, thanks @skyreddwang,
Tested on D9.5.8 /PHP 8.1/MariaDB 10.3
Hi @legolasbo, please add me as well, couple of sites we are maintain using your module.
Thanks.
In my case, there is some issue with public folder permission.
I tried to upload a new media in media adding form page, then saw the real problem -
the upload directory public://2023-07 for the file field field_media_file could not be created or is not accessible...
.
Then grant 755 for sites//files will fix.
mrddthi β created an issue.
Hi @rentog,
I've raised a PR for this update via this link as the previous code contain bugs
https://git.drupalcode.org/issue/modal_page-3160350/-/compare/5.0.x...31...
Please check and make another release.
we also need a release for D10 as well.
Cheers!
mrddthi β made their first commit to this issueβs fork.
mrddthi β made their first commit to this issueβs fork.
mrddthi β made their first commit to this issueβs fork.
mrddthi β created an issue.
The patches
- `59750-123.patch` #123
- `file-field-required-59750-114.patch` #114
- `59750-101.patch` #111
could be applied via composer but the feature still not work
Attached the image for your reference