[jonah] Typo in channels.php
Chuck Hagenbuch
chuck at horde.org
Fri Feb 28 13:11:10 PST 2003
Quoting Patrick Brossier <Patrick.Brossier at mgm.fr>:
> «channelview» in forms must be changed in channelView like $channelView
> in channels.php and in templates/channels/edit.inc because you use:
> case JONAH_SHOW_CHANNEL :
> if ( $channelName ) {
> if ( Horde :: getFormData ('channelView' )) {
>
> readfile ($conf ['paths' ][ 'data' ] . '/html/' .$channelName .'-'
> .$channelView .'.html' ); must be changed to:
> echo String::convertCharset(Jonah::buildChannelDisplay($channelName,
> $channelView), 'UTF-8'); in line 161
This line number doesn't seem to make sense, and I can *barely* follow what
you're trying to say here (try using a diff next time?), but I *think* I've
fixed what you're talking about in CVS.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
must ... find ... acorns ... *thud*
More information about the jonah
mailing list