Account created on 19 April 2018, about 6 years ago
#

Merge Requests

More

Recent comments

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes look good

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Just provided MR that will fix this bug

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

patch #35 resolved the issue for me, thanks!

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I can also confirm that changes from the MR work well

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I using search api view with better_exposed_filters + Contextual filters (with 3 fixed arguments) + Ajax + Facets
and patch #3 the patch broke the search page
I do not know what the case of using this patch is, but I think it should be a much more specific code

for now, this code is very general

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I tested the code from MR and got the next error:
Fatal error: Type of Drupal\views\Form\ViewsExposedForm::$routeMatch must not be defined (as in class Drupal\Core\Form\FormBase) in /var/www/html/web/core/modules/views/src/Form/ViewsExposedForm.php on line 21

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from MR resolved the issue with changing the "none" option to "Default"

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from MR look great!
I think we need to merge this

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from #2 work great, I think it makes sense to merge it

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

MP provided by @mandclu fixed the warning message
I think this can be merged

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I tested this locally, and now the Twitter logo changed to the X
I think this can be merged

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

It looks like MR has a merge error, also I think is better to use the ternary operator, to have fewer lines of code

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from MR fixed warning message after upgrade to 1.0.4

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I can confirm that changes from MR make sense, without this we will always have error using this module

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Added new MR, this can be merged now

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

rollins โ†’ changed the visibility of the branch 3315948-replace-readme.txt-with to hidden.

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

rollins โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from MR look good to me, I think this can be merged

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from MR resolved issue, thank you @claudiucristea

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from @grevil look good, I think it can be merged

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from MR look good, I think it can be merged

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from #6 make sense here, and work as expected

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Changes from #23 look good, it can be merged

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

rollins โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

@Greg Boggs, maybe better to have one commit for this with better descriptions, what do you think?
I do not think that โ€˜fix the issueโ€™ and โ€˜Removed patch fileโ€™ are good commit names for merging

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Attached MR with the fix for this bug

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

rollins โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Drupal core 10.2.2 and group 2.2.2
#8 patch works

I used view on search api group index:
add Contextual filters by group id
click "Provide default value" and select type "Group IDs for logged in user"
and "Allow multiple values" to be true

also if it is required you can select Skip item access checks settings in views query options.

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

@joseph.olstad, Merge Request already attached to this issue
https://git.drupalcode.org/project/facets/-/merge_requests/18
@borisson_ committed this on 2.0.x

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

patches from guys resolved individual errors, but they did not resolve all cases
for example #17 patch resolves the bug with Ajax facets, but if the page includes a view text filter, it will show the same error as for facets

#19 patch resolves bug with view text filter, but does not handle with facets

so I merged these patches and created MR for it
This will handle all cases

note:
I was able to create MR only for 2.0.x version, there are no other options for now
so currently this MR can not be applied to check 2.0.6 version
I will attach the patch

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

thank's @syammohanmp
The service that you provide works perfectly
I think we can close this issue because there are not any bugs or problems here

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I can confirm that MR #69 fixed the issue described in the Problem/Motivation section.
user_roles() and user_role_names() are deprecated in Drupal 10,
so I think we need to merge these changes

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I can confirm that Sourabhjain changes fixed the problem

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I took this issue and was able to reproduce it locally.
After applying changes from Serhii Morozov I was still not able to install mie_demo_base after uninstalling the module.
Also, I saw that the maintainer of the module changed the version of the module for this issue.
So I added changes to fix the issue.
Now we can install mie_demo_base after uninstalling the module, and changes can be merged to the last module version.

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

rollins โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I installed fresh Drupal 10 and field_limiter module
To the Basic page content type, I added a reference to the Article content type
Created 5 Articles (2 published and 3 unpublished)
Configured Limit for the reference field formatter to show 4 items
and it shows the correct 4 Article titles, including published and unpublished nodes
Tested several other cases, and every time module worked as expected

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I can confirm that path #2 works correctly
This fixed problems with lightning_workflow module on the Drupal 10
thanks

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

The provided patch also working ok for me.
PHP 8.2
Drupal core 9.5.9

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I tested MR #2 from @sahal_va
and it also works for me
PHP 8.2
lightning_workflow module 3.19.0 version
Drupal core 9.5.9

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

I can confirm that patch #2 resolved the bug.
thank's Harshita mehna!

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

patch resolved the bug, now an anonymous user can see the website
I am using Drupal Core 9.5.9

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

Patch #7 resolved bug for 9.5.7 core version.
thank you @iperiba92

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

patch #2 solved the bug.
thank you @facine

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

for those who cannot apply #2 patch
can try this one

๐Ÿ‡บ๐Ÿ‡ฆUkraine rollins

#2 patch works for me and it resolved the bug

Production build 0.69.0 2024