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.


Messages - dmadison

Pages: [1]
1
Well - I was able to reproduce this easily when I logged the issue.  Now I cannot.

I'll keep a watch on this to see I can reproduce it and under what conditions.

Thanks and Sorry.

2
When using google Chrome as the browser, and viewing a list of contacts that surpasses the page limit, the pagination bar is not accessible. 

3
When linking one object to another through the 'Select an object' window, the left panel set is used to filter the list of objects in the main panel.  The middle filter sub-panel in the left panel is for filtering by object type.  When selecting an object type, the main panel goes into an 'loading' mode, and when it completes its 'loading', the list isn't filtered at all.

After playing with this some more.  It only filters for the 'Contacts' type.  But once the list has been filtered by 'Contacts', switching to a different filter doesn't change the result list.  You need to click back on 'All' to get the other types back.

4
When sending an email message with more then on address in the To: edit box or the CC: editbox, the error message

       Error: Error running command: QUIT. No connection available.

occurrs.  The message is saved as a draft so the message isn't lost.

This happens whether you are composing a new email Or 'replying to all' Or forwarding.  If you remove all emails except 1 in the To and CC, the message is sent without a problem.

5
This error occurred when attempt to associate an email message that has an attachement (document) to a workspace that already has a document with the same name.  

The system has a great feature that automatically puts these attachments in the system as documents and links the email to the document - real nice.  However in this situation, a previous version of the document already existed in Feng.  Based on the error message wich stated that a 'Revision Comment is required', it looks like the system identifies that there is already a document with the same name, creates a new revision, but a 'comment required' check is not handled by the system.  

The system did not prompt me to add a comment.  

However, the document did get added to the document tab not as a revision of the origional document but as a new document instead.
 

6
Older versions / Re: Cannot edit Workspace settings in 1.7 Beta2
« on: April 07, 2010, 01:48:24 pm »
After a little more research into this issue, I've discovered the cause.  This scenario can be reproduced if you assign a group to a workspace, then delete the group.  After this, if you try to edit the workspace again, the scenario described herein will occur.

The problem is that the system is not cleaning up the records in the project_users table after a group is deleted.

7
Older versions / [1.7 Beta2] Cannot edit Workspace settings
« on: April 06, 2010, 12:41:40 pm »
Attempting to edit a workspace's settings fails to display edit screen fully.

This was an issue in 1.7 beta 1 as well.  I saw there was a fix to this in beta2 so i upgraded.  The beta 2 works better in that it is no longer throwing a 500 internal server error message.  

1.7 beta 2 now displays the 'Edit Workspace' screen with the name panel and the links to the Description, Edit permissions, Billing, and contacts links.  But the panel below this doesn't dispaly anything - it is totally blank.  Neither the 'Parent Workspace' drop down nor the color settings show.

When clicking on the Description link, this does show the 'Description textbox'
When clicking on the Edit Permissions link, the following error is produced;

Fatal error: Call to a member function isGuest() on a non-object in E:\websites\fengoffice\web\application\models\projects\Project.class.php on line 1925

When clicking on the Billing link, nothing happens.
When clicking on the Contacts link, nothing happens.

In IE8, there is a javascript error on the page:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 3.0.30618; .NET CLR 3.5.21022; msn OptimizedIE8;ENUS; SLCC1; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; Tablet PC 2.0; msn OptimizedIE8;ENUS)
Timestamp: Tue, 6 Apr 2010 14:22:34 UTC

Message: 'Ext.get(...)' is null or not an object
Line: 1256
Char: 3
Code: 0
URI: http://feng.company.com/public/assets/javascript/og/og.js

Also to note:  Newly created workspaces can be edited fine if I create them under the root 'All' folder.  However the same error occurs as when editing if createing a new workspace under an existing workspace.  These existing workspaced did have group permissions applied, so there may be still some issue with workspaces and group permssions.

I've tried this in Chrome and firefox as well.

Server: IIS 6
PHP 5.26
mySql 5.1.45

Pages: [1]