Uncaught TypeError: Cannot read property 'autocomplete' of null #1693

Closed
opened 2013-07-23 07:38:01 +00:00 by j · 1 comment
Owner

loading this url fails https://0xdb.org/grid/director/id=0x

Uncaught TypeError: Cannot read property 'autocomplete' of null findElement.js?486311:121
autocompleteFunction findElement.js?486311:121
pandora.ui.findElement findElement.js?486311:64
pandora.ui.toolbar toolbar.js?792205:60
pandora.ui.rightPanel rightPanel.js?873940:9
pandora.ui.mainPanel mainPanel.js?10361:17
pandora.ui.appPanel appPanel.js?967329:13
initPandoraApp pandora.js?3394:368
(anonymous function) pandora.js?3394:360
setState URL.js?164945:246
(anonymous function) URL.js?164945:431
(anonymous function) URL.js?642315:931
pandora.getHash utils.js?34249:825
getHash URL.js?642315:929
parseBeyondSpan URL.js?642315:926
parseBeyondItem URL.js?642315:873
parseURL URL.js?642315:796
that.parse URL.js?642315:976
pandora.URL.that.parse URL.js?164945:429
(anonymous function) pandora.js?3394:332
Ox.setLocale Locale.js?1374565043246:34
pandora.setLocale utils.js?34249:1787
initPandora pandora.js?3394:331
(anonymous function) pandora.js?3394:212
done Request.js?1374565043246:54
(anonymous function) Request.js?1374565043246:76
(anonymous function) Request.js?1374565043246:177
addFileToCache Request.js?1374565043246:145
loading this url fails <https://0xdb.org/grid/director/id=0x> ``` Uncaught TypeError: Cannot read property 'autocomplete' of null findElement.js?486311:121 autocompleteFunction findElement.js?486311:121 pandora.ui.findElement findElement.js?486311:64 pandora.ui.toolbar toolbar.js?792205:60 pandora.ui.rightPanel rightPanel.js?873940:9 pandora.ui.mainPanel mainPanel.js?10361:17 pandora.ui.appPanel appPanel.js?967329:13 initPandoraApp pandora.js?3394:368 (anonymous function) pandora.js?3394:360 setState URL.js?164945:246 (anonymous function) URL.js?164945:431 (anonymous function) URL.js?642315:931 pandora.getHash utils.js?34249:825 getHash URL.js?642315:929 parseBeyondSpan URL.js?642315:926 parseBeyondItem URL.js?642315:873 parseURL URL.js?642315:796 that.parse URL.js?642315:976 pandora.URL.that.parse URL.js?164945:429 (anonymous function) pandora.js?3394:332 Ox.setLocale Locale.js?1374565043246:34 pandora.setLocale utils.js?34249:1787 initPandora pandora.js?3394:331 (anonymous function) pandora.js?3394:212 done Request.js?1374565043246:54 (anonymous function) Request.js?1374565043246:76 (anonymous function) Request.js?1374565043246:177 addFileToCache Request.js?1374565043246:145 ```
j added the
frontend
label 2013-07-23 07:38:01 +00:00
j added this to the 13.02 milestone 2013-07-23 07:38:01 +00:00
rlx was assigned by j 2013-07-23 07:38:01 +00:00
j added the
critical
defect
labels 2013-07-23 07:38:01 +00:00
Author
Owner

In []changeset:pandora,3397:

#!CommitTicketReference repository="" revision="pandora,3397"
dont fail with advanced find(pandora.user.ui._findState.key == advanced), fixes #1693
In []changeset:pandora,3397: ``` #!CommitTicketReference repository="" revision="pandora,3397" dont fail with advanced find(pandora.user.ui._findState.key == advanced), fixes #1693 ```
j added the
fixed
label 2013-07-23 08:21:39 +00:00
j closed this issue 2013-07-23 08:21:39 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1693
No description provided.