phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bugs #3719] [tab widget]only fields show on scre


From: Dave Hall
Subject: [Phpgroupware-tracker] [bugs #3719] [tab widget]only fields show on screen are set to $content
Date: Sun, 06 Jun 2004 19:50:31 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040602 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.

/**************************************************************************/
[bugs #3719] Latest Modifications:

Changes by: 
                Dave Hall <address@hidden>
'Date: 
                Sun 06/06/2004 at 23:49 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | Caeies







/**************************************************************************/
[bugs #3719] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=3719>
Project: phpGroupWare
Submitted by: tbsky lee
On: Wed 05/21/2003 at 17:13

Category:  eTemplates
Item Group:  0.9.14.003 release
Severity:  5 - Average
Priority:  5 - Normal
Resolution:  None
Assigned to:  Caeies
Status:  Open
Component Version:  TGZ
Platform Version:  GNU/Linux - Mandrake
Reproducibility:  Every Time


Summary:  [tab widget]only fields show on screen are set to $content

Original Submission:  hi:
  i don't know if this is a bug or feature.
  assume i have a tab widget tab1|tab2.
  tab1 with tbox1, tab2 with tbox2.
  and a submit button.
  when i initialize below:
  $content[tbox1] = msg1, 
  $content[tbox2] = msg2,
  and send the $content to $template->exec to show it.
  now default active-tab tab1 with tbox1 shows.
  now press the "submit" button, which check $content.
  $content now only has $content[tbox1] = msg1. 
  $content[tbox2] = msg2 gone.
  tbox2 didn't show on screen, so it's value is not save 
  to $content which is send to call-back function.
  if i press tab2 then press "submit", tbox1 & tbox2 value
  save to $content. cause both had show on screen.

  only fields which had show on screen are set to $content.
  is this a bug?

Regards,
tbsky












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=3719>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]