Hi there, I've got this problem for a long time, I didn't pay too much attention waiting for an eventual solution, but it does not arrive, so here it is:
my server is configured this way:
main site: /var/html/
oa site: /var/html/places/oasite
so urls are like this:
main site: http://www.exemple.com
oa site: http://www.exemple.com/places/oasite
No apache config for this.

If I create a task, for instance, I can see it at the recent activity group page like this:
user xman created "New Task" (links to > http://www.exemple.com/places/oasite/grup/tasks/new-task)
+ blah blah blah

but if I update this task I get:
user yman updated "New Task" (links to > http://www.exemple.com/comment/611#comment-611)
+ bleh bleh bleh

as you can see, at the update link there is a part missing: "places/oasite"

While at the mails I receive I get this:
user yman updated "New Task" (links to > http://www.exemple.com/comment/611#comment-611)
bleh bleh bleh

View original task (links to > http://www.exemple.com/places/oasite/grup/tasks/new-task)

In this case the updated link stills lacks the part: "places/oasite", but the "View original task" is correct.

That's it, thanks...

Comments

Andrés Chandía created an issue. See original summary.

Andrés Chandía’s picture

Issue summary: View changes