Skip to content

PHP Information was not being displayed properly under Tech Support #3990

Description

@YongBoLiu

Describe the bug

A clear and concise description of what the bug is.

A theme has a feature, mouse over event added for all table rows even the rows are not select-able.
As the php info has many rows in one form_alternate_row() call, the page looks ugly when mouse over it.
form_alternate_row() in here is misleading to other themes to deal with odd, even, tableRow class.

To Reproduce

Steps to reproduce the behavior:

  1. Add a new theme like spectrum for highlight-able even the rows are not select-able.

  2. Go to Utilities- System Utilities - technich support-php info page.

  3. The page looks ugly when mouse over it.

Expected behavior

A clear and concise description of what you expected to happen.

We should not use form_alternate_row() for one row with many rows' content.

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information)

  • OS: [e.g. iOS]

  • Browser [e.g. chrome, safari]

  • Version [e.g. 22]

Smartphone (please complete the following information)

  • Device: [e.g. iPhone6]

  • OS: [e.g. iOS8.1]

  • Browser [e.g. stock browser, safari]

  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourresolvedA fixed issue

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions