This is the tracker for the Core of the Nucleus CMS-project (Nucleus CMS Website)
FS#127 — parse_commentform: double-escaped URLs
Attached to Project— Nucleus Core
Opened by Wouter Demuynck (karma) - Sunday, 04 December 2005, 07:33PM
Opened by Wouter Demuynck (karma) - Sunday, 04 December 2005, 07:33PM
| Bug | |
| Functionality | |
| CLOSED | |
| Wouter Demuynck | |
| All |
| Low | |
| Normal | |
| 3.22 | |
| Undecided | |
| Undecided | |
|
|
The createXXXXLink functions always return an already HTML escaped URL (e.g. & instead of & to separate query string parameters)
Further down the function, it is re-encoded when stored to be used by doForm
Further down the function, it is re-encoded when stored to be used by doForm
This task depends upon
This task blocks these from closing
Date: Sunday, 04 December 2005, 07:43PM
Reason for closing: Fixed
Additional comments about closing: In CVS