xowiki::Package instproc normalize_path

 <instance of xowiki::Package[i]> normalize_path

Defined in

Testcases:
package_normalize_path, xowiki
Source code:
#
# Don't allow any addressing outside of the jail.
#
# ns_normalizepath always adds a leading "/", so remove this.
#
set nn [ns_normalizepath $name]
return [string range $nn 1 end]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: