karlma / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

xml_cdr export download not working #980

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
in xml_cdr:

click export button and select CSV or PDF. but there is no display message, no 
popup download.

The code: echo "                          <select class='formfld' 
style='display: none; width: auto; margin-left: 3px;' name='export_format' 
id='export_format' 
onchange=\"display_message('".$text['message-preparing_download']."'); 
toggle_select('export_format'); 
document.getElementById('frm_export').submit();\">\n";

Original issue reported on code.google.com by spw...@gmail.com on 3 Jun 2015 at 7:07

GoogleCodeExporter commented 9 years ago
What browser did you test this on?

Original comment by markjcrane@gmail.com on 11 Jun 2015 at 4:47

GoogleCodeExporter commented 9 years ago
google chrome and ie 11

Original comment by spw...@gmail.com on 11 Jun 2015 at 6:15