For all the testers in dev - I made the flag/unflag functionality work by standard coding. It is set to later, but I have been using it for some months now without any trouble. You can apply the diff to test it on your configuration (=> hope it still works on current SVN).
http://trac.roundcube.net/ticket/1484623
Seansan
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/nF/tAePW75L/4A.bmp
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi there, good to be back in dev list
-- Can we add #1484601 to current roadmap? Seeing all the mails that have a "display images" bar would really improve the viewing of these messages.
I was just testing the branched trunk. Looks good - now real errors so far, only the error below in logs (am running PHP 5, svn 990).
-- [02-Feb-2008 10:59:47] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]:
Unknown modifier '/' in /program/include/rcube_imap.inc on line 1774
-- [02-Feb-2008 10:59:47] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]:
Unknown modifier '/' in /program/steps/settings/manage_folders.inc on line 122
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/dP/eCMeGbXV/Emoticon3.gif
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi guys.
When composing messagewith HTML editor, all international characters are
converted into HTML entities. Then, when sending this message, an alternative
plain text MIME part is created. RoundCube should convert these HTML entities
back to utf-8 for this plain text part. Tested with RC2.
Patch against
program/steps/mail/sendmail.inc
in trunk attached.
Thanks for your work.
Jiri Kaderavek
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/rA/yaa70l7/sendmail.inc.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello - Was hoping for a little help please.
I have a homepage and a form which allows a user to enter a
username/password.
I am trying to make this username and password send direct to my
roundcube install. This part works fine.
However when the wrong user/pass are entered roundcube gives the usual
error 'login failed' but returns the user to the roundcube index.php - I
would prefer it to return to user to my login form.
I don't suppose anyone could help me locate the required section of code
so I can edit.
Kind Regards,
Daniel
_______________________________________________
List info: http://lists.roundcube.net/dev/
On Feb 5, 2008 6:01 PM, chasd <chasd(a)silveroaks.com> wrote:
> > User reports: "Email causes loop"
>
> One issue is that some of the reports may be on the users mail list,
> some may be on the forums. I don't know of a way to get those two
> ( and others I don't know about ) reconciled. If two users on the
> mail list report a bug, and two users on the forums report the same
> bug, it is the same as if _only_ two users report the bug and not
> four. Obviously Trac is where that should be consolidated, but at
> what point is a bug "confirmed" by the community ?. Four users run
> into the bug ? Three ? Five ?
1+ can be confirmed. As long as someone can upload an email to
reproduce this, it's confirmed by a single person.
The difficulty lies within those reports "RoundCube doesn't work in
Firefox", then a dozen people say, "works for me" or "yeah, same
problem". ;-)
It doesn't take much to confirm a bug, it's just about the
reproduction. As long as that is given, we can always fix it.
> > What we would like is:
> >
> > X amount of people test and say, "Correct, I can reproduce this
> > behavior." and maybe upload a bunch of emails to testing.roundcube.net
> > in the process and let us know about it.
>
> OK, I've used RC for over a year and never knew about that site.
> Of course, I haven't had a need.
Believe me, I am glad.
For others in need (this is linked from the trac homepage):
http://trac.roundcube.net/wiki/Howto_ReportIssues
I also frequently pass around this link on IRC and on the mailinglists.
> > I know we don't always have the fastest turn-around on bugs and
> > tickets but generally what we also lack is more feedback.
>
> Yes, I think what feedback you have is too diffuse ( spread out ).
>
> > Someone
> > opens an issues and is never to be seen again.
>
> I call those drive-by bug reports.
I'd welcome drive-by patches. ;-)
> The user has an issue, fires off
> an e-mail to some list, and thinks that is enough. They may even
> unsubscribe from the mail list at that point because of "too many
> messages." I know of one acquaintance of mine that joined a list to
> report a bug ( not RC ), and then set his spam filter to block all
> the traffic from the list. Didn't even bother to unsubscribe. Those
> types of reports we can't help, even if it is an actual bug. I would
> hope that if the bug is serious enough, someone else will run into
> it, and they will have what it takes to champion it to Trac and
> provide enough information for the bug to be verified and possible
> fixed.
>
> Open source software is based on community, which means ( at least to
> me ) the end users must take an active role in reporting and
> following through on bugs. Most users are used to commercial
> software, where it not only is not expected for the end user to
> provide feedback, but it is actively discouraged in many cases.
>
> So IMHO any messages reporting bugs on the Users list or on the
> forums should be funneled to
>
> <http://trac.roundcube.net/wiki/Howto_ReportIssues>
Yes, please.
But only to a certain extend. We also get the "I can't send
email"-stuff which in 99.99999% of all cases is config related. But I
guess there are various things how we can improve that etc..
> so bug reporting is consistent for the developers.
>
> > And when it works for
> > us, we close with WORKSFORME. Which doesn't rule out that the error is
> > still stuck somewhere in RoundCube.
>
> In order to "reward" those who spend their time to provide decent
> feedback, is there any feedback from the developer(s) when a bug has
> been verified ?
I try to confirm them too. I am trying to check Trac's timeline every
day and work through issues. It obviously doesn't work always like
that, but generally that's what I try. And when I say, "I", I really
mean "we". I know are doing the same.
>
>
> OK, what about RFE's though ?
> They can't be "confirmed" in any way.
> Popularity is not always a good indicator of priority either.
>
> Would viable RFE's get included on
>
> <http://trac.roundcube.net/roadmap>
>
> or
>
> <http://www.roundcube.net/about>
>
> under planned features ?
>
> How will those RFE's not determined to be viable be handled or
> notified ? I assume all RFEs should have a Trac ticket.
Could have a trac ticket, I suppose. There is nothing wrong with it.
But currently it doesn't always work like that.
Cheers,
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
Brett, wondering if the the problem we had with the forum (trouble receiving .... and what can I do) is still necessary?
In addition I think it would be wise to add another link to the bugtracker and a short 1,2,3 on how to submit bugs, requests and patches. I find that there are some good suggestions and fixes being logged in the forum, but not admitted to trac.
Suggestion version 1.
"Be aware that the development team has an official bugtracker in place where bugs, fixes, requests and patches can be logged an monitored.
Before you log an issue we ask you to:
1. use the community to confirm the bug, test the patch or confirm the future request
2. test patches in the common browsers before uploading - and keeping in mind that the solution needs to work not only for you but all RC users
3. Upload the item to the bugtracker with a clear description and log of tests performed + in case of a bug the steps to reproduce
"
Seansan
_______________________________________________
List info: http://lists.roundcube.net/dev/
Let me first say I am happy with the progress of RoundCube and all
the work the developers are doing. However, as part of my plans to
migrate our servers to PHP5, I was wondering if there was any
information about the status of the migration of RoundCube to PHP5. I
remember that the devel-vnext branch was the target for this work,
but I might be mistaken.
Do the devs want to get out of RC stage to a 0.1 release before
concentrating on GoPHP5 ?
Should any patches be against devel-vnext instead of trunk ?
Should there be instructions on <http://trac.roundcube.net/wiki/
Dev_SVN> on how to check out and use devel-vnext ?
Is anyone using devel-vnext without major problems, known major
issues not resent in trunk ?
Am I asking too many questions ?
Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline IL 61265
_______________________________________________
List info: http://lists.roundcube.net/dev/
On item: Can we add a simple update scripte for developers - update to latest SVN / http://trac.roundcube.net/ticket/1484742
Seen the comments on this ticket. Would like to add some thought on it.
I understand that the core developers have SVN installed and can work with tortoise fine. But I think a lot of others out there don't use these two programs, or sometimes don't have the ability to access and/or install SVN on the ISP server - or don't have a local installation. On the other hand: when bugs are fixed there is often a statement that one should update to latest SVN to test. I have the idea that the issue logger often thinks it is to much of a hassle to reinstall (and even find out how and where to download the latest SVN - then copy config, chmod log directory and continue). The users that log the bugs are not developers and sometimes technology adverse.
Another way would be to have a a tester and developer only version available that always runs the latest SVN.
Seansan
_______________________________________________
List info: http://lists.roundcube.net/dev/