Details
Description
While on search either the top level "Search" or one of the children (eg. "Custom") if you login you get an error. Login happens but subsequently (on post-login refresh), the admin menu button does not appear. The error seems to be different depending on browser (I tried), but errors regardless. See below.
This may seem familiar because of NEXUS-9087 but the result is different. Since that issue was also noted in 3.2, I am filing distinctly for triage. If they are found to be the same, we can merge them. In my quick attempt, this prevents me from seeing NEXUS-9087 so I believe if not the same, this should be addressed first.
Workaround is to not login from search (from welcome or component browse).
JS Error from Chrome:
Uncaught TypeError: Cannot read property 'down' of undefined
nexus-coreui-plugin-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1
at j.showHideLimitMessage (nexus-coreui-plugin-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
at j.<anonymous> (nexus-coreui-plugin-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
at A.fire (baseapp-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
at j.continueFireEvent (baseapp-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
at j.fireEventArgs (baseapp-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
at j.a.fireEventArgs (baseapp-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
at j.fireEvent (baseapp-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
at j.k.on.single (baseapp-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
at j.<anonymous> (baseapp-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
at A.fire (baseapp-prod.js?_v=3.3.0-SNAPSHOT&_dc=1483547980614:1)
JS Errors from FF:
no element found session:1:1 TypeError: a.getFeature(...) is undefined[Learn More] nexus-coreui-plugin-prod.js:1:443919 .showHideLimitMessage http://localhost:8081/static/rapture/nexus-coreui-plugin-prod.js:1:443919 .init/< http://localhost:8081/static/rapture/nexus-coreui-plugin-prod.js:1:442511 .fire http://localhost:8081/static/rapture/baseapp-prod.js:1:111367 .continueFireEvent http://localhost:8081/static/rapture/baseapp-prod.js:1:127325 .fireEventArgs http://localhost:8081/static/rapture/baseapp-prod.js:1:127110 .monitor/a.fireEventArgs http://localhost:8081/static/rapture/baseapp-prod.js:1:977539 .fireEvent http://localhost:8081/static/rapture/baseapp-prod.js:1:126955 .loadToPrefetch/< http://localhost:8081/static/rapture/baseapp-prod.js:1:805907 .createSingle/< http://localhost:8081/static/rapture/baseapp-prod.js:1:111970 .fire http://localhost:8081/static/rapture/baseapp-prod.js:1:111367 .continueFireEvent http://localhost:8081/static/rapture/baseapp-prod.js:1:127325 .fireEventArgs http://localhost:8081/static/rapture/baseapp-prod.js:1:127110 .monitor/a.fireEventArgs http://localhost:8081/static/rapture/baseapp-prod.js:1:977539 .fireEvent http://localhost:8081/static/rapture/baseapp-prod.js:1:126955 .onProxyPrefetch http://localhost:8081/static/rapture/baseapp-prod.js:1:807514 .processResponse http://localhost:8081/static/rapture/baseapp-prod.js:1:786270 .createRequestCallback/< http://localhost:8081/static/rapture/baseapp-prod.js:1:1141688 Ext.Function.bind/< http://localhost:8081/static/rapture/baseapp-prod.js:1:26049 .runCallback http://localhost:8081/static/rapture/baseapp-prod.js:1:1194733 .onData http://localhost:8081/static/rapture/baseapp-prod.js:1:1195036 .callback http://localhost:8081/static/rapture/baseapp-prod.js:1:81021 .onComplete http://localhost:8081/static/rapture/baseapp-prod.js:1:375005 .onStateChange http://localhost:8081/static/rapture/baseapp-prod.js:1:374348 Ext.Function.bind/< http://localhost:8081/static/rapture/baseapp-prod.js:1:26271
Attachments
Issue Links
- discovered while testing
-
NEXUS-10750 limit displayed search criteria to the formats of configured searchable repositories
-
- Done
-
- duplicates
-
NEXUS-15195 Logging in from anonymous search causes exception
-
- Closed
-
- is depended on by
-
NEXUS-9087 Logging in from anonymous searching has weird redraw
-
- Closed
-