Account created on 16 July 2010, over 14 years ago
#

Merge Requests

Recent comments

πŸ‡ΈπŸ‡°Slovakia durifal

I have prepare MR to fix it. Please test it. Meantime I have also prepared patch for use with composer if anybody need it.

πŸ‡ΈπŸ‡°Slovakia durifal

We are using this patch in production and it works fine.

πŸ‡ΈπŸ‡°Slovakia durifal

I have just found out that the checkout process on the project is too custom to create universal patch :-(

πŸ‡ΈπŸ‡°Slovakia durifal

I am working on the patch to support data for payment and shipping info.

πŸ‡ΈπŸ‡°Slovakia durifal

Thanks for reporting this issue. Here is patch to fix it.

πŸ‡ΈπŸ‡°Slovakia durifal

durifal β†’ made their first commit to this issue’s fork.

πŸ‡ΈπŸ‡°Slovakia durifal

durifal β†’ changed the visibility of the branch 3413615-instead-of-adding to active.

πŸ‡ΈπŸ‡°Slovakia durifal

durifal β†’ changed the visibility of the branch 3413615-instead-of-adding to hidden.

πŸ‡ΈπŸ‡°Slovakia durifal

Thanks a lot for reporting this issue. Here is a patch to fix it.

πŸ‡ΈπŸ‡°Slovakia durifal

I have found out that the problem appear because I have in the sitemaps (/admin/config/search/simplesitemap) also Default hreflang sitemap type. When I removed it and keep there only sitemaps for each domain, than all sitemaps are generated correctly.

I have also posted the issue in the thread:
https://www.drupal.org/project/domain_simple_sitemap/issues/3251227#comm... ✨ Make compatible with simple_sitemap 4.0 & domain_entity Fixed

πŸ‡ΈπŸ‡°Slovakia durifal

Thanks for your comment #61 @segiergiancarlo

I can confirm that I have faced the issue that sitemap all sitemaps for other domains than on which the cron is running (of default domain if you run cron via drush) includes the filter of that domain. So it contains only links to content where both default domain and subdomain was checked.

I have found out that the problem makes that I have in the sitemaps (/admin/config/search/simplesitemap) also Default hreflang sitemap type. When I removed it and keep there only sitemaps for each domain, than the sitemaps are generated now correctly. Can you also tried if this is not your problem, or it fix the problem for you?

I have Drupal 9.5.11, Simple XML sitemap 4.1.6, Domain Access Simple XML Sitemap 8.x-2.0-beta1 with this #53 path:
https://www.drupal.org/files/issues/2023-10-06/3251227-make-compatible-w... β†’

Outsite of "bug" mentioned above I can confirm that the patch is working correctly.

πŸ‡ΈπŸ‡°Slovakia durifal

I have the same problem. Problem is that the cron is always filtering also the domain on which it is runnig + domain for the sitemap. So here is how you can reproduce it:

  1. create at least 2 domains
  2. create content where some content will be accessible only for first domain, some only for second domain and some for both
  3. run the cron / rebuild sitemaps on the first domain
  4. You can see that first domain has all content links in sitemap, but the second domain has in sitemap only content links where both first domain and second domain is set and is missing all content links which have only second domain
  5. now run cron / rebuild sitemaps under second domain
  6. you can see that second sitemap has all links and sitemap for first domain is missing content which have only first domain.
πŸ‡ΈπŸ‡°Slovakia durifal

Here is also .patch file with the fix, if anybody would need it.

πŸ‡ΈπŸ‡°Slovakia durifal

I have created patch to fix this bug. So when you edit settings, all cached blocks are invalidated.

πŸ‡ΈπŸ‡°Slovakia durifal

I have created patch to fix this bug. So when you edit settings, all cached blocks are invalidated.

πŸ‡ΈπŸ‡°Slovakia durifal

I have added free textfield to override the voice name for the language. I have tested also option that you put there non existing voice name for selected language and ReadSpeaker then ignore it and choose the default voice for selected language. So this way you can still set up desired voice and there is no need to keep the voices list up to date.

πŸ‡ΈπŸ‡°Slovakia durifal

I have add free textfield to override the voice name for the language. I have tested also option that you put there non existing voice name for selected language and ReadSpeaker then ignore it and choose the default voice for selected language. So this way you can still set up desired voice and there is no need to keep the voices list up to date.

πŸ‡ΈπŸ‡°Slovakia durifal

I have created patch with all currently supported languages and fixed es_eu => eu_es.

πŸ‡ΈπŸ‡°Slovakia durifal

I have created patch with all currently supported languages and fixed es_eu => eu_es.

Production build 0.71.5 2024