Ticket #80 (closed defect: fixed)

Opened 14 months ago

Last modified 12 months ago

mailmanager: add address doesn't work

Reported by: erwin Owned by: erwin
Priority: major Milestone: M5
Component: dalicms-admin Version: 1.0
Keywords: Cc:

Description

Adding a single address in the mailmanager (GWT admin interface) doesn't work.

adding a csv file does work and adding a single address from the form on the website also works.

So maybe that button can just be removed?

Change History

Changed 14 months ago by erwin

adding and deleting addresses from the list should also be checked for inconsistent states in de entity cache.

i.e. em.persist(mailUser); without mailList.getSuscribers().add(mailUser)

Changed 13 months ago by erwin

  • status changed from new to assigned
  • owner changed from somebody to erwin

Changed 12 months ago by erwin

  • status changed from assigned to closed
  • resolution set to fixed

fixed in build 26

Note: See TracTickets for help on using tickets.