Steffen Wirth

Results 6 issues of Steffen Wirth

**Describe the bug** Tray Icon of ksnip is too big and all icons in bottom bar are not visible. If i close the app all comes back to normal. **To...

bug

Hi! Can someone explain how the key shortcuts on the linux version works?

wx

Fatal error: Call to a member function getSessionId() on null in F:\xampp\htdocs\c2\fliesensale\htdocs\app\code\community\Sheep\Debug\Model\RequestInfo.php on line 505 seems that $this->action is null on this page

Support
ready

Hi, the AbstractController function _result has the option JSON_NUMERIC_CHECK for json_encode so zip codes like 01234 are missing the leading 0.

we need to update this row to make it work $shippingMethodCode = $request->addressInformation->shippingCarrierCode . '_' . $request->addressInformation->shippingMethodCode; https://github.com/DivanteLtd/magento1-vsbridge/blob/e8ab9819e8804078e619bd5915574dbd0d5f6388/magento1-module/app/code/local/Divante/VueStorefrontBridge/controllers/CartController.php#L239

https://github.com/DivanteLtd/magento1-vsbridge/blob/e8ab9819e8804078e619bd5915574dbd0d5f6388/magento1-module/app/code/local/Divante/VueStorefrontBridge/controllers/CartController.php#L226