5 Feb
                
                    2007
                
            
            
                5 Feb
                
                '07
                
            
            
            
        
    
                2:41 a.m.
            
        Marc Delisle schrieb:
Problem introduced in revision 9876 (thanks subversion :).
* js/querywindow.js: fixed bug #1541147 - # in database names
Sebastian, can you have a look at it please?
replacing line 274 with: url = 'querywindow.php?' + encodeURIComponent(common_query) + '&db=' + encodeURIComponent(db) + '&table=' + encodeURIComponent(table); (on one line) fixes it on my box HTH
It surely helps! Merged, thanks.
oh - i fixed only one place ... sorry -- Sebastian Mendel www.sebastianmendel.de