Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Fill

Pages: [1]
1
Subj.
Server: FreeBSD 7.2, php5-5.3.2, MySQL-server-5.1.39.
Tested on:
a. MacOSX 10.5.8+Opera 10.51/Safari 4.0.5
b. Windows XP SP3+Opera 10.53/IE8/FF3.6.3

F5 helps, but after some time it happens again.

No log data available, because log is empty.

2
Server: FreeBSD 7.2, php5-5.3.2, MySQL-server-5.1.39.
Tested on:
a. MacOSX 10.5.8+Opera 10.51/Safari 4.0.5
b. Windows XP SP3+Opera 10.53/IE8/FF3.6.3

+ Bugfix from http://forums.fengoffice.com/index.php?topic=4161.0

When I try to add linked object, built-in filters don't work.
Example: Tasks -> select task -> add linked object -> choose workspace (this filter works) -> choose necessary object (email, calendar, etc - filter is not working).

3
[1.7-RC] "Error 500: OK" & "Error 500: Internal server error" when adding/modifying workspaces.

(Sorry, too long subject :))

Server: FreeBSD 7.2, php5-5.3.2, MySQL-server-5.1.39.
Tested on:
a. MacOSX 10.5.8+Opera 10.51/Safari 4.0.5
b. Windows XP SP3+Opera 10.53/IE8/FF3.6.3

Everything was ok, but suddenly I've received that error, when tried to add a new workspace. Tried to reassign rights for user - same error... Users receive "Error 500: OK", administrator - "Error 500: Internal server error".

Administrator still can add workspace in root folder and edit personal workspace. Users can't do anything.

Latest log messages:
PHP Fatal error: Call to a member function isGuest() on a non-object in /home/www/fengoffice/application/models/projects/Project.class.php on line 1925

4
Server: FreeBSD 7.2, php5-5.3.2, MySQL-server-5.1.39.
Tested on:
a. MacOSX 10.5.8+Opera 10.51/Safari 4.0.5
b. Windows XP SP3+Opera 10.53/IE8/FF3.6.3

Empty mailbox and other tabs issue.
Email is correctly added to the system. I can check email, log says "10 new messages", etc. But mailbox is simply empty with line "There are no Emails tagged as '[object Object]' in 'All'" No tag is selected.
When I try to go to General - it says "There are no Objects tagged as '[object Object]' in 'All'", etc.
It's just a fresh install of 1.7-RC  ???

5
Older versions / [Solved][1.7-RC] [1.7-b2] UTF-8 support problems.
« on: April 30, 2010, 10:19:14 am »
Server: FreeBSD 7.2, php5-5.3.2, MySQL-server-5.1.39.
Tested on:
a. MacOSX 10.5.8+Opera 10.51/Safari 4.0.5
b. Windows XP SP3+Opera 10.53/IE8/FF3.6.3

Several minor bugs with UTF8 support.
0. Attachments in email, named in UTF8 encoding are displayed only as extension (ie '.doc' instead of 'some_UTF8_filename.doc'). But I still can download the original attachment with original name.

1. When importing email messages into another project, FO asks about saving attachment into 'Documents'. If attachment name was in UTF8 encoding (depends on sender's email client) - you'll see only filename extension in your 'Documents'.
Example: I have a new email with attachment 'some_UTF8_filename.doc' (name in UTF8 from sender's email client). Drag & drop it into some another project, confirm movement, confirm store. Go to 'Documents'. You'll see only '.doc'.

In addition, another files, which have same extension and UTF8 name are added as revisions to the first file.

2. Fails to import contacts from csv/vcard, if file contains any UTF8 strings.

Latest messages from debug mode:
Session "default" started at 2010-04-29T13:33:29+0000
#1 ERROR: Error: iconv() [<a href='function.iconv'>function.iconv</a>]: Detected an incomplete multibyte character in input string in '/home/www/fengoffice/application/functions.php' on line 875 (error code: 8 )
Time since start: 2.2311038970947 seconds

Pages: [1]