[Chameleon-dev] [Bug 517] New: [Chameleon] gszAppWebPath code
remove second from the end slash when no filename in URL
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Tue Jul 13 14:41:25 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=517
Summary: [Chameleon] gszAppWebPath code remove second from the
end slash when no filename in URL
Product: Chameleon
Version: 2.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: jlacroix at dmsolutions.ca
The code that build gszAppWebPath remove the second from the end slash in a URL
where there's no filename in the URL.
So http://de1.dmsolutions.ca/msapps/cfs-dds/cfs_demo/htdocs/
Becomes http://de1.dmsolutions.ca/msapps/cfs-dds/cfs_demohtdocs/
I noticed this when I tried to add the Ruler widget in a application. This
widget use the gszAppWebPath variable to build its path to the image. However,
since I access the application without the filename, I noticed the bug.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list