On 10/5/06, chromatic <[EMAIL PROTECTED]> wrote:
On Wednesday 04 October 2006 20:36, Ivan Tubert-Brohman wrote:
> I couldn't resist the temptation and started working on this feature.
> It's almost done now, I think it should be up by tomorrow or Friday.
No one has said this in a while, so:
Thank you! Great work!
-- c
I got something that can send you directly to rt.cpan.org and prefill
the textarea with the patch. The problem is that that textarea has
hard text wrapping which can cause the patch to be malformed.
Therefore, to make life easier for the module maintainer, the patch
should be attached as a file. The sad part for the patcher is that the
file can't be transmitted easily from one form to the other. The best
protocol I could come up with is the following:
1) user edits source in annocpan.org and submits the form to generate the patch
2) user saves the patch in his/her local machine
3) user goes to rt.cpan.org and uploads the file and submits the ticket
It's kind of annoying to have to download a file that you are just
going to upload a minute later... anyone has a better idea? (One
option would be to save the patch in the annocpan server and include a
link to it in the rt ticket, but I don't like that option that much--I
think the rt ticket should be self-contained.)
Cheers,
Ivan