bugphpGroupWare - Bugs: bug #3719, [tab widget]only fields show on...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #3719: [tab widget]only fields show on screen are set to $content

Submitter:  Invalid User ID <#19110>
Submitted:  Wed 21 May 2003 05:13:41 PM UTC
   
 
Category:  eTemplates Item Group:  0.9.14.003 release
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  Caeies Open/Closed:  Open
Component Version:  TGZ Operating System:  GNU/Linux - Mandrake
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Wed 21 May 2003 05:13:41 PM UTC, 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

Invalid User ID <#19110>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-06-06 skwashd Assigned toNone Caeies
2004-01-20 powerstat Assigned to#2883 None
2003-05-29 skwashd Assigned toNone None

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code