#616 - Member profiles slow / consume memory
0 guests and 0 members have recently viewed this.
The top 3 point earners from 21st Dec 2025 to 28th Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| Adam Edington |
|
|
There are no events at this time
The hotfix broke the posts tab. This additional hotfix needs installing on top of the previous one.
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
The hotfix should be placed on top of earlier hotfixes here.
Lang file not loaded, intermittent problem, fatal errors don't show cleanly.
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.