logo       

Re: html_options: msg#00032

Subject: Re: html_options


messju mohr schrieb:
On Mon, Feb 26, 2007 at 02:53:20PM +0100, Danilo Buerger wrote:
It's the responsobility of the editor who inserts the {html_options}
into the template to declare it as multiple or not.

the fact if an option list is single or multiple is most times rather
static, but the list of actually selected values is highly dynamic.

I can understand your point about the multiple part although i dont agree. However i dont see why you are going against dropping the array_map('strval'....) (which is unneccessary anyway) to make the plugin work better.

the strval() is necessary to distinguish between "" and 0, like here:

$smarty->assign('options', array('' => 'Please Choose',
                                 0 => 0,
                                 1 => 1,
                                 2 => 2));

$smarty->assign('selected', 0);

...

{html_options name=foo options=$options selected=$selected}




Ok this is a problem still to figure out however now this works incorrectly as well:

$smarty->assign('options', array('' => 'Please Choose',
                                 0 => 0,
                                 1 => 1,
                                 2 => 2));

$smarty->assign('selected', false);

false should match the array key 0 but matches the empty string.


--
Smarty Development Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
Smarty Development Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
science.linguis...    culture.sf.lite...    video.mplayer.c...    yellowdog.gener...    ietf.rfc822/199...    emacs.help/2002...    redhat.release....    kernel.speakup/...    java.openejb.de...    debian.devel.gt...    xfree86.newbie/...    bug-tracking.ma...    pam/2003-05/msg...    games.devel.ope...    user-groups.lin...    music.pancham/2...    network.mq.deve...    web.html.genera...    arklinux.bugs/2...    linux.ecasound/...    qnx.openqnx.dev...    org.user-groups...    file-systems.sf...    trustix.contrib...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe