Opened 12 years ago

Closed 10 years ago

Last modified 10 years ago

#444 closed improvement (fixed)

Notification emails

Reported by: ales.list Owned by:
Priority: minor Milestone: 7.4.1
Component: Calendar Version: 7.4
Keywords: Cc: ales.list@…

Description

Hello,

all notification mails are sent out of the system without replaced variables
example of email that is sent to user

From: dms@example.org 
Sent: Thursday, July 24, 2014 11:35 AM
Subject: $_description <hr/> $type: <b>$_type</b><br/> $subtype: <b>$_subType</b><br/> $begin: <b>$_startDate</b><br/> $expirationdate: <b>$_expirationDate</b><br/> <hr/> $_documents

$_description 
________________________________________
$type: $_type
$subtype: $_subType
$begin: $_startDate
$expirationdate: $_expirationDate
________________________________________
$_documents

thank you,

Ales

Change History (15)

comment:1 by car031, 12 years ago

Please try to reproduce again and post your repository\logs\dms.log right after

comment:2 by ales.list, 12 years ago

thank you,

Ales

comment:3 by car031, 12 years ago

Not able to discover issues in your log. We tried on a couple of fresh 7.0.1 here without this issue. What is the locale of the user that receives the email(the one you see in the language field of his profile?

What is the database you are using? (MySQL, Oracle or SQL Server)

comment:4 by ales.list, 12 years ago

Hello,

  • database engine is MySQL v5.1.73 (database engine used is clearly visible in logs)
  • all users have language field set to English in their profiles

Ales

comment:5 by ales.list, 12 years ago

Hello,

  • for test I changed language field of one of notified users
  • I will provide feedback after fresh mail storm

thank you

Ales

comment:6 by car031, 12 years ago

In this case we are really on trouble since we are not able to reproduct your problem.
Please write to support@… to book a remote session on your server.
We will probably need to enter the database also.

comment:7 by ales.list, 12 years ago

Hello,

  • mail for user with different language set in profile came trough with unresolved variables
  • I will provide download link with server backup (without library documents)

Ales

comment:8 by ales.list, 12 years ago

Hello,

thank you,

Ales

comment:9 by car031, 12 years ago

Nobody asked you a backup, and please drop that remote resource since this site is public.

No more posts will be accepted on this issue, please switch to support@… and agree on a remote session.
If you disregard the advice we will stop to support you on this.

comment:10 by car031, 12 years ago

Milestone: 7.0.2
Priority: MajorMinor
Resolution: worksforme
Status: newclosed

comment:11 by ales.list, 10 years ago

Hello,

any new idea after 16months
with v7.4 we noticed "change" in calendar notifications


From: dms@… dms@…
Sent: Monday, November 30, 2015 3:04 PM
Subject: $product - $event.title

$event.description

$I18N.get('type'): $event.type
$I18N.get('subtype'): $event.subType
$I18N.get('begin'): $DateTool.format($event.startDate, true)
$I18N.get('expirationdate'): $DateTool.format($event.expirationDate, true)

$I18N.get('documents'): #foreach( $doc in $documents )
$doc.title | $I18N.get('download') | $I18N.get('display') #end


  • btw: AUDIT module is replacing variables ok

Br, Ales

comment:12 by ales.list, 10 years ago

Cc: ales.list@… added
Component: CoreCalendar
Milestone: 7.4.1
Resolution: worksforme
Status: closedreopened
Type: BugWish
Version: 7.0.17.4

comment:13 by car031, 10 years ago

Milestone: 7.4.1

comment:14 by car031, 10 years ago

Milestone: 7.4.1
Resolution: fixed
Status: reopenedclosed

comment:15 by car031, 10 years ago

Summary: notification emailsNotification emails
Type: WishImprovement
Note: See TracTickets for help on using tickets.