Ticket #166 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Trying to join a community leads to a 404

Reported by: ewout Assigned to: dramirez
Priority: high Milestone: 0.9
Component: core Version:
Severity: normal Keywords: rewrite, communities
Cc: Patch Included:
Review Stage:

Description

the sidebar has this url: http://diadorim/elgg/test9/community/add/16 . A missing rewrite rule?

Change History

11/20/07 23:39:39 changed by dramirez

  • priority changed from normal to lowest.

I coundn't access to that site. I can't comment anything about this defect.

11/20/07 23:48:54 changed by ewout

I know, that is my local test machine, it is not visible from the outside. But did you see the url? community/add/16 ? There is not anything like that in htaccess-dist. How can this ever work? I thought is was probably a rewrite-rule which was not included in htaccess-dist.

11/21/07 11:39:35 changed by ewout

  • owner changed from misja to ewout.
  • priority changed from lowest to normal.
  • milestone set to 0.9.

This is the changeset: http://elgg.org/trac/changeset/1248#file58 . Either we should change it back, or write the rule. I'll try to do it tonight.

11/21/07 12:02:09 changed by dramirez

  • owner changed from ewout to dramirez.
  • priority changed from normal to high.
  • status changed from new to assigned.

Yeap Ewout, your are right there is a couple of rewrite rules that didn't was added. My fault. I will added in a while (I'm leaving). However there is another problem with the river related code I drop it accidentally so I need to restore it too.

Thanks for report it.

11/21/07 17:32:34 changed by rho

Diego, river's code was restored before, see [1281]

11/21/07 19:31:38 changed by dramirez

  • keywords set to rewrite, communities.
  • status changed from assigned to closed.
  • resolution set to fixed.

OK, I added the mod_rewrite rules.

Fixed on r1303