Nick Hall

Results 15 issues of Nick Hall

I'm currently running spaces 1.1.3 and Chrome 79. The past couple versions of spaces I've been noticing a major problem with spaces. The "active space" for a window will sometimes...

Add support for hooks, similar to how tea4cups does it. It would be nice if there was a kind of generic system, like tea4cups, where we could write scripts to...

Hello, I'm trying this profiler with Magento 2.4.3. It works to generate files in var/profiler when I run CLI commands, however, if I load my website with the web browser...

bug

USPS requires the postal code to be set if AcceptanceDateTime is set. For simple rating to an international country, the postal code is irrelevant so this allows more flexibility in...

Using the SDK, create a RateRequest with services filled in and have it go to the usps_international gateway. Error is generated: ``` Traceback (most recent call last): File "karrio/sdk/core/karrio/api/interface.py", line...

bug
carrier integration

When rating to certain countries with USPS International (try Taiwan as an example), an exception is generated: ``` ERROR:karrio.api.interface:time data '3 - 5 business days to many major markets' does...

bug
carrier integration
karrio sdk

USPS returns [CLASSID values](https://www.usps.com/business/web-tools-apis/rate-calculator-api.htm#_Toc114840163) for different services, but in a terrible design, they have a handful of CLASSIDs that map to **different** services, with different rates returned. If you do...

bug
carrier integration
karrio sdk

USPS supports Commercial Base and Commercial Plus rates for both domestic and international. Right now the Karrio SDK tries to determine if you are requesting Commercial Base or Commercial Plus...

### Preconditions and environment Magento 2.4+ PHP 8+ ### Steps to reproduce Enable CSS minify ### Expected result CSS is minified properly ### Actual result Minified CSS ends up blank...

Issue: needs update
Reported on 2.4.x

I'm trying to use this Ansible role to install ElasticSearch 8.x. When ElasticSearch tries starting it dies with an error: `org.elasticsearch.ElasticsearchSecurityException: invalid configuration for xpack.security.transport.ssl - [xpack.security.transport.ssl.enabled] is not set,...