[rt-users] Onetime CC are giving an internal error

Todd Wade waveright at gmail.com
Sat Apr 9 03:40:04 EDT 2016


On 4/7/16 8:50 AM, Joop wrote:
> like an URL encoded block of text which is 8000 chars.
> Shouldn't PreviewScrips use POST instead of GET because of the possible
> large amount of text?

Yeah it looks like that should POST.

I put in a pull request for this:

https://github.com/bestpractical/rt/pull/184
https://github.com/bestpractical/rt/pull/184.diff

I had to add a helper to util.js because unfortunately it looks like 
theres no way to serialize the form as an object with stock jQuery. So 
you might want to wait to see if BPS accepts this as-is before applying it.

Regards,




More information about the rt-users mailing list