Bugs item #3526916, was opened at 2012-05-15 05:53
Message generated for change (Settings changed) made by madhuracj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377408&aid=3526916&group_id=23067
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface
Group: 3.5.1
>Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Arashi (alsbz)
>Assigned to: Madhura Jayaratne (madhuracj)
Summary: "Search in table" page fails with JS error when tooltips dis
Initial Comment:
"Search in table" page fails with JS error when tooltips disabled.
All browsers.
I see JS errors in browser console instead of search results when disabled tooltips in my current user preferences.
----------------------------------------------------------------------
Comment By: Arashi (alsbz)
Date: 2012-07-01 05:22
Message:
On demo server same unchecked checkbox causes empty result and js error
with for example collation search in information_schema collations table.
On production server i just wrapped qtip related code in search page in
try{} catch {} but in general it is wrong. Tried to find bug source myself
and failed. Maybe it's qtip plugin related..
----------------------------------------------------------------------
Comment By: Arashi (alsbz)
Date: 2012-07-01 05:15
Message:
Hello! Attached a screenshot. Checkbox named "ShowHint".
----------------------------------------------------------------------
Comment By: Madhura Jayaratne (madhuracj)
Date: 2012-06-30 21:37
Message:
Hi,
I'm unable to reproduce the bug. Can you reproduce the bug on our demo
server (http://demo.phpmyadmin.net/STABLE).
Btw, I guess you are referring to "Display table comments in tooltips"
($cfg['ShowTooltip'] ) configuration when you say tooltips disabled.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377408&aid=3526916&group_id=23067
|