Column Heading Display Bug in tiki-view_tracker.php w/ mirrortables ON
- Status
- Closed
- Subject
- Column Heading Display Bug in tiki-view_tracker.php w/ mirrortables ON
- Version
- 1.9.x
- Category
- Error
- Usability
- Support request
- Feature
- ~Trackers (mirror)
- Resolution status
- Duplicate
- Submitted by
- rosenjon
- Lastmod by
- Bernard Sfez / Tiki Specialist
- Rating
- Related-to
- Description
This inlcludes more specific information about a previous bug posting:
(http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=508&trackerId=5)This bug affects Trackers when mirrortables are turned ON. It occurs with explicit names on or off.
Column headings in trackers disappear in tiki-view_tracker after a few columns when user has non-administrative permissions. This means any privs that are less than tracker-admin. The column headings table is drawn succesfully for a few columns, but then disappears, along with the column names, in the rightmost columns.
- Solution
My guess is that this is a result of the removal of the delete tab from the tracker listing when user does not have admin privs. The delete tab gets removed from the system because the user does not have privs to view it, and some data for drawing the complete table gets removed as well. Therefore, the browser does not have enough information to complete the drawing of the table, so it tweaks out and doesn't display all of the column heading information.
It should be noted that when Date Created and Date Modified are shown in tiki-view_tracker.php, these columns always appear and are drawn correctly, but are shifted into the place of the columns that disappeared. Since these values are drawn from a seperate table in the database, this supports the idea that the table information is incomplete for drawing of the tiki-view_tracker column headings table.
This bug has been replicated numerous times with PHP 4.4.1, MySQL 4.1.14, running on Linux w/ Apache.
- Importance
- 4
- Priority
- 20
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 513
- Created
- Wednesday 15 March, 2006 19:06:31 UTC
by Unknown - LastModif
- Tuesday 05 October, 2021 11:49:31 UTC