This topic is locked, no new messages can be posted
avatar TheJaff Jan 18. 2007. 12:49 am
When changing to the swedish translation our RSS feed breaks. I get the following message (in Firefox):

XML Parsing Error: not well-formed
Location: http://ourwebaddress:81/activecollab/index.php?c=feed&a=recent_activities&id=1&token=00b7f2f7006328c079f4e0b9a4d6c281d783628a
Line Number 1, Column 2:

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
-^

Another bug which probably isn't related but I though so at first is that my iCal subscription to GoogleCalendar is broken. I had it working before so thats why I thought maybe it had to do with the language switch but when I switched back to english I got the same behaviour: If I try to add the calendar it first pops up with milestones and all but after maybe 5 secs I get the msg: "Error: we couldn't analyze the calendar on the given address" and the calendar is removed.

Any thoughts on this?
avatar michno Jan 24. 2007. 9:25 am
[Sorry for the late reply. I've been away on vacation.]

I had a similar problem while working on the translations, although then the offending character was "w". It turned out I had apperently happened to type "w" instead of cmd+w to close a file on my Mac and thus wrote "w" into one of the php-files (before the <?php).

So, that should mean that somewhere in the Swedish file there should hide the characters "-^", but I can't find them. I also get the error message. I'll keep looking and report back when I find out more.
avatar michno Jan 25. 2007. 3:10 am
The error has been fixed along with a couple of other mistakes and misspellings. I'm sending the updated files to Ilja...
avatar Feb 16. 2007. 3:13 am
The Swedish translations makes my AC break, blank page after creating a project for example. It still creates the project, but it just displays a blank page.

So..

When I turn debugmode on I get this on Dashboard (before clicking the create new project link):

Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/collab/language/se/actions.php:1) in /Applications/MAMP/htdocs/collab/environment/classes/Cookie.class.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/collab/language/se/actions.php:1) in /Applications/MAMP/htdocs/collab/environment/classes/Cookie.class.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/collab/language/se/actions.php:1) in /Applications/MAMP/htdocs/collab/environment/classes/Cookie.class.php on line 42


And this on the blank page:

Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/collab/language/se/actions.php:1) in /Applications/MAMP/htdocs/collab/environment/classes/Cookie.class.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/collab/language/se/actions.php:1) in /Applications/MAMP/htdocs/collab/environment/classes/Cookie.class.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/collab/language/se/actions.php:1) in /Applications/MAMP/htdocs/collab/environment/classes/Cookie.class.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/collab/language/se/actions.php:1) in /Applications/MAMP/htdocs/collab/environment/functions/general.php on line 309



Any idea what can be wrong? I've looked around, but since I am anything but a PHP coder I can't find anything that might be wrong.

Would really appreciate if anyone could help me.

Thanks in advance!
avatar Ilija Studen Staff Feb 16. 2007. 3:36 am
New version of Swedish translation should fix this if I remember correctly. I had it for a while, but my inbox was crowded so I forgot about uploding it. I is online now.

Please do not cross post ;) Post wherever you think appropriate and if it does not belongs there it will be moved.
avatar Feb 16. 2007. 4:13 am
Alrighty. Thanks! ;)
avatar Feb 16. 2007. 4:18 am
Still the same Im afraid :(

avatar Feb 16. 2007. 4:37 am
Alright, I changed all the IDN characters to their charactercode, and now it works!

So I basicly change Ö to &Ouml; for example.

EDIT:

Noticed that some words got written as the charactercode .. can't see why though. Will try to see if I can fix it.
avatar Feb 16. 2007. 8:07 am
Ok. I dont get a debug error anymore, but like I said before some of the words gets charcode "translated" another time. So for example for the Overview tab I have '&Ouml;versikt' wich should turn into 'Översikt', but still writes '&Ouml;versikt' because in the code, if you view it in the browser, writes it as "&amp;Ouml;versikt". (&amp; = charcode for &).

So basicly. Some words gets double "translated".

This have driven my f*cking crazy today. So please, can someone come up with a solution! :) Preferrable one where you dont have to write everything in charcode, and not get debug errors and blank pages.

Thanks in advance. And I wish you all a good weekend!
avatar Feb 18. 2007. 2:53 am
No one who can help?

Topic is locked

If you have something important to say about the issues discussed in this post please write at hi@a51dev.com.

or Go To Next Page