Bug 172300

Summary: cannot reload content of khtml-part in tab: reload button is always disabled
Product: [Applications] akregator Reporter: Marc Schiffbauer <mschiff>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: osterfeld
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marc Schiffbauer 2008-10-06 21:50:44 UTC
Version:           1.3.1 (using KDE 4.1.2)
OS:                Linux
Installed from:    Ubuntu Packages

Hello,

from a feed I openend following URL in a tab:

  http://www.pro-linux.de/news/2008/13290.html

this page contains a link to an image. Th image is shown correctly.
When navigating back it tries to load just "13290.html", not the complete URL, so the history seems broken.
Comment 1 Frank Osterfeld 2008-10-25 21:50:41 UTC
Confirmed. Apparently the part used to show the image, pdf etc. isn't replaced by a HTML part when going back in the history. Your title describes another bug though.
Comment 2 Frank Osterfeld 2008-10-26 19:43:51 UTC
SVN commit 876198 by osterfeld:

Store mimetype in history
Fixes back/forward in history when parts other than KHTMLPart are involved 
BUG:172300


 M  +1 -0      browserframe.cpp  
 M  +27 -29    browserframe_p.cpp  
 M  +13 -13    browserframe_p.h  


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