[ic] Cannot add new simple option in 4.9.8-release

Reid Sutherland reid-ic at thirddimension.net
Wed Jul 30 16:06:47 EDT 2003


This will patch the _new_ addition of a 'simple option' problem I've 
explained in my original email (below).  This patch works for me, not 
sure if it's the "right way" to fix it, but it works none the less.

I'm also going to write a HOWTO to deal with the new 4.9.8 option system 
(upgrading from 4.8, etc).  The current documentation is sparse, and 
confusing at times.  But I've been able to get it working for myself, so 
I'll put it in writing and submit it to the list in the hopes it helps 
others.

Patch for simple options follows:

--snip--
--- lib/UI/pages/include/Options/Simple-orig  Fri Apr 11 19:30:38 2003
+++ lib/UI/pages/include/Options/Simple      Wed Jul 30 14:59:25 2003
@@ -25,7 +25,7 @@
  [/perl]
  [/if]

-[if cgi opt_groups]
+[if cgi opt_group_]
      [perl tables="[scratch option_table]"]
          my $otab = $Scratch->{option_table};
          my $odb = $Db{$otab};
--snip--

Take care everyone,

-reid


Reid Sutherland wrote:
> For some reason I cannot add a new simple option in 4.9.8.
> 
> Steps I took in the icdevgroup.org demo store:
> 
> - I pick the item I'd like to add an option too
> - Click the "Options" tab
> - I choose "Simple Option" from the list
> - I enter a name, label, and a few options
> - Submit the option and nothing happens (just a page refresh)
> 
> If I do this to a item that already has a simple option, it will add a 
> new set of options to the list on the left hand side.
> 
> This happens on my installation of IC 4.9.8 as well.
> 
> Any ideas?
> 
> Thanks,
> 
> -reid
> 
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users at icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
> 
> 




More information about the interchange-users mailing list