[jira] [Updated] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Matheis (steffkes) updated SOLR-4349:


Attachment: IE10-Query-Interface.png

 Admin UI - Query Interface does not work in IE
 --

 Key: SOLR-4349
 URL: https://issues.apache.org/jira/browse/SOLR-4349
 Project: Solr
  Issue Type: Bug
  Components: web gui
Affects Versions: 4.1
Reporter: Stefan Matheis (steffkes)
Assignee: Stefan Matheis (steffkes)
 Attachments: IE10-Query-Interface.png


 While fiddeling with SOLR-4345, i realized that the Query-Interface does not 
 really work in IE (at least IE10, i guess that's also valid for IE9 and maybe 
 others)
 The Interface itself (including the Form on the left side, including various 
 options) is there, but if you submit the Form, the result is always empty (as 
 in 0 Documents returned) because of the used url:
 bq. http://host:port/solr/collection1/select?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Matheis (steffkes) updated SOLR-4349:


Attachment: SOLR-4349.patch

I have no clue why, but {{form.elements}} seems to be {{undefined}} so, we use 
the semantic option (which uses {{form.getElementsByTagName('*')}} under the 
hood, this is slightly slower, but does in fact the same job)

 Admin UI - Query Interface does not work in IE
 --

 Key: SOLR-4349
 URL: https://issues.apache.org/jira/browse/SOLR-4349
 Project: Solr
  Issue Type: Bug
  Components: web gui
Affects Versions: 4.1
Reporter: Stefan Matheis (steffkes)
Assignee: Stefan Matheis (steffkes)
 Attachments: IE10-Query-Interface.png, SOLR-4349.patch


 While fiddeling with SOLR-4345, i realized that the Query-Interface does not 
 really work in IE (at least IE10, i guess that's also valid for IE9 and maybe 
 others)
 The Interface itself (including the Form on the left side, including various 
 options) is there, but if you submit the Form, the result is always empty (as 
 in 0 Documents returned) because of the used url:
 bq. http://host:port/solr/collection1/select?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Matheis (steffkes) updated SOLR-4349:


Labels: IE IE10 InternetExplorer  (was: )

 Admin UI - Query Interface does not work in IE
 --

 Key: SOLR-4349
 URL: https://issues.apache.org/jira/browse/SOLR-4349
 Project: Solr
  Issue Type: Bug
  Components: web gui
Affects Versions: 4.1
Reporter: Stefan Matheis (steffkes)
Assignee: Stefan Matheis (steffkes)
  Labels: IE, IE10, InternetExplorer
 Attachments: IE10-Query-Interface.png, SOLR-4349.patch


 While fiddeling with SOLR-4345, i realized that the Query-Interface does not 
 really work in IE (at least IE10, i guess that's also valid for IE9 and maybe 
 others)
 The Interface itself (including the Form on the left side, including various 
 options) is there, but if you submit the Form, the result is always empty (as 
 in 0 Documents returned) because of the used url:
 bq. http://host:port/solr/collection1/select?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org