adalmia3 / kfm

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

Defekt in /j/all.php on windows #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Windows XP, Firefox, Chrome and IE
2. Cannot switch folders in newest svn version with jquery 1.4
   Did it work under linux server ? 

The error message is this here:

Error: e.stop is not a function
File: /kfm_svn/j/all.php
Zeile: 373

Original issue reported on code.google.com by nilsfeld@gmail.com on 17 Jan 2010 at 4:25

GoogleCodeExporter commented 8 years ago
is the error on line  kdnd.js  on line 26 ? 

when i change the line from  e.stop  to   e.stopPropagation();  the message is 
not
displayed again, but i cannot change the folders.

Original comment by nilsfeld@gmail.com on 17 Jan 2010 at 4:31

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I thing it have something to do with this changes  
http://code.google.com/p/kfm/source/detail?r=965

Original comment by nilsfeld@gmail.com on 17 Jan 2010 at 4:49

GoogleCodeExporter commented 8 years ago
I'll try fix the problem in the morning. I can see it, so can fix it.

Original comment by kae.verens@gmail.com on 17 Jan 2010 at 7:09

GoogleCodeExporter commented 8 years ago
argh! fixed.
http://code.google.com/p/kfm/source/detail?r=968

Original comment by kae.verens@gmail.com on 19 Jan 2010 at 6:59