-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 3.1 Larks
-
Fix Version/s: 3.2 Larks
-
Labels:
-
Environment:
JCommune 3.1.2934.f9d97af
-
Sprint:3.2 Larks
1) Steps to reproduce:
- Launch console of your browser.
- Open any branch page with lists of topic (ex. http://javatalks.ru/branches/9)
AR: There is "Uncaught TypeError: Cannot read property 'length' of undefined" in console appears.
Uncaught TypeError: Cannot read property 'length' of undefined
(anonymous function) @ topic.js?3.1.2934.f9d97af:1
c.Callbacks.p @ main.js?3.1.2934.f9d97af:1
c.Callbacks.x.fireWith @ main.js?3.1.2934.f9d97af:1
b.extend.ready @ main.js?3.1.2934.f9d97af:1
m.addEventListener.U @ main.js?3.1.2934.f9d97af:1
ER: There is no error in console after opening branch page.
2) Steps to reproduce:
- As Anonymous user
- Launch console of your browser.
- Open any topic (ex. http://dev.jtalks.org/jcommune/topics/77).
AR: There is "Uncaught TypeError: Cannot read property 'length' of undefined" in console appears.
Uncaught TypeError: Cannot read property 'length' of undefined(anonymous function)
@ draft.js?3.2.2941.30b3372:6c.Callbacks.p
@ main.js?3.2.2941.30b3372:27c.Callbacks.x.fireWith
@ main.js?3.2.2941.30b3372:28b.extend.ready
@ main.js?3.2.2941.30b3372:17m.addEventListener.U
@ main.js?3.2.2941.30b3372:26
ER: There is no error in console after opening topic page.
- mentioned in
-
Page Loading...