Carl Marcum

Results 11 comments of Carl Marcum

Is there a bugzilla issue this is to? What can I do to verify the change? Shouldn't the alt tag be a description of the image since it's used in...

I think maybe this should discussed on dev@ to get some consensus on the key combination that would be appropriate because of the ramifications of this addition.

Hi Cyril, could you provide some simple steps we can use to test this before and after the fix for those who have not used the mail merge feature before.

Where would I look in the office to see the effect of this change?

> @cbmarcum @stefanogualdi Any ETA on getting this PR merged and released? @zacharyklein My fork master branch is updated and available on Bintray if you need it. https://bintray.com/cmarcum/maven/net.codebuilders%3Agrails-ckeditor/4.5.9.1

> I tried to use your forked version. The bintray link above is not working anymore so I build the jar and included it into my grails 4.0.13 project. Whenever...

I use `[pattern: '/**/js/**', access: ['permitAll']]` and `[pattern: '/**/js/**', filters: 'none']`

you might also make sure you're saving within a transaction. For instance is your save and update methods annotated with `@Transactional`

I've put mine in JFrog artifactory: try maven { url "https://codebuilders.jfrog.io/artifactory/default-maven-local/" } and compile "net.codebuilders:ckeditor:4.5.9.1" It may show up in grails core but I can't be sure.

When I run the Pong from the GitHub project on macOS Ventura it seems to spawn them in the correct location.