Version: 3.5.9 (using KDE 3.5.9) Installed from: Mandriva RPMs Compiler: ersion gcc 4.2.2 20071128 (prerelease) (4.2.2-2mdv2008.1) Target: i586-mandriva-linux-gnu Configuré avec: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --host=i586-mandriva-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp Modèle de thread: posix OS: Linux I have discovered a problem in kthml way to generate the name array number in form. Here are the result of the testcase under ie and firefox : Array ( [test_order] => Array ( [0] => 1 [1] => 4 [2] => 2 [3] => 6 [4] => 3 [5] => 5 ) ) Here is the result of the testcase under konqueror : Array ( [test_order] => Array ( [0] => 1 [1] => 2 [2] => 3 [3] => 5 [4] => 4 [5] => 6 ) ) How to reproduce : Set next attachement on a php enabled server, move around the li order (click on number and drag/drop it on top or on bottom of other element) Submit the form and get the result, as you may see the numbering or name array is incorrect. Plz fix as soon as possible.
Created attachment 23619 [details] Testcase The testcase to see that bug.
Just for extra info opera act like firefox and ie6 & > (not tested earlier).
Konqueror version of kde4 is affected too.
here is the testcase, uploaded on a server for easier testing: http://community.ir/~emilsedgh/khtml_sortables.php bug is still reproducable on trunk/ (pre 4.3) but the fix seems to be in way.
SVN commit 963583 by orlovich: Make sure to encode form elements in tree order; some web frameworks rely on that for DND stuff. Fixes the essence of bug #158039, but there is a funky issue with list bullets that that still has. CCBUG:158039 M +34 -2 html_formimpl.cpp M +6 -0 html_formimpl.h WebSVN link: http://websvn.kde.org/?view=rev&revision=963583
SVN commit 963584 by orlovich: automatically merged revision 963583: Make sure to encode form elements in tree order; some web frameworks rely on that for DND stuff. Fixes the essence of bug #158039, but there is a funky issue with list bullets that that still has. CCBUG:158039 M +34 -2 html_formimpl.cpp M +6 -0 html_formimpl.h WebSVN link: http://websvn.kde.org/?view=rev&revision=963584
Works properly for me on 4.3 beta 2.
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand. Thank you for helping us make KDE software even better for everyone!
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!