I found a reproducible issue in PublishPlugin when publishing topics from hierarchical webs/subwebs. Top-level web topics publish correctly, but topics under hierarchical webs are selected and logged as published while the generated HTML contains an empty or placeholder body. In our case, many subweb topic exports produced small shell pages […]
Monthly Archives: May 2026
/etc/locale.conf: LANG=en_GB.UTF-8 LC_TIME=en_DK.UTF-8 Output of $ date: 2026-05-07T19:04:58 CEST Expected output: same as $ date --iso-8601=s: 2026-05-07T19:04:58+02:00
Here is the date picker I am testing with. According to its documentation, [t]he appearance of the date picker input UI varies based on the browser and operating system. The date is displayed as DD/MM/YYYY. Expected behaviour: The date is displayed as YYYY-MM-DD. How do I make it so? Can […]
I have issues getting the ExtensionsSettings policy to parse correctly. The Firefox debug console only shows “Parsing error” with no hint as to why it fails. I have validated the json value, so the issue must lie somewhere else. But I don’t know where. OS: Win 11 24H2 Firefox: ESR […]
Understand the real reasons Magento integrations break and how to fix them for a stable, scalable ecommerce store Continue reading on Medium »
I need a custom stock status on my new Hyva site that im working on and I would like the following. The most important is that it can show the actually stock level for each product from the salable quantity. Green dot x stk. Yellow dot 0 stk. (Bestillingsvare) if […]
When i try to add product to cart i am getting an error like 503 Service Unavailable (from prefetch cache). why i am getting this, is this code issue or server issue.
I’m trying to get to the Microsoft Edge Add-On/Extensions page (https://microsoftedge.microsoft.com/addons/Microsoft-Edge-Extensions-Home?hl=en-US) it loads… then seems to immediately disappear. I’ve tried disabling all of my Extensions, and that didn’t do anything. Any ideas? I need to get to it so that I can get a Browser integration with a piece of […]
I often compose Slack messages in a separate text editor (for various reasons not relevant here). Since they’re meant to eventually be pasted into Slack, I use slack-style markdown to stress things or mark code snippets or whatever. And when I paste them, a little pop-up asks if I want […]