Mark Hetherington

Results 14 issues of Mark Hetherington

A response of 126 "Under Fraud Review" from payflow gives a decline from the payflowGateway. This might be better returned as a "getStatusPending".

This makes it compatible with newer Jquery. Resolves #138

# 🐞 Bug report ## Description After crearting a `.hintrc` using `npm create hintrc` neither `npx hint` or installing a local hint and running via `npm webhint` honours the configuration....

type:bug

We are finding sitediff works quite well, however it may not find all the URLS on a site by links from the home page. We would like (optionally) to be...

enhancement

Hi, I've added a title tag so users get a description when hovering over the zoom buttons. I'm also looking at adding additional buttons triggering custom events. My use case...

In the MultiFS implementation thre are checks to direct any requests for writing to the correct filesystem. However, no such checks are implemented for the remove() and removedir() functions. This...

We are working with a site that has a number of index pages, by category. It uses URLS of the form /content//, and uses the trailing slash to differentiate between...

There appears to be a number of places in which syntax incompatible with the Adobe cold fusion engine are used. e.g. "IsEmpty()" is used, as are numerous optional semicolons in...

I'm not completely familiar with Travis for CI, but it seems like a credential to deploy to pypi might be exposed here? https://github.com/Othoz/gcsfs/blob/c219b9ceb7b1671a53f2ebded4e8eb47f6f0b4d8/.travis.yml#L20