#311 Damned Lies chokes with <im>
Closed: Fixed None Opened 16 years ago by raven.

When I'm trying to access to e.g. this site: http://translate.fedoraproject.org/languages/pl/rawhide
it shows error, as you can see on attached screenshot. None of Polish statistics pages work.


Hm, funny that this ticket was never assigned to glezos :) - sorry that this took so long.

I looked a bit, and it's related to:

#if len($team.coordinator.im)
#for type, account in $team.coordinator.im.items()

  • $account.content ($type)

  • #end for
    #end if

    team.coordinator is just a string, so it has no .items(). raven is the only person that has an <im> in people.xml

    Replying to [comment:3 ricky]:

    team.coordinator is just a string, so it has no .items(). raven is the only person that has an <im> in people.xml
    Er, I meant to say team.coordinator.im there.

    I've removed <im> from people.xml.in for now. Thanks for help!

    ping (has this been fixed/pushed upstream?) If so, feel free to close this ticket.

    Seems this is safe to close now. if not re-open it but:

    http://translate.fedoraproject.org/languages/pl/fedora-10

    works

    Login to comment on this ticket.

    Metadata