Any point to filing a bug request for cfajaxproxy?

In my migration of code from OpenBlueDragon to Lucee, I have to use the cfajaxproxy extention. In doing so, I found a bug. it appears when you use setSyncMode(), it does not clear the setCallbackHandler(), and when the synchronous call returns, it fires off the previous set setCallbackHandler().

I know this is a no longer supported function, so I do not know if this is worth updating. Evently I will move this code base over to the html5 version, but I figure if the extention is available for install, should it not be fixed?

Sure, go for it

I may be simply overlooking it, but there is no button for Issues on that repo.

All Lucee issues get tracked in one place, otherwise, it’s a nightmare to keep track of all our repos

As per the README

Ha, helps if I scroll down. Use to being the button at the top of the page.