Closed (fixed)
Project:
Pontomail Webmail Client
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Feb 2006 at 16:18 UTC
Updated:
11 Aug 2006 at 15:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
sugree commentedI have fixed some compability issues and added a few workaround for dovecot. Usually, I don't use imap so the subscription list is always empty. In get subcription function, I added fall back to get folders if no subscription list are found.
Anyway, there are a known issue, imap_get_quotaroot() always fails and I don't know how to turn it off gracefully.
Comment #2
halkeye commentedphp4 bug fixes + removing debug message + updating access list and other 4.7 fixes
Also includes an install file
Comment #3
tatere commentedthe above patch link
http://drupal.org/files/issues/drupal.pontomail.php4.4.7.patch
is broken (the LINK, not the patch file)
Comment #4
Souvent22 commentedHm...I'm adding some patches now. Perhaps this week, we could revisit all these issues?
I'm setting to active until we can go back through, and see which of the issues that this patch fixed are still viable. And then roll out another patch.
Comment #5
Souvent22 commentedOk,
Anyone with a PHP4 installation please check the current CVS. I patched up IMAPService.inc with the configured patch and all seems sell, and seems to be PHP4 compatible.
Comment #6
Chris Johnson commentedNot sure if this is a PHP4 problem or a Forms API problem that gets triggered when other modules are installed.
From the compose page, when I try to send the message, I get an error telling me I have not supplied a date, as if I were trying to store an ordinary node. Additionally, I am made suspicious that this may be a node-save date check because at the bottom of the compose screen, there are options for comments, etc. as if it were a node.
Comment #7
Souvent22 commentedYes, I will look into this. The compose screen a node creation screen because of future plans in the road map. More specifically, the ability to save all "sent" emails either to drupal or a specified IMAP folder.
Comment #8
Souvent22 commentedChris,
I can't seem to recreate this issue. Could you give me a few details on your setup?
Comment #9
Souvent22 commentedAlso,
The date is set as a hidden field (try viewing the source), and formatted in 'long' format. I remember this issue coming up before. Perhaps my CVS isn't updating. Hm.
Comment #10
Souvent22 commentedChris,
Could you try this patch and see if it fixes your issue?
Comment #11
Souvent22 commentedScratch that. Sorry for all the traffic. I'm going to open this up as a new "bug"/"issue".