Richard Walker
Richard Walker
Filed also at https://sourceforge.net/p/processdash/bugs/365/ .
I'm afraid I have almost no insight into this; I only did the minimal diagnosis to find out how to make the "Assign To" functionality work. I do happen to...
"Me too". This is certainly a timezone issue. I am in Canberra, which (right now) is UTC + 10 hours, far enough way from Stanford time ... E.g., the test...
Just started to use jbake, and the `WIKILINKS` option immediately stands out as an option I might want to use ... but I can't see how to make it workable...
Example Bash script to run after doing `composer update`. Set `DRUSH` as appropriate, then: ``` ALREADY_ENABLED_MODULES=$(${DRUSH} pml --type=module \ --status=enabled --fields=name --format=list) ALREADY_ENABLED_THEMES=$(${DRUSH} pml --type=theme \ --status=enabled --fields=name --format=list) ${DRUSH}...
Forgot to mention: I did already use `preserveRelativeLinks(true)` on my whitelist, but this didn't help.
I stand corrected, retract the last paragraph, and thank you for the heads-up that has saved me some time.
Exactly the same for me; my setup: running under podman. Browser developer network tools shows a repeating sequence of pairs of GetDashboardComponents/GetLogs requests.
Partially diagnosed ... and not entirely fixed yet. In my case, it was at least related to #173. My setup includes proxying with Apache HTTP Server, and I hadn't configured...
I'm unable to use 2024.02.27, as there seems to be a regression since the last version I was using (2023.10.25): the values of `href` and `src` attributes now begin with...