Login or Register

RSS IconRecent posts in this topic

avatar Pro
netlash on May 29. 2008. 1:09 pm
Thx Ilija, but it isn't fixed yet.

I'll sent you an e-mail with a duplicate of our setup with an admin account.
avatar
Bunker on May 30. 2008. 7:59 am
Indeed it's not yet fixed.

But there is a change.

Now I can see milestones and tickets but no tasks in checklists on the assignment page (public/index.php/assignments)
But I can't see any tasks under "tasks I'm responsible for" in a project anymore (public/index.php/projects/[project-id]/user-tasks)

If you want we'll make you an admin and normal user account so you can check the permissions and the result.
avatar Pro
bizzynate on Jun 5. 2008. 1:05 am
Ilija, this is still presenting a problem. I have v1.1.1 installed, and have configured everything exactly to the specifications on the clean URLs instructions, yet I'm still having trouble with the RSS feeds. I even reinstalled from scratch thinking something got missed in the process.

One place where the problem persists is on the dashboard with the "Recent Activities" link. The problem seems to be this:

- the URL is set as http://collaborate.bizzynate.com/rss?token={TOKEN}&auth_id={ID}
- but it appears that with clean URLs it should be http://collaborate.bizzynate.com/rss?token={ID}-{TOKEN}

Otherwise, the server throws a HTTP/1.1 403 Forbidden error.

The other place is in an individual project feed:

- the URL is set as http://collaborate.bizzynate.com/projects/{PROJECT_ID}/rss?token={TOKEN}&auth_id={ID}
- but should be http://collaborate.bizzynate.com/projects/{PROJECT_ID}/rss?token={ID}-{TOKEN}

I'm sure the fix is pretty quick. Most likely something with a function or class that calls up your clean URL generator. Any input you have with an interim fix is much appreciated!
avatar Staff
Ilija Studen on Jun 5. 2008. 6:22 am
Yes, you are right. Problem is that in some cases system still uses old way for RSS / iCal URL generation and it does not work any more.

This has been already covered and will be available in v1.1.2.

PS: This issue is not related with .htaccess tweak for clean links. It's a separate one.
activeCollab Team Member

RSS IconRecent posts in this topic