View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4706 | Composr | core_rich_media | public | 2021-10-31 17:26 | 2021-10-31 17:26 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | high | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.38 | ||||
Fixed in Version | 10.0.39 | ||||
Summary | 4706: Symbol parameters need to be entity-decoded in semihtml markup | ||||
Description | If you edit the Admin Zone home page with WYSIWYG on, it'll be re-saved in semihtml. However, the RSS block uses a URL to specify news to load containing ampersands, and this will have been entity-escaped. We need to therefore unentity-escape the block parameters. This generalises to all symbols. This is consistent with re-editing with WYSIWYG, where literal parameters would be edited with entity-encoding transparent to the user. It does have the implication (trade off) that users hand-coding semihtml with block symbols will need to potentially double-escape any code that needs escaping. This is a very rare situation though. Directives and language references are left untouched, as it is more likely users of this will want to have literal escaping as pass-through, plus there is no known real-world bug to be solved. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
has duplicate | 4705 | Closed | Chris Graham | RSS feed issue? |
|
Fixed in git commit ecfc431f3 (https://gitlab.com/composr-foundation/composr/commit/ecfc431f3 - link will become active once code pushed to GitLab) A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-10-31 17:26 | Chris Graham | Relationship added | has duplicate 4705 |