[Kde-imaging] [Bug 123141] New: Gallery Export - manage several cookies

Boris Kavod kavod at libertysurf.fr
Mon Mar 6 00:21:32 CET 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=123141         
           Summary: Gallery Export - manage several cookies
           Product: kipiplugins
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kde-imaging kde org
        ReportedBy: kavod libertysurf fr


Version:           0.1.0-rc1 (using KDE KDE 3.5.1)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9) -O3 -march=pentium4 -pipe
OS:                Linux

I have develop a website based on PHPBB (including user/session management).
In the website, I have develop a kind of gallery.

I would create a interface for the kipi plugin copying the Gallery2 interface in order to use digikam to upload my photos.
Unfortunatly, the Gallery authentification is based only on 1 cookie but PhpBB on 2 ones (phpbb_sid, phpbb_data). So the export does not work cause authentification.

I think that a multiple cookie compatibility in kipiplugin should be interresting in order to increase the gallery systems compatibility with kipiplugins.

So I have developed a correction to manage that (patch in the next comment).

NOTE: as I said, I have based my work on the Gallery **2** interface. So the use of the patch (I developed) joined on the 96352 bug is needed.

Hoping it can interest someone...


More information about the Kde-imaging mailing list