Two minor bugs in the CSV reports and how to fix them!
-
Hi Joe,
Thank you very much for such a great plugin! We love it!
I would like to report 2 minor bugs and offer how to fix them. In both cases, the issue is in the header of a CSV report.
1) on the Admin side, in My Tickets > Reports, under Report by Event, under List of Tickets, if you download the CSV file, the 2nd and 4th columns are “Ticket Type” and “Last Name” however the content is reversed. It would be great if the header would read “Ticket ID”, “Last Name”, “First Name” and then “Ticket Type”.
You can fix that in the “my-tickets/mt-reports.php” file, line 587, just switch “Ticket Type” and “Last Name”.
2) again, on the Admin side, in My Tickets > Reports, under Report by Event, under List of Purchases, if you download the CSV file, the first two columns are “First Name” and “Last Name” however the content is reversed. It would be great if the header would read “Last Name” and then “First Name”.
You can fix that in the “my-tickets/mt-reports.php” file, lines 539 and 540, just switch “First Name” and “Last Name”.
I have the latest version of the plugin installed.
Thank you very much Joe, I appreciate your help!
Pierre
- The topic ‘Two minor bugs in the CSV reports and how to fix them!’ is closed to new replies.