Loading...
 
Skip to main content

3.0beta1: Calendar iCal patch for recode issue

Status
Closed
Subject
3.0beta1: Calendar iCal patch for recode issue
Version
3.x
Category
  • Patch
Feature
Calendar
Submitted by
Geoff Brickell
Lastmod by
Geoff Brickell
Rating
(0)
Description

Fixed in 4.0

My hoster does not install the Recode extension as part of their standard PHP (5.2.6 being used) so when testing the Calendar export function I was getting Fatal errors with "undefined function recode()"

I have therefore changed line 105 in tiki-calendar_export_ical.php to use iconv instead.

I don't really know how common this issue will be ie is iconv always available and recode rarely?? but I've attached the changed code, which I have tested to some degree, for anyone with the same problem and perhaps the developers could decide which is the 'safest' approach.

Files
  1. Tiki Calendar Export Ical
Importance
9 high
Priority
45
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
2351
Created
Tuesday 10 March, 2009 09:46:23 UTC
by Unknown
LastModif
Saturday 06 July, 2024 10:21:44 UTC


Show PHP error messages