View Issue Details

IDProjectCategoryView StatusLast Update
1915Composr alpha bug reportsGeneral / Uncategorisedpublic2015-05-24 16:35
ReporterAdam Edington Assigned ToChris Graham  
PrioritynormalSeveritytrivial 
Status resolvedResolutionfixed 
Summary1915: v10 Notifications
DescriptionThis popped up in the Admin Zone and on the Newsletter page.

13: TypeError: raw_ajax_result.getElementsByTagName is not a function
http://127.0.0.1/demos/composr/themes/admin/templates_cached/EN/notification_poller.js?1432353005
TagsNo tags attached.
Attach Tags
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2015-05-23 11:30

administrator   ~2791

I'll suppress this error, but it would be interesting to know the cause. If you look in the browser developer tools, network tab, you should be able to look at the notifications.php request and see what happened to it. You can paste the data for it in a note here.

Adam Edington

2015-05-23 16:10

administrator   ~2794

Will check if it happens again, but it hasn't so far...

Adam Edington

2015-05-23 16:17

administrator   ~2795

Last edited: 2015-05-23 16:24

Okay, you fixed the Profile Edit tab error, clean install of latest package and when I click the Edit tab...

8: TypeError: $(...).select2 is not a function
http://127.0.0.1/demo./composr/themes/default/templates_cached/EN/global.js?1432401278 line 675 > eval

Couldn't find anything related with Firebug, will check with Chrome.

EDIT: No problems in Chrome, seems to be just Mozilla.

Adam Edington

2015-05-23 16:23

administrator   ~2796

Refresh on same page..

44: TypeError: $(...).sew is not a function
http://127.0.0.1/demo./composr/themes/default/templates_cached/EN/jquery_autocomplete.js?1432401294

Seems to be different errors that pop up and then disappear. Won't post anymore as they are probably unrelated to the original output.

Adam Edington

2015-05-23 16:31

administrator   ~2797

Not sure where the full stop in demo./ came from, maybe it's the cause or just a visual thing.

Adam Edington

2015-05-23 17:03

administrator   ~2798

Last edited: 2015-05-23 17:03

Changed to Bitnami WAMP Stack after the initial post here, which is why the demos changed to demo (in case that was confusing).

Chris Graham

2015-05-23 17:39

administrator   ~2799

Fixed issues in Firefox.

Adam Edington

2015-05-23 17:55

administrator   ~2802

Thank you.

Issue History

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