Bug 175272 - konqueror: javascript:history.back() doesn't work
Summary: konqueror: javascript:history.back() doesn't work
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: regression, testcase
: 177566 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-16 10:01 UTC by sts
Modified: 2008-12-23 21:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Test HTML (85 bytes, text/html)
2008-11-16 10:02 UTC, sts
Details

Note You need to log in before you can comment on or make changes to this bug.
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