Public bug reported:

By the way our database is structured, all subjects of a same event must
have different URIs.

However, this isn't currently being checked, with the effect that the
first subject is inserted correctly, while the second subject triggers
the "existing event" exception and rolls back the event ID. This has the
effect that the next event to be inserted will incorrectly have the same
event ID (thus its subjects are mixed into whatever got saved of the
first event and all sorts of weirdness :P).

** Affects: zeitgeist
     Importance: Medium
     Assignee: Siegfried Gevatter (rainct)
         Status: Confirmed

** Changed in: zeitgeist
   Importance: Undecided => Medium

** Changed in: zeitgeist
       Status: New => Confirmed

** Changed in: zeitgeist
    Milestone: None => 0.9.0

** Changed in: zeitgeist
     Assignee: (unassigned) => Siegfried Gevatter (rainct)

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Framework.
https://bugs.launchpad.net/bugs/909708

Title:
  Inserting event with two subjects with the same URI breaks the
  following event

Status in Zeitgeist Framework:
  Confirmed

Bug description:
  By the way our database is structured, all subjects of a same event
  must have different URIs.

  However, this isn't currently being checked, with the effect that the
  first subject is inserted correctly, while the second subject triggers
  the "existing event" exception and rolls back the event ID. This has
  the effect that the next event to be inserted will incorrectly have
  the same event ID (thus its subjects are mixed into whatever got saved
  of the first event and all sorts of weirdness :P).

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/909708/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to