View Issue Details

IDProjectCategoryView StatusLast Update
0003566Composrcorepublic2018-03-25 19:18
ReporterJoeAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003566: JS error when attempting to edit FB-authenticated profiles
DescriptionI receive this error after clicking the 'Edit' tab within a FB-authenticated account. This error does not occur for local (non-FB) accounts.

9: TypeError: document.getElementById(...) is null
themes/start/templates_cached/EN/global_ssl.js?1521518447 line 742 > eval
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Chris Graham (2)

2018-03-25 16:55

reporter   ~0005621

I can't reproduce this (I did an FB login here, and could get to the Edit tab fine.

Please see if you can get a JavaScript stack trace for this error. Modern browsers (if the JS console stays open) will usually let you expand the error and see a trace.

Chris Graham

2018-03-25 17:07

administrator   ~0005622

Also see if you can find anything in Composr's error log (data_custom/errorlog.php), and any errors shown coming in in the browser's Network requests from an AJAX script.

Joe

2018-03-25 17:35

reporter  

screen1.png (215,694 bytes)
screen1.png (215,694 bytes)

Joe

2018-03-25 17:35

reporter  

screen2.png (367,055 bytes)

Joe

2018-03-25 17:38

reporter   ~0005624

I think I've got what you asked for (screens attached). Let me know if not.

I inspected Composr's errorlog.php file, there is nothing there.

Joe

2018-03-25 17:44

reporter  

screen3.png (99,975 bytes)
screen3.png (99,975 bytes)

Chris Graham

2018-03-25 19:18

administrator   ~0005625

https://github.com/ocproducts/composr/commit/e526b7354a37d2def0bc109eea1340cdd4a13d7e

Issue History

Date Modified Username Field Change
2018-03-25 12:59 Joe New Issue
2018-03-25 16:55 Chris Graham (2) Note Added: 0005621
2018-03-25 17:07 Chris Graham Note Added: 0005622
2018-03-25 17:35 Joe File Added: screen1.png
2018-03-25 17:35 Joe File Added: screen2.png
2018-03-25 17:38 Joe Note Added: 0005624
2018-03-25 17:44 Joe File Added: screen3.png
2018-03-25 19:18 Chris Graham Note Added: 0005625
2018-03-25 19:18 Chris Graham Status non-assigned => resolved
2018-03-25 19:18 Chris Graham Resolution open => fixed
2018-03-25 19:18 Chris Graham Assigned To => Chris Graham