stoppeye
stoppeye
I have noticed with a specific remote server that the key 'type' is missing for regular files in the answer array of rawlist(). I'm pretty sure that the data returned...
The equal sign should be stripped when inserting a formula into <f> tags (see [Reference](https://msdn.microsoft.com/en-us/library/office/documentformat.openxml.spreadsheet.cellformula.aspx)). While Excel will still handle it correctly, it can cause errors in other applications (e.g....
The following has happened to me several times (maybe because I'm too dumb): I have a local file open in the editor and decide to upload it to a remote...
If you upload a new (= not previously opened from location, ie. not from cache) local file to the server and there is already a file with the same name...
Let's say we have a PHP variable like this: `$test = '""'` Then we pass this variable to a fluid template and check for it like this: `value: {test}` Result:...
## Bug Report **Current Behavior** Finishing an order with a service class that implements `\Extcode\Cart\Domain\Model\Cart\ServiceInterface` leads to an exception: `Call to undefined method Vendor\MyExt\Service\ShippingRates::getTaxes()` **Expected behavior/output** No error, if the...
## Bug Report **Current Behavior** A tax class definition in TS with `calc = 0` is not valid, while `calc = 0.00` (like in tax class 3 of the default...
The items in the dropdown are currently selected by generic HTML inputs of type checkbox, which are notoriously hard to style. I would be great, if there was a replacement...
We switched from Skype to Wire a while ago and it turns out that a seemingly simple little feature is missing: while I have a chat history, I have no...