View Issue Details

IDProjectCategoryView StatusLast Update
0002447FreeCADFeaturepublic2016-05-24 15:38
Reporteryorik Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformPCOSDebianOS VersionTesting 64bit
Summary0002447: Add cookies handling to the Web workbench
DescriptionBy default, the qwebkit viewer doesn't handle cookies. However, those should be handled so one can return on a website without the need to log in again.
Additional InformationThis has to be done by implementing a cookies jar:
http://stackoverflow.com/questions/5406436/qt-webkit-and-permanent-cookies
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master b4a55823

2016-05-24 17:38:18

yorik

Details Diff
Web: support for saving cookies across sessions - fixes 0002447 Affected Issues
0002447
mod - src/Mod/Web/Gui/BrowserView.cpp Diff File
mod - src/Mod/Web/Gui/CMakeLists.txt Diff File
add - src/Mod/Web/Gui/CookieJar.cpp Diff File
add - src/Mod/Web/Gui/CookieJar.h Diff File

Issue History

Date Modified Username Field Change
2016-02-10 21:35 yorik New Issue
2016-02-10 21:35 yorik Status new => assigned
2016-02-10 21:35 yorik Assigned To => yorik
2016-05-24 15:38 yorik Changeset attached => FreeCAD Master master b4a55823
2016-05-24 15:38 yorik Status assigned => closed
2016-05-24 15:38 yorik Resolution open => fixed