Account created on 24 April 2017, almost 8 years ago
#

Recent comments

Indeed seems there was some pesky redirect from one of the modules. Thank you for your help!

Apologies, indeed support request was intend.
I checked with some online checker and seems content-type header is set to text/html; charset=utf-8.
I guess happy debuging?

So, eventually I found issue matching mine - https://www.drupal.org/project/pathauto/issues/2773311
However, when URL aliases are generated in bulk I still do get wrong language.
Will continue troubleshoot, but if anyone has quick idea pls let me know.

Thx.

Hi Kristiaan,

I feel this is not group question itself, but I struggle to google it out.
How do I register new Operation on simple new node tab eg. node/%node/moderation which points to a view?

Thanks,
T.

Patch is not applying to 3.2.2 group. However, do I understand that this is not yet merged into master despite being in Fixed state?
ps. apologies, I'm not that familiar with nowadays development tools and etc. just small bits from old times when SVN was the king :)

I think there was update on July 17th and patch no longer applies.

How about opposite scenario, where user can draw multiple types Points + Lines, Polygons etc, but how to limit that on initial VIew only Points are displayed as Markers and only opening entity displaying everything?

I already took some "inspiration" from you external interactions. Big thanks for making it public.
Ah, I should have scratched my boys harder... If anyone is looking, here is my solution.

        // React on leaflet.map event.
        $(document).on('leaflet.map', function (e, settings, lMap, mapid) {
          let map = lMap;
          
          map.on('popupclose', function(ev) {
            document.querySelector('.leaflet-bar-part.leaflet-bar-part-single').click();
          });
        }

This does seem not to work on 10.3.2. Despite, had apply patch manually due to incompatibility, I think I did it right.
Also, in standard case you don't need this patch at all imho, enough to add Filter Criteria on Relationship, eg. in my case Default Translation = Yes. However, this seems not to work when I want to display different content Type where one does not have reference at all, despite Relationship is Not Required.

Seems this path in D10 caused attached polygon not being rendered (map defaulted to 0,0 ) in View mode, but still rendering in Edit.

Any ideas if anything changed in D10? This hook doesn't seem to get triggered adding content in group.

This will allow to install module, but I don't think it will go further than that.
At least I get below error:
ECA ran into error from third party in the context of "Collecting all available actions": Cannot override final method Drupal\eca\Plugin\Action\ActionBase::__construct() Line 35 of /Applications/MAMP/htdocs/test/web/modules/message_notify_eca/src/Plugin/Action/MessageNotify.php

Seems __construct() needs to be rewritten, but haven't solved it yet.

I attached image to describe issue better:
1. Node is not translatable, but not localized, ie only id default language
2. Reviewing node by forcing language in URL or managing it via session results in same: label translated to target language, but fields with taxonomy reference displayed in default language, but not URL/Session language.

Would be happy to pay for the fix if anyone would be intersted.

Same here 10.2.7 to 10.3.0

I can confirm that D10 as well:
1. I have nodes that are translatable, but not localized
2. I manage language via session
3. Opening node in non-localized language all labels are translated, but taxonomy field itself is no.

I've started from scratch first installing Groups and then GInvite --> issue was not reproduced.
I think this issue can be closed since I am not sure how to reproduce it.

Production build 0.71.5 2024