I have prepare MR to fix it. Please test it. Meantime I have also prepared patch for use with composer if anybody need it.
durifal β created an issue.
We are using this patch in production and it works fine.
I have just found out that the checkout process on the project is too custom to create universal patch :-(
I am working on the patch to support data for payment and shipping info.
Here is a patch with better approach to fix the issue.
Here is patch to fix this issue, I have also prepare MR.
durifal β created an issue.
Thanks for reporting this issue. Here is patch to fix it.
durifal β made their first commit to this issueβs fork.
I am closing this issue as it is fixed.
durifal β changed the visibility of the branch 3413615-instead-of-adding to active.
durifal β changed the visibility of the branch 3413615-instead-of-adding to hidden.
Thanks a lot for reporting this issue. Here is a patch to fix it.
durifal β made their first commit to this issueβs fork.
Here is a patch for this issue
durifal β created an issue.
We are using this patch on production and it works fine.
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
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.
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:
- create at least 2 domains
- create content where some content will be accessible only for first domain, some only for second domain and some for both
- run the cron / rebuild sitemaps on the first domain
- 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
- now run cron / rebuild sitemaps under second domain
- you can see that second sitemap has all links and sitemap for first domain is missing content which have only first domain.
Here is also .patch file with the fix, if anybody would need it.
durifal β created an issue.
I have created a patch with the fix.
durifal β created an issue.
I have created patch to fix this bug. So when you edit settings, all cached blocks are invalidated.
durifal β created an issue.
I have created patch to fix this bug. So when you edit settings, all cached blocks are invalidated.
durifal β created an issue.
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.
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.
durifal β created an issue.
durifal β created an issue.
Changing status to Needs review
I have created patch with all currently supported languages and fixed es_eu => eu_es.
I have created patch with all currently supported languages and fixed es_eu => eu_es.
durifal β created an issue.
durifal β created an issue.