Maurice

Results 7 issues of Maurice

This is an idea for a theoretical issue, that I did not encounter yet, but it could happen. Consider the following: You create a new custom repository to do something...

### Steps to Reproduce The exact steps to reproduce the issue is hard, because it is an upgrade issue and because of TestFlight limitations it is hard to test. Anyway,...

bug
area:core

I noticed that when confirming an action that is running for a few seconds it is hard to determine if something is actually happening. This made me submitting the form...

It happened a few times that I ran into a situation where it would have been nice to have a collection that is not attached to specific sites. For instance,...

Due to a change in 0b854030a495d73438ac14963eaf59c0e212dc17 the ButtonGroup fieldtype cannot display a button as active, if the key is a number. This is because the HTML button uses strings for...

### Description Line items might store a wrong tax rate, if the tax rate contains decimal places. This is due to a conversion in `TaxCalculation`: ```php public function toArray(): array...

bug
tax

I noticed that with Version 3.9.4 redirects don't work anymore, because the new `source_md5` field is not working correctly. I couldn't really find out why, but `source_md5` is set correctly...