Bug in items table sort · Issue #2722 · opensourcepos/opensourcepos · GitHub
Skip to content

Bug in items table sort #2722

Description

@objecttothis

Background information

IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.

Please make sure you tick (add an x between the square brackets with no spaces) the following check boxes:

  • Reporting an issue of an unmodified OSPOS installation
  • Checked open and closed issues and no similar issue was already reported (please make sure you searched!)
  • Read README, WHATS_NEW, INSTALL.md and UPGRADE
  • Read the FAQ for any known install and/or upgrade gotchas (in specific PHP extensions installed)
  • Read the wiki
  • Executed any database upgrade scripts if an upgrade pre 3.0.0 (e.g. database/2.4_to_3.0.sql)
  • Aware the installation code is in bintray (see README), and GitHub master is for developers only and therefore not complete nor stable

Installation information

  • OSPOS version is: 3.3.2
  • OSPOS git commit hash is: ca2907
  • PHP version is: 7.3.6
  • MySQL or MariaDB version is: 4.7.26
  • OS and version is: FreeBSD 11.2
  • WebServer is: Apache 2.4
  • Selected language is: English
  • (If applicable) Docker installation:
  • (If applicable) Installation package for the LAMP/LEMP stack is:

Bug

In the latest master on an upgraded database when I click any of the column headers TWO times the view changes to no items to display. The expected behavior is that the table would sort ascending and descending on any column, but instead when clicking a second time it returns no items to display. Nothing is in the search box. The demo is down, so I couldn't test it on another box. Can anyone else running the ca2907 master confirm this is a bug?

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions