Skip to content

Duplicate event ids (36C3, GPN22, 38C3) #63

Open
@johnjohndoe

Description

I noticed that the latest version of the 36c3 everything.schedule.xml contains sessions which have the same <event ... id="886"> assigned.

<event guid="8115abea-d1c8-59a6-8060-8f773de66a5d" id="886">
    <logo>/media/36c3/images/AHFVXQ/B4B4939E-70E5-43BC-A828-0D69997036CB.jpeg</logo>
    <date>2019-12-29T16:00:00+01:00</date>
    <start>16:00</start>
    <duration>01:00</duration>
    <room>Sendetisch</room>
    <slug>AHFVXQ</slug>
    <url>https://fahrplan.das-sendezentrum.de/36c3/talk/AHFVXQ/</url>
    <title>Brainflicks Special: Star Wars</title>
    <subtitle/>
    <track>Sendetisch</track>
    <type>Normale Länge</type>
    <language>de</language>
    <abstract>Die Saga geht zu Ende. Christiane und Julius lassen die letzte Episode 9 und alle vorherigen Revue passieren.</abstract>
    <description>Die Saga geht zu Ende. Christiane und Julius lassen die letzte Episode 9 und alle vorherigen Revue passieren.</description>
    <recording>
        <license/>
        <optout>false</optout>
    </recording>
    <persons>
        <person id="106">Christiane Attig</person>
        <person id="147">Julius</person>
    </persons>
    <links/>
    <attachments/>
    <answers/>
</event>

and

<event guid="4552e4ec-4400-5376-a845-9a60d956887b" id="886">
    <logo/>
    <date>2019-12-29T21:30:00+01:00</date>
    <start>21:30</start>
    <duration>02:00</duration>
    <room>headnut</room>
    <slug>BJYYE7</slug>
    <url>https://talks.komona.org/36c3/talk/BJYYE7/</url>
    <title>Documentary Photography Workshop - Story development</title>
    <subtitle/>
    <track/>
    <type>Workshop</type>
    <language>en</language>
    <abstract>Story development workshop - idea, conceptualisation, planning, shooting, editing</abstract>
    <description>Story development workshop - idea, conceptualisation, planning, shooting, editing</description>
    <recording>
        <license/>
        <optout>false</optout>
    </recording>
    <persons>
        <person id="82">k8</person>
    </persons>
    <links/>
    <attachments/>
    <answers/>
</event>

To my understanding this should not be the case.

Related

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions