Bug 175272

Summary: konqueror: javascript:history.back() doesn't work
Product: [Applications] konqueror Reporter: sts
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR Keywords: regression, testcase
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Test HTML

Description sts 2008-11-16 10:01:55 UTC
Version:           4.1.3 (KDE 4.1.3) "release 51.1" (using 4.1.3 (KDE 4.1.3) "release 51.1", KDE:KDE4:Factory:Desktop / openSUSE_11.0)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.25.18-0.2-default

a html document with javascript:history.back() doesn't work.

See attachment for a test html file.
Comment 1 sts 2008-11-16 10:02:23 UTC
Created attachment 28598 [details]
Test HTML
Comment 2 FiNeX 2008-12-12 14:18:31 UTC
*** Bug 177566 has been marked as a duplicate of this bug. ***
Comment 3 Maksim Orlovich 2008-12-23 21:16:57 UTC
SVN commit 900852 by orlovich:

Fix how goHistory is invoked; we don't want the signature here.
Fixes history.back, history.go, type stuff
BUG:175272


 M  +1 -1      khtml/ecma/kjs_window.cpp  
 M  +1 -1      khtml/khtml_part.cpp  
 M  +0 -3      kparts/browserinterface.cpp  
 M  +2 -0      kparts/browserinterface.h  
 M  +1 -1      security/kcert/kcertpart.cc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=900852