View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000616 | Composr | [All Projects] General / Uncategorised | public | 2012-06-15 15:59 | 2012-06-19 23:30 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000616: Member profiles slow / consume memory | ||||
Description | Member profiles can be a resource hog, as all tabs are loaded at once. Make individual top level tabs load via AJAX. NOTE: The hotfix for this includes a change for non-bundled addons. Do not upload the 'sources_custom' directory unless you have the activities addon installed. Likewise do not upload files relating to addons you have uninstalled (e.g. if you don't have galleries, do not upload galleries.php). | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit fabc84e (https://github.com/chrisgraham/Composr/commit/fabc84e - 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/). |
|
hotfix-616, 2012-06-15 4pm.tar (215,040 bytes) |
|
Automated response: Posts tab was broken The hotfix broke the posts tab. This additional hotfix needs installing on top of the previous one. |
|
Fixed in git commit fbd6ca5 (https://github.com/chrisgraham/Composr/commit/fbd6ca5 - 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/). hotfix-616, 2012-06-15 9pm.tar (10,240 bytes) |
|
Automated response: Problems with hotfix 0000616 On non-localhost, timing problems may result in Javascript running in the wrong order. Also, if single-public-zone is not enabled, the edit tab directs to the wrong zone on submission. The attached hotfix should be installed on top of the previous one. Affects: 87152 |
|
Fixed in git commit a9e890a (https://github.com/chrisgraham/Composr/commit/a9e890a - 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/). hotfix-616, 2012-06-18 2pm.tar (102,400 bytes) |
|
Fixed in git commit 37dc343 (https://github.com/chrisgraham/Composr/commit/37dc343 - 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/). |
|
hotfix-616, 2012-06-20 12am.tar (61,440 bytes) |
|
The AJAX tab loading is resulting in the edit tab actualisation code not running when the form is submitted. Make it smarter. The hotfix should be placed on top of earlier hotfixes here. |
|
Automated response: More problems with edit member tab Lang file not loaded, intermittent problem, fatal errors don't show cleanly. |
|
Fixed in git commit 3d8fb16 (https://github.com/chrisgraham/Composr/commit/3d8fb16 - 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/). |
|
hotfix-616, 2012-06-24 1am.tar (10,240 bytes) |
|
Automated response: Problems with JS loading, and calendar component The AJAX member profiles fix has two more bugs. It makes setInnerHTML assume a string is passed - but date component passes integer. It assumes JS files execute in load request order, but that is not consistently true for AJAX-prompted ones so we need to make the date component load with a simple re-try algorithm. |
|
Fixed in git commit f03c588 (https://github.com/chrisgraham/Composr/commit/f03c588 - 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/). hotfix-616, 2012-06-24 1am.tar (122,880 bytes) |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |