Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0054938Openbravo ERPA. Platformpublic2024-03-13 11:412024-04-30 17:01
avicente 
cberner 
highmajorhave not tried
closedfixed 
5
 
PR24Q2 
jarmendariz
Core
No
0054938: Send Email : we need to support CSS @ notations (which means do not replace not known variables)
Nowadays send email functionality replace all the variable with following pattern @variable@

If in the HTML body we have css media query (like the attached file ) the CSS media property will be also replaced and that’s cause an issue in the html content, because is not properly interpreted from the browser.

The objective of this JIra is to: support CSS @ notations (which means do not replace not known variables)
Define a email template with CSS @ notations.
Send an email.
Check that variables are not replaced
No tags attached.
related to defect 0051642 closed cberner POS2 Error send email with variables 
? smcp.template (24,043) 2024-03-18 13:53
https://issues.openbravo.com/file_download.php?file_id=19557&type=bug
Issue History
2024-03-13 11:41avicenteNew Issue
2024-03-13 11:41avicenteAssigned To => Triage Platform Base
2024-03-13 11:41avicenteModules => Core
2024-03-13 11:41avicenteTriggers an Emergency Pack => No
2024-03-18 13:53avicenteFile Added: smcp.template
2024-04-30 16:59cbernerAssigned ToTriage Platform Base => cberner
2024-04-30 17:00cbernerRelationship addedrelated to 0051642
2024-04-30 17:01cbernerReview Assigned To => jarmendariz
2024-04-30 17:01cbernerNote Added: 0163966
2024-04-30 17:01cbernerStatusnew => closed
2024-04-30 17:01cbernerResolutionopen => fixed
2024-04-30 17:01cbernerFixed in Version => PR24Q2

Notes
(0163966)
cberner   
2024-04-30 17:01   
This issue has been fixed in master and backported to 24Q2 as part of the following one: 51642