atlassian-python-api
atlassian-python-api copied to clipboard
Grammar and URL error on get_page_id
When using get_page_id with the title option to get a page that doesn't exist in a given space, the method will output the error:
Can't find 'title' page on the confluenceUrl!
-
Grammar error: It should actually say: Can't find 'title' page on confluenceUrl
-
URL error: adding the ! to the end of the message breaks the hyperlinking of the url