Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Problems migrating RT#70211 - empty subject and some comment bodies #4

Open
timbunce opened this issue Feb 22, 2015 · 1 comment
Open

Comments

@timbunce
Copy link

I'm trying a dry-run on the devel-nytprof queue. It looks like it's working well (thanks!) but I did encounter a case it has problems with: RT#70211

Use of uninitialized value $subject in numeric le (<=) at /Users/timbo/repos/zzz-rt-to-github/rt-to-github.pl line 142.
Use of uninitialized value in sprintf at /Users/timbo/repos/zzz-rt-to-github/rt-to-github.pl line 170.
Use of uninitialized value in sprintf at /Users/timbo/repos/zzz-rt-to-github/rt-to-github.pl line 176.
Use of uninitialized value $trunc_subject in concatenation (.) or string at /Users/timbo/repos/zzz-rt-to-github/rt-to-github.pl line 181.
ticket #70211 () would be copied to github as:
Use of uninitialized value $subject in concatenation (.) or string at /Users/timbo/repos/zzz-rt-to-github/rt-to-github.pl line 183.
    Subject:

    Migrated from [rt.cpan.org#70211](https://rt.cpan.org/Ticket/Display.html?id=70211) (status was 'open')

    Requestors:
    * bohica@ntlworld.com

    From bohica@ntlworld.com on 2011-08-11 10:11:25:
    ```

    ```

    From timb@cpan.org on 2012-12-26 17:06:24:
    ```
    I can reproduce in perl 5.14 but not 5.16 (or 5.17) so I'm inclined to consider it a perl bug.
    I'll dig a little deeper anyway to try to identify the cause and see if a workaround is possible.
    ```

    From zefram@fysh.org on 2013-07-02 14:48:40:
    ```

    ```

An empty subject and some empty comment bodies.

@dagolden
Copy link
Collaborator

Thanks. I'll check it out.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant