Note in several packages when the gateway URL is appended to input. Fixes bug #11621
This commit is contained in:
parent
0e9194114f
commit
5ced1c3bcf
4 changed files with 7 additions and 3 deletions
|
|
@ -563,7 +563,7 @@ sub exportGetDescendants {
|
|||
|
||||
=head2 exportGetUrlAsPath ( index )
|
||||
|
||||
Translates a URL into an appropriate path and filename for exporting. For
|
||||
Translates an asset's URL into an appropriate path and filename for exporting. For
|
||||
example, given C<'/foo/bar/baz'>, will return C<'/foo/bar/baz/index.html'>
|
||||
provided the value of indexFile as given to exportAsHtml was C<'index.html'>.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue