Closed (won't fix)
Project:
Drupal core
Version:
4.6.x-dev
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Feb 2002 at 18:06 UTC
Updated:
24 Jan 2021 at 20:25 UTC
Jump to comment: Most recent
When I try to edit an event the operation gets cancelled because of an error involving $edit[nid]. I figured it out to be the hidden NID form field to be null when the type of the node is an event. I couldn't get it to work, because and haven't found where the $edit[nid] is set.
Involves event.module only.
Comments
Comment #1
Kjartan commentedWill take look at this during my trips this week.
Comment #2
Kjartan commentedI can not find this bug. Could you explain the steps to reproduce? Which version of Drupal are you using btw?
Comment #3
Kjartan commentedevent.module doesn't work with Drupal CVS (yet).
Comment #4
avpaderno