Send Email button causes no action/ JavaScript error.

Bug #669488 reported by Kevin Seymour
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Eventum
Won't Fix
Low
Unassigned

Bug Description

We have recently upgrade from Eventum 1.7.1 to Eventum 2.3 with little to no issue. However, recently our user base has noticed that the Send Email button located at the bottom of the page when viewing an issue does nothing when you click on it. Normally it would produce a new window to work in.

Upon further review I see this JavaScript error being thrown.

javascript:sendEmail(, 42422);

I'm a little confused as to how this is happening since I see this in the support_emails.tpl.html file.

{if $ema_id != ""}
<input type="button" class="button" value="{t}Send Email{/t}" onClick="javascript:sendEmail({$ema_id}, {$smarty.get.id});">
{/if}

We've also noticed some quirky activity with the Reply button on the same page where sometimes the button shows up and sometimes it doesn't which I'm now thinking might be related as I see both are driven off the $ema_id variable.

Elan Ruusamäe (glen666)
Changed in eventum:
milestone: none → 2.3.4
Elan Ruusamäe (glen666)
Changed in eventum:
milestone: 2.3.4 → 2.4
Revision history for this message
Elan Ruusamäe (glen666) wrote :

Templates have been rewritten in 2.4, so unable to reproduce this bug.

Changed in eventum:
importance: Undecided → Low
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.