lvxj-tony / flexpaper

Automatically exported from code.google.com/p/flexpaper
0 stars 0 forks source link

Revision a1006 has javascript errors that prevent Search from working correctly with the Adaptive UI and the HTML5 control. #401

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download revision a1006 Readonly Customizable
2. Put under a web server
3. Open index_html5.html
4. Type a search criteria and click the search button.

What is the expected output? What do you see instead?
You should see the popup saying search is complete and have no javascript 
errors.
The popup does not occur on the first search.  
Received the following javascript error, "TypeError: 'undefined' is not an 
object (evaluating 'q.indexOf')"

What version of the product are you using? On what operating system?
revision a1006.  OSX 10.9.2

Please provide any additional information below.
This is the commercial package.

Original issue reported on code.google.com by steven.b...@gmail.com on 9 Apr 2014 at 1:24