NigelSwinson

Results 10 comments of NigelSwinson

Note to unblock myself; I mounted the EFS file system in the EC2 host (installing the EFS Mount Helper) using the desired access point, then changed my ECS task definition...

FYI, testing with the develop branch, on Windows, and this issue remains: ```

A fix: in Writer/PowerPoint2007.php add this method. It will scan the presentation seeing if any note exists, and if it does, it will add a blank RichTextShape note to the...

I think it's possible the tag needs to have an anchor="ctr" attribute.

Note my testing was done here against the develop branch. The master branch seemed to have a lot more bugs in this area; so great to see/benefit from progress here....

There are two issues in this report. Am uncertain which if either should be filed against readapt rather than solargraph. **First issue**: The latest Solargraph seems to pull down a...

Created https://github.com/castwide/readapt/issues/16 with them to cross reference this. If you are confident there is no problem with solargraph, and resolution is all with the readapt code base, then it may...

I understand this will be harder to fix than some, given it is intermittent, but the workaround is elevated permissions, which reduces security, so perhaps this will make the cut...

Some further testing. If my ruby script is as simple as the following, it works: `print "hello world"` But if I change my script to this it fails: `require "test-unit"`...

I confirm the rb_cData/rb_cObject issue is resolved.