Skip Menu |

This queue is for tickets about the Mojolicious-Plugin-ReCAPTCHAv2 CPAN distribution.

Report information
The Basics
Id: 131221
Status: resolved
Priority: 0/
Queue: Mojolicious-Plugin-ReCAPTCHAv2

People
Owner: HJANSEN [...] cpan.org
Requestors: LEEJO [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: 1.04



Subject: Mojo::Transaction::success is DEPRECATED
Version 8.02 of Mojolicious deprecated Mojo::Transaction::success: https://github.com/mojolicious/mojo/blob/master/Changes#L191 # This will be removed in the next major version of Mojolicious, at which point this plugin will almost certainly break.
Am Mo 23. Dez 2019, 04:08:56, LEEJO schrieb: Show quoted text
> Version 8.02 of Mojolicious deprecated Mojo::Transaction::success: > https://github.com/mojolicious/mojo/blob/master/Changes#L191 # This > will be removed in the next major version of Mojolicious, at which > point this plugin will almost certainly break.
Oh, dammit. Could not find any usage of tx->success in my code and finally realized I never made a proper release after the latest TRIAL. Your report's probably based on v0.4? If you use this module, would you have a look at v1.03 (https://metacpan.org/release/HJANSEN/Mojolicious-Plugin-ReCAPTCHAv2-1.03-TRIAL) and see if that works for you? I'm afraid the API has changed somewhat, so you might have to modify your code, too.
Subject: Re: [rt.cpan.org #131221] Mojo::Transaction::success is DEPRECATED
Date: Wed, 8 Jan 2020 08:51:01 +0100
To: bug-Mojolicious-Plugin-ReCAPTCHAv2 [...] rt.cpan.org
From: Lee J <leejo.65535 [...] gmail.com>
Hi, We will do some testing of the trial release and get back to you. Ta! Lee. Lee A Johnson https://leejo.github.io On Fri, 3 Jan 2020 at 20:28, Heiko Jansen via RT < bug-Mojolicious-Plugin-ReCAPTCHAv2@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=131221 > > > Am Mo 23. Dez 2019, 04:08:56, LEEJO schrieb:
> > Version 8.02 of Mojolicious deprecated Mojo::Transaction::success: > > https://github.com/mojolicious/mojo/blob/master/Changes#L191 # This > > will be removed in the next major version of Mojolicious, at which > > point this plugin will almost certainly break.
> > > Oh, dammit. Could not find any usage of tx->success in my code and finally > realized I never made a proper release after the latest TRIAL. > Your report's probably based on v0.4? > > If you use this module, would you have a look at v1.03 ( > https://metacpan.org/release/HJANSEN/Mojolicious-Plugin-ReCAPTCHAv2-1.03-TRIAL) > and see if that works for you? > I'm afraid the API has changed somewhat, so you might have to modify your > code, too. > > >
CC: Lee Johnson <LEEJO [...] cpan.org>
Subject: Re: [rt.cpan.org #131221] Mojo::Transaction::success is DEPRECATED
Date: Fri, 17 Jan 2020 14:05:31 +0100
To: bug-Mojolicious-Plugin-ReCAPTCHAv2 [...] rt.cpan.org
From: Lee J <leejo.65535 [...] gmail.com>
Hi, This tests fine on our app. Thanks, Lee. Lee A Johnson https://leejo.github.io On Wed, 8 Jan 2020 at 08:51, Lee J via RT < bug-Mojolicious-Plugin-ReCAPTCHAv2@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=131221 > > > Hi, > > We will do some testing of the trial release and get back to you. > > Ta! > Lee. > > Lee A Johnson > https://leejo.github.io > > > On Fri, 3 Jan 2020 at 20:28, Heiko Jansen via RT < > bug-Mojolicious-Plugin-ReCAPTCHAv2@rt.cpan.org> wrote: >
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=131221 > > > > > Am Mo 23. Dez 2019, 04:08:56, LEEJO schrieb:
> > > Version 8.02 of Mojolicious deprecated Mojo::Transaction::success: > > > https://github.com/mojolicious/mojo/blob/master/Changes#L191 # This > > > will be removed in the next major version of Mojolicious, at which > > > point this plugin will almost certainly break.
> > > > > > Oh, dammit. Could not find any usage of tx->success in my code and
> finally
> > realized I never made a proper release after the latest TRIAL. > > Your report's probably based on v0.4? > > > > If you use this module, would you have a look at v1.03 ( > >
> https://metacpan.org/release/HJANSEN/Mojolicious-Plugin-ReCAPTCHAv2-1.03-TRIAL > )
> > and see if that works for you? > > I'm afraid the API has changed somewhat, so you might have to modify your > > code, too. > > > > > >
> >
Thanks for your test! I have finally published the last TRIAL as v1.04.
Le Dim 01 Mar 2020 14:19:36, HJANSEN a écrit : Show quoted text
> Thanks for your test! > I have finally published the last TRIAL as v1.04.
Hey, The distribution seems to have been removed from CPAN: https://metacpan.org/release/Mojolicious-Plugin-ReCAPTCHAv2 I see it on backPAN: http://backpan.perl.org/authors/id/H/HJ/HJANSEN/ Any clues? Ta! Lee.
Thanks for bringing this to my attention and sorry it took me so damn long to get back to you. I have uploaded v1.06 to PAUSE/CPAN which contains no functional changes over v1.05 (but removes an accidentally added directory with dependencies from the package). I have no idea why the last version got removed from CPAN and confined to backPAN.