Hello Osamu,

Thank you for working on this bug!

In the case there is a query string you have:

> +                     $options{'pgpsigurlmangle'} = [ 's/\?/.' . $suffix . 
> '?/', ];

And in the case with no query string, you use the old code:

> +                     $options{'pgpsigurlmangle'} = [ 's/$/.' . $suffix . 
> '/', ];

Shouldn't there be a '$' in the first one, too?

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature

Reply via email to