admin/node/field looses _POST information (adding fields to content types)

ahoeben - April 16, 2007 - 08:27
Project:Flexinode
Version:4.7.x-1.x-dev
Component:flexinode_admin.module (Administration interface)
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Adding fields to existing content types does not work for me, because the $_POST variable is empty in flexinode_admin_admin_field(). Removing the trailing slash from the form action fixed this for me.

Functionally this is a dupe of #56390, but the bug is a variation of what was going on there, and the functionality has since been split off into flexinode_admin. The bug may be browser specific, tested only in Firefox 2

AttachmentSize
flexinode_admin_add_field.patch534 bytes

#1

Bèr Kessels - April 17, 2007 - 13:21
Status:needs review» fixed

I cannot reproduce the problem. But the removal of the trailing slash seems correct and mroe consistent. Therefore I committed this. Thanks.

#2

Anonymous - May 1, 2007 - 13:30
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.