NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item9693 for docu changes for 1.2 and 2.0.

Item2264: getScriptUrl treats zero as an empty string values

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal Closed Engine    
This
my $url Foswiki::Func::getScriptUrl("Main", "WebHome", start=>0);

will return something like

http://.../Main/WebHome?start=

should be

http://.../Main/WebHome?start=0

-- MichaelDaum - 16 Oct 2009

ItemTemplate edit

Summary getScriptUrl treats zero as an empty string values
ReportedBy MichaelDaum
Codebase trunk
SVN Range Foswiki-1.0.7, Sun, 20 Sep 2009, build 5061
AppliesTo Engine
Component
Priority Normal
CurrentState Closed
WaitingFor
Checkins Foswikirev:5279
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r4 - 04 Oct 2010, KennethLavrsen
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads