Closed (fixed)
Project:
Workflow-ng
Version:
5.x-2.1
Component:
Configurable Content Links
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
27 May 2008 at 02:09 UTC
Updated:
10 Jun 2008 at 14:35 UTC
When you try to create a second link it overwrites the first one.
The problem is caused by line 103 in cclinks_admin.inc, $event_name = 'cclink'. count($cclinks); should be $event_name = 'cclink'. (count($cclinks)+1);
Comments
Comment #1
fagothis has already been fixed. update to 2.1
Comment #2
wundo commentedI'm having this problem with Workflow 5.x-2.1...
Comment #3
fagoyour cited code line isn't in 2.1...
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.