Bug 1222977 - Search form not useable
Summary: Search form not useable
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Zanata
Classification: Retired
Component: WebSite
Version: unspecified
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Damian Jansen
QA Contact: Zanata-QA Mailling List
URL: https://fedora.zanata.org/
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-19 14:20 UTC by SATOH Fumiyasu
Modified: 2015-06-19 01:06 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2015-06-19 01:06:52 UTC
Embargoed:


Attachments (Terms of Use)

Description SATOH Fumiyasu 2015-05-19 14:20:44 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.0
Build Identifier: 

I want to search a project in https://fedora.zanata.org/.
I entered keyword(s) into the search form at top of https://fedora.zanata.org/
page, but no search result returned.

What's wrong?

Reproducible: Always

Actual Results:  
No response.

Expected Results:  
Show search result.

Comment 1 Luke Brooker 2015-05-22 01:46:04 UTC
Hi Satoh,

Could you please provide a little more information?

What were you trying to search for?
Did you see a loading indicator?
Did you press enter?
Did you get sent to another page?

For me, it seems to be working, but I would like to solve your problem.

Comment 2 Alex Eng 2015-05-22 02:27:00 UTC
Satoh, 

As a start, what did you enter in the search form and which project you intended to search?

Comment 3 SATOH Fumiyasu 2015-05-22 04:14:31 UTC
This problem is reproducible on Firefox (Iceweasel in Debian) 38.0-2
with a specific profile, but not reproducible with other profiles and
other browsers (e.g., Chromium 42.0.2311.135-2). I don't know why, sorry.

I think this problem depends on my environment. If I see a reason,
difference and/or misc., I'll report it here. Thanks.

I tried the following keywords and so on:

  pam
  virt
  test

When I enter keyword(s) into the search form, I see the loading indicator
a few seconds, then it disappears and no happening.
When I press Enter key, no response and no happening.

Comment 4 Alex Eng 2015-05-22 04:24:01 UTC
Just tested with suggested words in https://fedora.zanata.org/:

- pam : returns passwd, pam_krb5
- virt : returns virt-top, virt-manager, Fedora virt deployment and admin guide, Virtualisation getting started guide, virt-viewer
- test : return testproj

Each of them does returns result. There is a bug where if you paste the text into the search form rather than typing it, it will not search. 

https://bugzilla.redhat.com/show_bug.cgi?id=1224030

Comment 5 Alex Eng 2015-05-22 04:25:38 UTC
Testing above is done using  

Chrome 43.0.2357.65 and Firefox 38.0.1 .

Comment 6 Alex Eng 2015-06-03 00:21:34 UTC
Satoh Fumiyasu, 

Still this issue still there?

Comment 7 SATOH Fumiyasu 2015-06-18 09:40:23 UTC
I'm facing the problem yet with the bad(?) Firefox profile.

With good Firefox profile, there are the following HTTP POST data in
the search request. The "val" value has the search keyword "pam"
and I can get a search result.

  general-search-form=general-search-form
  javax.faces.ViewState=-8634855429111459578%3A7552302221030423388
  javax.faces.source=general-search-form%3AprojectAutocomplete%3Aj_idt20
  javax.faces.partial.execute=general-search-form%3AprojectAutocomplete%3Aj_idt20%20%40component
  javax.faces.partial.render=%40component
  val=pam
  org.richfaces.ajax.component=general-search-form%3AprojectAutocomplete%3Aj_idt20
  general-search-form%3AprojectAutocomplete%3Aj_idt20=general-search-form%3AprojectAutocomplete%3Aj_idt20
  rfExt=null
  AJAX%3AEVENTS_COUNT=1
  javax.faces.partial.ajax=true

But with bad profile, there is no "val" value, and no search result.

  general-search-form=general-search-form
  javax.faces.ViewState=3134270694511461920%3A-3751578012229512915
  javax.faces.source=general-search-form%3AprojectAutocomplete%3Aj_idt22
  javax.faces.partial.execute=general-search-form%3AprojectAutocomplete%3Aj_idt22%20%40component
  javax.faces.partial.render=%40component
  org.richfaces.ajax.component=general-search-form%3AprojectAutocomplete%3Aj_idt22
  general-search-form%3AprojectAutocomplete%3Aj_idt22=general-search-form%3AprojectAutocomplete%3Aj_idt22
  rfExt=null
  AJAX%3AEVENTS_COUNT=1
  javax.faces.partial.ajax=true

Comment 8 SATOH Fumiyasu 2015-06-18 09:55:42 UTC
OK, I got it. InFormEnter extension (http://firefoxer.ru/) for Firefox breaks
the Zanada search form. I can see the search result without InFormEnter.

Thanks. (and sorry...)

Comment 9 Alex Eng 2015-06-18 20:52:40 UTC
Satoh,

Glad to know your issue is resolved. 

Is it alright if I close this bug?


Note You need to log in before you can comment on or make changes to this bug.