Ticket #421 (Clôturé Bug: Résolu)

Opened 2 years ago

Last modified 2 years ago

Attribute error while saving a full meeting

Reported by: gbastien Owned by: gbastien
Priority: Haute Milestone: PloneMeeting 1.4
Component: Produit PloneMeeting Severity: Non bloquant
Keywords: Cc:

Description

While using the "edit full meeting items" functionnality, an AttributeError?: transformAllRichTextFields is raised at save time. This is the case in the trunk and in the 1.3 tagged version!!!

Change History

comment:1 Changed 2 years ago by gbastien

  • Owner set to gbastien
  • Status changed from Nouveau to Assigné

comment:2 Changed 2 years ago by gbastien

  • Status changed from Assigné to Clôturé
  • Resolution set to Résolu

transformAllRichTextFields was called on self (Meeting) instead than being called on an item (MeetingItem?). This bug has been corrected in the tags/1.3.0 and in the trunk...

Note: See TracTickets for help on using tickets.