Problem with SEARCH button
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2010 06:22 AM
There seems to be a problem on some Alfresco accounts.
On my account when you go to Sites and Search for Sites ,the search button works just fine. Its html script is: <div class="search-button"><span class="yui-button yui-push-button" id="template_x002e_site-finder_x002e_site-finder-button"><span class="first-child"><button type="button" tabindex="0" id="template_x002e_site-finder_x002e_site-finder-button-button">Search</button></span></span></div>
While for my 2 coworkers, the search button doesn't function. Its html script is: <div class="search-button"><button id="template_x002e_site-finder_x002e_site-finder-button">Search</button></div>
Do you guys have any idea on this issue? Please help me. Thanks
On my account when you go to Sites and Search for Sites ,the search button works just fine. Its html script is: <div class="search-button"><span class="yui-button yui-push-button" id="template_x002e_site-finder_x002e_site-finder-button"><span class="first-child"><button type="button" tabindex="0" id="template_x002e_site-finder_x002e_site-finder-button-button">Search</button></span></span></div>
While for my 2 coworkers, the search button doesn't function. Its html script is: <div class="search-button"><button id="template_x002e_site-finder_x002e_site-finder-button">Search</button></div>
Do you guys have any idea on this issue? Please help me. Thanks
Labels:
- Labels:
-
Archive
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2010 07:26 AM
Are they using a different browser? Have you just deployed a new Alfresco version (in which case clear their browser cache, or force-refresh the page)? Are they running AdBlock or other add-ons?
Thanks,
Mike
Thanks,
Mike
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2010 10:49 PM
Nope. What I did to eliminate the sources of problem is that I login to my computer with my account on any browser and it works. I then login to their computer and my account still works fine. But when they tried to login their account on my computer or any other computer here in our office, the problem still persist. That's why I can safely say that the browsers or computer are not the cause of the search button problem. We've been using this alfresco community 3.2r2 since March 2010
Thanks for the reply..
Thanks for the reply..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2010 03:42 AM
Is there anything about their username format that's different to the others?
Thanks,
Mike
Thanks,
Mike
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2010 06:11 AM
None also. We all use our own names. Without any special characters, etc. This issue happen after a month of setting up the Alfresco Community 3.2r2.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2010 06:21 AM
No idea then, sorry. It does look like a JavaScript error preventing YUI from decorating the raw HTML. I suggest installing Firebug and seeing if there's a JS error being raised.
Thanks,
Mike
Thanks,
Mike
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2010 07:01 AM
I actually used that firebug that's why I was able to post the scripts. I am sorry I am not knowledgeable on those stuffs. My boss (Sr. Sys admin) just told me that he deleted the account, and then bring it back again. For a while it resolved the issue, but it started happening again. The search button problem was repeated.