Closed (fixed)
Project:
RSVP
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Aug 2007 at 09:53 UTC
Updated:
29 Aug 2007 at 09:00 UTC
Hello
I think there is a small bug with the links (ex:modify) in the manage interface.
the links are wrong. it's possible to correct them in rsvp.module by changing
line 270
$nid with $rsvp->nid
$row[] = l($rsvp->name, 'node/'. $rsvp->nid .'/rsvp/'. $rsvp->rid .'/view', array('title'....
same for line 277 278 279
bye
Comments
Comment #1
owahab commentedComment #2
owahab commented