View Issue Details

IDProjectCategoryView StatusLast Update
0005099Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-11-30 20:20
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005099: Newsletter test failing; probably a comcode issue
DescriptionFail: newsletters_test_set -> testVariableSubstitution -> Got: abc ghi jkl mno pqr@example.com stu yz


<hr /> <span style=" font-size: 0.8em;">You can <a class="user-link" href="" data-click-stats-event-track="{}" target="_top">unsubscribe</a> from this newsletter</span>

; Expected: #^abc ghi jkl mno pqr@example.com stu yz


<hr /> <span style=" font-size: 0.8em;">You can <a class="user-link" href="" (rel="external" target="_blank"|target="_top")( title="xxx \(this link will open in a new window\)")?>unsubscribe</a> from this newsletter</span>

$# at [/home/patricks/git/composr/_tests/tests/unit_tests/newsletters.php line 66]
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-11-30 17:37 Patrick Schmalstig New Issue
2022-11-30 17:37 Patrick Schmalstig Status non-assigned => assigned
2022-11-30 17:37 Patrick Schmalstig Assigned To => Chris Graham
2022-11-30 20:20 Chris Graham Status assigned => resolved
2022-11-30 20:20 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised