This issue has been created
There is 1 update.
 
 
Confluence / cid:jira-generated-image-avatar-b89ecaae-0ed2-43d5-b413-f42d14872dfc CONFLUENCE-297 Open

Normalize baseURLs and better document possible values

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-0368a005-8faa-4334-85bf-3840beb87a20 Raphaël Jakse created this issue on 15/Oct/24 15:59
 
Summary: normalize baseURLs and better document possible values
Issue Type: cid:jira-generated-image-avatar-b89ecaae-0ed2-43d5-b413-f42d14872dfc Bug
Affects Versions: 9.57.0
Assignee: Unassigned
Components: XML
Created: 15/Oct/24 15:59
Priority: cid:jira-generated-image-static-major-401b5a8a-e7cd-404a-806a-0f1fef1664bb Major
Reporter: Raphaël Jakse
Description:

When putting a slash at the end of the baseURL parameter, the generated urls in the ConfluencePageClass objects contain double slashes. The parameter ought to be normalized so one doesn't need to think too much about which value is expected.

The examples are a bit lacking too, they should contain an example with a particle like /wiki or /docs, so one knows better what to set as value.

 
 

1 update

 
cid:jira-generated-image-avatar-0368a005-8faa-4334-85bf-3840beb87a20 Changes by Raphaël Jakse on 15/Oct/24 16:06
 
Summary: normalize Normalize baseURLs and better document possible values