8 messages in com.googlegroups.pylons-discuss"show_button is not defined" -- error...
FromSent OnAttachments
Eric Ongerth25 Feb 2008 22:46 
askel25 Feb 2008 23:14 
Eric Ongerth26 Feb 2008 02:54 
askel26 Feb 2008 05:37 
Eric Ongerth27 Feb 2008 07:01 
Eric Ongerth09 Mar 2008 09:32 
Stephen Pascoe18 Mar 2008 10:16 
Eric Ongerth18 Mar 2008 20:28 
Subject:"show_button is not defined" -- error in prototype.js?
From:Eric Ongerth (eric@public.gmane.org)
Date:02/25/2008 10:46:46 PM
List:com.googlegroups.pylons-discuss

I searched for "show_button" and found no related posts, so here goes. I frequently get the following error when working with my project, using Firebug in Firefox:

show_button is not defined prototype.js(line 273)

and the following error content:

show_button is not defined evalScripts("\n show_button('extra_data_text', 'text version')\n ")prototype.js (line 272) collect("\n show_button('extra_data_text', 'text version')\n ", 5)prototype.js (line 486) (no name)("\n show_button('extra_data_text', 'text version')\n ")prototype.js (line 450) _each(function())prototype.js (line 675) each(function())prototype.js (line 449) collect(function())prototype.js (line 485) evalScripts()prototype.js (line 272) (no name)()prototype.js (line 1358) [Break on this error] },

Is this a bug in prototype, or something else that just appears like one?