Author Topic: Calendar: Import bug  (Read 4389 times)

that_this

  • Guest
Calendar: Import bug
« on: March 10, 2009, 04:44:35 pm »
Hello,

I'm a export from google calendar my events (with cyrillics letters), and trying import into my opengoo instalation. All imported, and all events are damaged i.e. "Работа" get "РабоÑ" and i'm trying see this into Calendar, display error

Error (InvalidControllerActionError) Invalid controller action event::undefined()

Error params:
File:   /home/user/domain/docs/environment/classes/controller/Controller.class.php
Line:   72
Controller:   event
Action:   undefined
Backtrace:
#0 /home/user/domain/docs/environment/classes/controller/PageController.class.php(62): Controller->execute('undefined')
#1 /home/user/domain/docs/environment/classes/Env.class.php(133): PageController->execute('undefined')
#2 /home/user/domain/docs/init.php(146): Env::executeAction('event', 'undefined')
#3 /home/user/domain/docs/index.php(9): require('/home/wikidmesg...')
#4 {main}
Autoglobal varibles:
$_GET:   Array (
  ['active_project'] => (string) '3'
  ['ajax'] => (string) 'true'
  ['c'] => (string) 'event'
  ['a'] => (string) 'undefined'
  ['day'] => (string) '01'
  ['month'] => (string) '1'
  ['year'] => (string) '2006'
  ['user_filter'] => (string) 'undefined'
  ['status_filter'] => (string) ' 0 1 3'
  ['view_type'] => (string) 'undefined'
  ['current'] => (string) 'calendar-panel'
  ['_dc'] => (string) '1236713632508'
)
$_POST:   
$_COOKIE:   Array (
  ['PHPSESSID'] => (string) 'dd1e52629481fb8df3cd7cf8fddd0a6d'
  ['id'] => (string) '1'
  ['token'] => (string) '8f5789d5a40a04c69c6e37b1a6282f97bc3236ec'
)
$_SESSION:   Array (
  ['cal_version'] => true
  ['month'] => (string) '1'
  ['year'] => (string) '2006'
  ['day'] => (string) '01'
  ['total_task_times_report_data'] => Array (
    ['date_type'] => (string) '1'
    ['timeslot_type'] => (string) '0'
    ['start_value'] => (string) '03/10/2009'
    ['end_value'] => (string) '03/10/2009'
    ['user'] => (string) '0'
    ['project_id'] => (string) '0'
    ['include_subworkspaces'] => (string) 'checked'
    ['group_by_1'] => (string) '0'
    ['group_by_2'] => (string) '0'
    ['group_by_3'] => (string) '0'
    ['alt_group_by_1'] => (string) '0'
    ['alt_group_by_2'] => (string) '0'
    ['alt_group_by_3'] => (string) '0'
  )
  ['cal_loginfailed'] => (int)0
  ['cal_user'] => (string) 'agent'
  ['cal_userid'] => (int)1
)
Execution time:
Total execution time: 0.084249973297119 seconds

bug?  ???

judith

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Calendar: Import bug
« Reply #1 on: March 10, 2009, 06:14:22 pm »
Importing an ics file containing special German characters like äöüß is displaying not correctly too, e.g. ü = ü

Otherwise opengoo is really great!

Ein ganz herzliches Danke an das DE Translationteam!