baruwaproject / baruwa2

Baruwa 2.0
http://www.baruwa.org
GNU General Public License v3.0
21 stars 9 forks source link

[bug] 'From' column empty when using IE11 in the admin interface #94

Closed rmoesbergen closed 5 years ago

rmoesbergen commented 8 years ago

When viewing the Lists -> Approved Senders or Lists -> Banned Senders with IE11, the 'from' column seems empty (no e-mail adresses are visible). In Firefox or Chrome this seems to work OK.

akissa commented 8 years ago

Please provide a screenshot.

rmoesbergen commented 8 years ago

empty-from

akissa commented 7 years ago

Fixed in latest update please confirm.

rmoesbergen commented 7 years ago

Just tested this, but no, still an empty column just like in the screenshot. When I press 'F5', i briefly see the contents, but once page is rendered completely, the column in empty again.

akissa commented 7 years ago

I cannot replicate this, is it possible that you are using a theme that you have not updated ?

On 02 Mar 2017, at 09:49, rmoesbergen notifications@github.com wrote:

Just tested this, but no, still an empty column just like in the screenshot. When I press 'F5', i briefly see the contents, but once page is rendered completely, the column in empty again.

rmoesbergen commented 7 years ago

We don't have any customizations to the website / theme. Very strange...

akissa commented 7 years ago

Can you please provide the HTML code for one of the rows.

On 02 Mar 2017, at 11:44, rmoesbergen notifications@github.com wrote:

We don't have any customizations to the website / theme. Very strange...

rmoesbergen commented 7 years ago

Sure:

`

311
            <td title="info@newsletter.thuisbezorgd.nl" class="lists_from fatfield" style="float: none; position: static;"></td>
            <td class="lists_to hidden-phone">any</td>
            <td class="lists_action"><a href="/lists/delete/311"><i class="icon-remove red"></i></a></td>
        </tr>

`

rmoesbergen commented 5 years ago

Guess this can be closed, no-one uses IE11 anymore...