Author Topic: Click workspace name in task list does nothing  (Read 5838 times)

lesc1aypool

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • Email
Click workspace name in task list does nothing
« on: June 28, 2012, 12:16:57 pm »
Howdy-

First off, digging some of the new updates/features in 2.0!

Some issues with interface however. I'm using 2.1 rc. When viewing a list of tasks assigned to me in all workspaces, I click on the workspace name next to the task name...and nothing happens. I used to be able to click a workspace name next to a task and it would focus on just that workspace.

Also, often times when I click on a workspace to see tasks, notes, etc in just that workspace, the main part of the window doesn't refresh. The title of the workspace above the main window changes, but none of the content refreshes.

Anyone else experiencing this? Pretty frustrating.

conrado

  • Administrator
  • Hero Member
  • *****
  • Posts: 998
  • Conrado
    • View Profile
    • Feng Office
    • Email
Re: Click workspace name in task list does nothing
« Reply #1 on: July 04, 2012, 04:35:58 pm »
Hi.

Thanks for reporting.

Could you please add the issue on the issue tracker?

Also, could you provide browser and installation details?

We know it used to happen (rarely), but we haven't been able to catch that bug.

Thanks!
Get Official Support for your Feng Office. Support the development team. Sign up for a Free Trial here.

lesc1aypool

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • Email
Re: Click workspace name in task list does nothing
« Reply #2 on: July 05, 2012, 09:39:15 am »
I added both issues individually to Mantis. Thanks for the response!

conrado

  • Administrator
  • Hero Member
  • *****
  • Posts: 998
  • Conrado
    • View Profile
    • Feng Office
    • Email
Re: Click workspace name in task list does nothing
« Reply #3 on: July 06, 2012, 04:20:44 pm »
Thank you.
Get Official Support for your Feng Office. Support the development team. Sign up for a Free Trial here.

busisolutions

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Click workspace name in task list does nothing
« Reply #4 on: August 02, 2012, 02:57:24 am »
I am also experiencing this issue. Is there any ETA on a resolution?

The exact thing I experience is that if I click on a workspace in the left nav, it doesn't filter the task list to that workspace like it did in 1.7.5

I am experiencing this bug with v2.1 when using both Chrome and FIrefox (haven't tested IE). This was upgraded from 1.7.5 to 2.1 following the procedure very carefully. Interesting I also still see Powered by Feng Office 1.7.5 in the footer, not sure if that may be related, perhaps files not copied or something?

Also, a big thanks to everyone contributing to this great project management tool!

piter

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Click workspace name in task list does nothing
« Reply #5 on: August 04, 2012, 01:48:25 pm »
I've got exactly the same problem in v2.1 - I see "Powered by Feng Office 1.7.5" in the footer and clicking on any workspace name doesn't filter this workspace (it only changes name of the workspace displayed on the top of the page). I can reproduce this problem on Firefox and IE.

dudek

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Click workspace name in task list does nothing
« Reply #6 on: September 09, 2012, 02:13:41 pm »
I've got same problem in version 2.1. The issue seems to occur during installation.

In my case installation on server 1 caused in system with the issue: no change in taks/notes/documents while clicking on workspace (like everything was under one workspace)

Installation on server 2 did not cause such problem. After installation I have moved fengoffice folder from server 2 to server 1 (using oryginal database from installation on server 1) and this way got fengoffice worked on the first server

bleeuwen

  • Freshman
  • *
  • Posts: 26
    • View Profile
    • Email
Re: Click workspace name in task list does nothing
« Reply #7 on: October 18, 2012, 10:25:02 am »
Hi

I get the same problem after migrating to 2.2.

Is there any workaround?

HDready

  • Freshman
  • *
  • Posts: 38
    • View Profile
Re: Click workspace name in task list does nothing
« Reply #8 on: October 18, 2012, 11:01:23 am »
HI, the same for me.
It's a Javascript error :

Code: [Select]
TypeError: og.workspaces is undefined
og.workspaces.onWorkspaceClick(node.id); MemberTree.js (ligne 204)
Is it an issue with the workspace plugin ?
This problem seems old, no one is working on it ?

It is really anoying :/
« Last Edit: October 18, 2012, 11:12:35 am by HDready »

bleeuwen

  • Freshman
  • *
  • Posts: 26
    • View Profile
    • Email
Re: Click workspace name in task list does nothing
« Reply #9 on: October 19, 2012, 09:32:06 am »
please skip
« Last Edit: October 19, 2012, 04:36:08 pm by bleeuwen »

HDready

  • Freshman
  • *
  • Posts: 38
    • View Profile
Re: Click workspace name in task list does nothing
« Reply #10 on: October 19, 2012, 02:13:47 pm »
Ok, I've found the solution.
After upgrade you have to replace the init.php file.
The problem is cause by a missing path to the plugins folder in the old init.php file.
Enjoy !