Item2264: getScriptUrl treats zero as an empty string values

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Engine
Component:
Branches:
Reported By: MichaelDaum
Waiting For:
Last Change By: KennethLavrsen
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 distro:f4133fab4d38
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 Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy