View Issue Details

IDProjectCategoryView StatusLast Update
714ComposrGeneral / Uncategorisedpublic2012-07-30 20:15
ReporterChris Graham Assigned ToChris Graham  
PriorityhighSeverityminor 
Status resolvedResolutionfixed 
Summary714: Multiple bug fix to member profile editing, and Comcode editing
DescriptionThis fix solves a number of issues...

1) When hovering over an attachment tag and double clicking, and changing the attachment to be inline, an orphaned preview overlay may be left around.

2) The form default for the 'thumbnail' attachment tag setting is incorrect when going back to edit an attachment - resulting in the setting being flipped from the true default.

3) The WYSIWYG is not loaded for the AJAX member profile editing tabs, as the AJAX initialisation code is not run.

3b) The new XHTML element Javascript code is not called consistently in all circumstances either.

4) If there is invalid XHTML in some user data, if that user data loads over AJAX it will produce an XML error when injected via the XML parser. The XML should be cleaned before transit.

4b) The XHTML cleanup function should preserve the ocProducts XSS detection settings of the source input string.
TagsNo tags attached.
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2012-07-30 20:15

administrator   ~793

Fixed in git commit c39891d (https://github.com/chrisgraham/Composr/commit/c39891d - link will become active once code pushed)

A hotfix (a TAR of files to upload) have 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. 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/).

Issue History

Date Modified Username Field Change
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised