Results 379 comments of Chris Brown

A breaking test that reveals the problem is welcome.

Yes, could be a cache issue, or perhaps something incomplete with the UUID configuration that's causing `-> getKeyName()` to not return the correct field name.

The tests are failing because the GV amounts being output into the OT module fields are being stripped of the expected comma separator used in the specified currency.

I would expect screenreaders to be more consistent in their handling of something this significant. Semantically a strikethru is quite clear in its intention. It doesn't have as many obscure...

Given that it hasn't been raised during the many years Zen Cart has been around, where does it land in terms of perceived value?

I note that the examples in the linked site recommend pairing `` with ``, not merely adding ``.

I have no problem with this specific fix. But I'm puzzled that it hasn't previously come up as an issue over the years. And are there any other places where...

So, just to confirm ... This only happens when the Zones module has misconfigured settings. So this PR is essentially a duplicate of #6907 ? While the logged warnings show...

> Also, this fix is closer to the log they will likely see and thus easier for novices to grok and apply. Noted. > PHP8 Noted That said, doesn't the...

Oops. Duplicated and fixed in #7202