Jamie Jackson

Results 53 issues of Jamie Jackson

When submitting pull requests, which CFML engines/versions should we consider?

Since https://github.com/teamcfadvance/cfspreadsheet-railo/pull/65 was accepted, you should change line 31 and 32 of the README to point to your own project's URL. (Mine's now defunct.)

The README, [as it stands](https://github.com/teamcfadvance/cfspreadsheet-railo/blob/ad165c059436e77a3244bc2732ad4b6a3f86c17c/README), advises to install it via adding a provider in the admin and then installing the application once it's listed. However, a project contributor mentioned that...

I expected for this library to calculate values beyond the known maximum. If that is a valid expectation, either I'm doing something wrong or it's returning `NaN` for higher values....

AWS Lambda can optionally use the arm64 architecture, but the task doesn't have such a parameter. This is a request to add the functionality.

I'm confused about the unit tests without assertions. I took a quick stab at writing some assertions, but since all of the (new) assertions fail, something's wrong with the code...

getTimeZone() conflicts with Railo's BIF function. Using this.getTimeZone() to scope the function call to the custom component.

How do I achieve consistent indentation (either tabs or spaces, but not both)? If I type `pipeline {`, it autocompletes with: ![image](https://user-images.githubusercontent.com/479475/43797524-b81c2e64-9a55-11e8-839e-9ed685bc7e68.png) Now if I hit the spacebar, I have:...

Not really bug, but a question. (Alternatively, is there a mailing list or other forum for support?) Is there a guide for using this module for upgrading RDS versions? I...

I thought I'd look into the path translation problem on Windows but I fell into a bunch of rabbit holes. I've been toying with the idea of having a working...