View Issue Details

IDProjectCategoryView StatusLast Update
0000616Composr[All Projects] General / Uncategorisedpublic2012-06-19 23:30
ReporterChris GrahamAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0000616: Member profiles slow / consume memory
DescriptionMember 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).
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Chris Graham

2012-06-15 15:59

administrator   ~0000659

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/).

Chris Graham

2012-06-15 15:59

administrator  

hotfix-616, 2012-06-15 4pm.tar (215,040 bytes)

Chris Graham

2012-06-15 20:51

administrator   ~0000661

Automated response: Posts tab was broken

The hotfix broke the posts tab. This additional hotfix needs installing on top of the previous one.

Chris Graham

2012-06-15 20:51

administrator   ~0000662

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)

Chris Graham

2012-06-18 14:03

administrator   ~0000671

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

Chris Graham

2012-06-18 14:04

administrator   ~0000672

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)

Chris Graham

2012-06-19 23:29

administrator   ~0000673

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/).

Chris Graham

2012-06-19 23:29

administrator  

hotfix-616, 2012-06-20 12am.tar (61,440 bytes)

Chris Graham

2012-06-19 23:30

administrator   ~0000674

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.

Chris Graham

2012-06-24 00:54

administrator   ~0000704

Automated response: More problems with edit member tab

Lang file not loaded, intermittent problem, fatal errors don't show cleanly.

Chris Graham

2012-06-24 00:55

administrator   ~0000705

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/).

Chris Graham

2012-06-24 00:55

administrator  

hotfix-616, 2012-06-24 1am.tar (10,240 bytes)

Chris Graham

2012-06-24 01:08

administrator   ~0000707

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.

Chris Graham

2012-06-24 01:08

administrator   ~0000708

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)

Issue History

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