Does RT work with current FCGI?

All,

I’m having an issue that’s causing me this error:

"Wide character in FCGI::Stream::PRINT at
/usr/local/lib/perl5/site_perl/5.10.1/HTML/Mason/CGIHandler.pm line 105. "

From reading the mailing lists, it can be fixed by downgrading the fcgi
module to 0.68. However, BSD’s ports aren’t nice about doing this.

Is this fixed in the recently released 3.8.8?

Is there a patch I could apply for this issue?

(A changelog in the releases would be really cool, FWIW)

-Dan Mahoney

--------Dan Mahoney--------
Techie, Sysadmin, WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144 AIM: LarpGM
Site: http://www.gushi.org

All,

I’m having an issue that’s causing me this error:

"Wide character in FCGI::Stream::PRINT at
/usr/local/lib/perl5/site_perl/5.10.1/HTML/Mason/CGIHandler.pm line 105. "

From reading the mailing lists, it can be fixed by downgrading the
fcgi module to 0.68. However, BSD’s ports aren’t nice about doing
this.

Is this fixed in the recently released 3.8.8?

It’s a bug in the latest FCGI. For the moment, downgrading is the right answer.

Is there a patch I could apply for this issue?

(A changelog in the releases would be really cool, FWIW)

Changelogs inside the distribution are something we gave up when we moved to a
modern version control system that’s widely accessible. The changelog frequently
constituted a major part of the download file size.

If you need such a thing, you’ll want to clone the RT repository per the instructions at http://bestpractical.com/rt/git.html

"Wide character in FCGI::Stream::PRINT at
/usr/local/lib/perl5/site_perl/5.10.1/HTML/Mason/CGIHandler.pm line 105. "

It’s a bug in the latest FCGI. For the moment, downgrading is the right answer.

Has this bug been reported back to the FCGI.pm folks? I just got bit
by this too, and it doesn’t look like there’s anything in the rt.cpan
queue for FCGI.pm…

thanks,
john.