On Tue, Sep 23, 2025 at 1:39 PM Artur T. <atecon(a)posteo.de> wrote:
Am 23.09.25 um 18:25 schrieb Cottrell, Allin:
On Tue, Sep 23, 2025 at 10:57 AM Sven Schreiber
<sven.schreiber(a)fu-berlin.de> wrote:
Am 23.09.2025 um 16:39 schrieb Cottrell, Allin:
[little explanation and minimal example]
Hey, I was already proud of stripping down my original code that
triggered the problem... I guess the expected value for the description
in your example is "normal()" -- to turn it into a test script, I mean.
Yes, "normal()" should be automatically set as the description for the series
e.
Hi, I've just pushed a commit with a unit-test. Thanks for reporting the bug and
fixing it.
Thanks, Artur. Those unit-tests are a good early warning system. I
still also run my full battery of test scripts before each release,
but the unit-tests run nice and quickly and catch many problems.
Allin