#1683 - Userprofile editing won't work
| Identifier | #1683 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Userprofile editing won't work |
| Status | Completed |
| Handling member | PDStig |
| Addon | General / Uncategorised |
| Description | Hello,
since the last Update 9.0.14 i can't edit any Userprofile. I can't see the table with the content.I always get a red rectangle. |
| Steps to reproduce | Not necessary, it's always. |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
(Click to enlarge)
What does the browser network activity debug tab show exactly? For example, looking at the HTTP request opened when you click the tab may show an error message in there, a hung request, or no request at all.
Or, where can we go to reproduce the problem on your server if you're not show how to do the above?
(you didn't post a URL)
This is almost certainly a configuration/server issue, as there have been no other reports regarding an issue such as the above. For example, perhaps some server permissions were changed during upgrade.
We received your email response through with a screenshot of the Javascript error. Thank you, this helps a lot.
Please reply direct on the tracker though, as email replies will just go through to a single person.
It looks like it could be a problem just affecting Internet Explorer. I am going to run some tests soon.
(Click to enlarge)
If there is some kind of XHTML error, perhaps caused by a server-side failure, Composr is supposed to revert to HTML rendering. However IE throws a fatal error, unlike other browsers. This hotfix will workaround that.
I was not able to reproduce, except when I intentionally corrupted the HTML for the edit tab. I therefore made a hotfix that handles corrupt HTML.
If you get to see a true error message now and it is not a cause that you can pin down to a configuration issue on your end, please open a separate ticket.
(Click to enlarge)