Please forgive me if this has already been posted. I searched and could not find it.

Please enter a pipe delimited list of options with no cairrage returns. For example: "Red|Blue|Green" or "Small|Medium|Large"

After creating a flexinode and entering all the data. If you go back in to edit the flexinode, the pipe delimited list is not there and thus must be reentered. Not a big deal for small list.

4.7.0-beta6 - downloaded on 03/25/06
flexinode-cvs - downloaded on 03/28/06

Hope this helps, please give me a shout if I can help.

t4him

Comments

Patrick Nelson’s picture

I cannot reproduce this bug.

I'm using the latest CVS files for Drupal (post 4.7b6) and am using flexinode module v1.67 from CVS.

This version of flexinode does have it's own personal problems, but this doesn't seem to be one of them (well, not for me, anyway).

Are you sure you're using the latest versions of everything (including field_select.inc)?

t4him’s picture

O.K. here are the headers;

flexinode.module --> $Id: flexinode.module,v 1.66 2006/03/21 08:13:37 tdobes Exp $
index.php --> $Id: index.php,v 1.90 2006/01/27 18:51:51 dries Exp $
bootstrap.inc --> $Id: bootstrap.inc,v 1.88 2006/02/27 13:46:01 killes Exp $
fieldselect.inc --> $Id: field_select.inc,v 1.11 2005/11/10 09:35:16 crunchywelch Exp $ <-- that IS an old file date.

suggestions? Thanks for the help Patrick.

Patrick Nelson’s picture

bootstrap.inc is now on 1.89 and flexinode.module is on 1.67.

Could you try those versions? (Available from CVS or, if you cannot get them, let me know and I'll zip them up and email them to you).

t4him’s picture

Well, I downloaed the cvs version of both, and that didn't seem to work. There are no errors in the Drupal log. I might add that I am running thid on my PC;
Windows XP
Apache 2.0.55
PHP 5.1.0
MySQL 4.1
----------------- *** ----------------

I will continue to investigate it, in the mean time if you have any more suggestions I'll be right here.
Thanks, Patrick

ufku’s picture

Bèr Kessels’s picture

Status: Active » Fixed

This option is fixed in HEAD

Anonymous’s picture

Status: Fixed » Closed (fixed)