https://bugzilla.wikimedia.org/show_bug.cgi?id=55694

       Web browser: ---
            Bug ID: 55694
           Summary: LQT 2.0 - Cannot read property 'token' of undefined
           Product: MediaWiki
           Version: 1.21.2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: JavaScript
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Hello,

After upgrading MediaWiki i have began to encounter the following error when
creating or replying to a thread on LQT 2.0 with javascript enabled:

Uncaught TypeError: Cannot read property 'token' of undefined

It happens on at the following execution.

var token = data.threadaction.token;

I've looked at what 'data' is, and it's:
data -> Object
error -> Object
code = "notoken"
info = "The token parameter must be set"
...
There are some __proto things there too, let me know if you need them

Server:
  MediaWiki 1.21.2

Client:
  Chromium    28.0.1500.71 (Developer Build 28.0.1500.71-0ubuntu1.12.04.1)
  Ubuntu 12.04

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to