[GHC] #10695: Trac errors when creating a ticket with a Blocking: field (was: test ticket, please ignore)

GHC ghc-devs at haskell.org
Mon Jul 27 20:52:19 UTC 2015


#10695: Trac errors when creating a ticket with a Blocking: field
-------------------------------------+-------------------------------------
        Reporter:  rwbarton          |                   Owner:  hvr
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Trac & Git        |                 Version:
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:  10694
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------
Description changed by rwbarton:

Old description:

> I got an error message when filing ticket #10694, though the ticket was
> in fact created. The error was:
>
> {{{
> Trac detected an internal error:
> AttributeError: 'NoneType' object has no attribute 'split'
> }}}
>
> Possibly it had something to do with the fact that I filled in the
> Blocking: field?

New description:

 I got an error message when filing ticket #10694, though the ticket was in
 fact created. The error was:

 {{{
 Trac detected an internal error:
 AttributeError: 'NoneType' object has no attribute 'split'
 }}}

 Possibly it had something to do with the fact that I filled in the
 Blocking: field?

 Update: I think so, since I did the same on this ticket to test and Trac
 errored again. If Trac is just erroring on all ticket creation I assume it
 will be fixed quickly :)

 Specifically, I entered the value `#10678` when filing #10694. Maybe I
 wasn't supposed to include the `#`.

--

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10695#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list