Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: users

Unknown field name 'status' used in tag item-param

 

 

Interchange users RSS feed   Index | Next | Previous | View Threaded


ea3bkz at amsat

Oct 11, 2009, 3:53 PM

Post #1 of 3 (929 views)
Permalink
Unknown field name 'status' used in tag item-param

I'm working to upgrade an old catalog to the latest
interchange version , and I see the following error
in the error.log:

/admin/item.html Unknown field name 'status' used in tag item-param

I also checked the error log in icdevgroup demo site, and I see the same
message.

Everything seems to work well, but I was not the reason for this error


Best regards
Salvador Caballé

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


racke at linuxia

Oct 12, 2009, 2:03 AM

Post #2 of 3 (842 views)
Permalink
Re: Unknown field name 'status' used in tag item-param [In reply to]

Salvador Caballé wrote:
> I'm working to upgrade an old catalog to the latest
> interchange version , and I see the following error
> in the error.log:
>
> /admin/item.html Unknown field name 'status' used in tag item-param
>
> I also checked the error log in icdevgroup demo site, and I see the same
> message.
>
> Everything seems to work well, but I was not the reason for this error

No, the error comes from this part of ITL on item.html:

[item-calc]
my $string = '';
if(! $Scratch->{old_browser}) {
my $nm = 'checker[item-increment]';
push @els, qq{push_el('$nm', '[item-param status]');};
$string .= "id=$nm ";
}
return $string if $Scratch->{archive_nm} eq 'unarchive';
$string .= 'CHECKED' if q{[item-param status]} eq $Values->{checked_status};
return $string;
[/item-calc]

It looks like that code was added here by mistake, as items has neither
status nor archive fields.

Regards
Racke


--
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team


_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


racke at linuxia

Nov 10, 2009, 11:16 PM

Post #3 of 3 (652 views)
Permalink
Re: Unknown field name 'status' used in tag item-param [In reply to]

Salvador Caballé wrote:
> I'm working to upgrade an old catalog to the latest
> interchange version , and I see the following error
> in the error.log:
>
> /admin/item.html Unknown field name 'status' used in tag item-param
>
> I also checked the error log in icdevgroup demo site, and I see the same
> message.
>
> Everything seems to work well, but I was not the reason for this error
>

This bug was fixed last night:

http://git.icdevgroup.org/?p=interchange.git;a=commitdiff;h=99154be99c74ca402fbd063aca09e94de8e77535;hp=1ac8849e7be5f9c2ffb5da20d3bd18329dbbe3f2

Thanks again for your report

Racke



--
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team


_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users

Interchange users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.