#91: Valid pipe characters in URLs break CGI::Wiki formatting -----------------------------------+---------------------------------------- Reporter: grimoire | Owner: earle Type: defect | Status: new Priority: normal | Milestone: Component: london.openguides.org | Version: 0.52 Severity: normal | Keywords: -----------------------------------+---------------------------------------- http://manchester.openguides.org/?id=The_White_Hart_Inn&version=2 shows http://www.thewhitehart.co.uk/home.asp?ID=1%7C0%7C0%7C0 which is a valid URL but which CGI::Wiki cannot autoformat. Also, trying to use it as the URL of a text link does not render properly.
#91: Valid pipe characters in URLs break CGI::Wiki formatting ------------------------+--------------------------------------------------- Reporter: grimoire | Owner: dom Type: defect | Status: new Priority: normal | Milestone: Component: openguides | Version: 0.52 Severity: normal | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by grimoire):
* component: london.openguides.org => openguides * owner: earle => dom
#91: Valid pipe characters in URLs break CGI::Wiki formatting ------------------------+--------------------------------------------------- Reporter: grimoire | Owner: dom Type: defect | Status: new Priority: normal | Milestone: Component: openguides | Version: 0.52 Severity: normal | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment (by ivorw):
As a workaround, you can use %7c in the URL for a pipe, and this seems to work.
as in ![http://www.thewhitehart.co.uk/home.asp?ID=1%7c0%7c0%7c0 The White Hart]
#91: Valid pipe characters in URLs break CGI::Wiki formatting ------------------------+--------------------------------------------------- Reporter: grimoire | Owner: dom Type: defect | Status: new Priority: normal | Milestone: Component: openguides | Version: 0.52 Severity: normal | Resolution: Keywords: check | ------------------------+--------------------------------------------------- Changes (by dom):
* keywords: => check
Comment:
Hmm. I can't think of a good way of fixing this without upsetting the wiki formatting syntax. I think we need to live with this and quote the pipes.
#91: Document quoting pipe characters in URLs -------------------------+-------------------------------------------------- Reporter: grimoire | Owner: dom Type: enhancement | Status: new Priority: normal | Milestone: Component: openguides | Version: 0.52 Severity: normal | Resolution: Keywords: check | -------------------------+-------------------------------------------------- Changes (by dom):
* summary: Valid pipe characters in URLs break CGI::Wiki formatting => Document quoting pipe characters in URLs * type: defect => enhancement
Comment:
I'm leaving this ticket open so that this can be documented somewhere
#91: Document quoting pipe characters in URLs -------------------------+-------------------------------------------------- Reporter: grimoire | Owner: dom Type: enhancement | Status: assigned Priority: normal | Milestone: Component: openguides | Version: 0.52 Severity: normal | Resolution: Keywords: check | -------------------------+-------------------------------------------------- Changes (by dom):
* status: new => assigned
#91: Document quoting pipe characters in URLs -------------------------+-------------------------------------------------- Reporter: grimoire | Owner: dom Type: enhancement | Status: closed Priority: normal | Milestone: Component: openguides | Version: 0.52 Severity: normal | Resolution: fixed Keywords: check | -------------------------+-------------------------------------------------- Changes (by dom):
* status: assigned => closed * resolution: => fixed
Comment:
Fixed in [source:website/templates/text_formatting]
openguides-tickets@lists.openguides.org