Loading...
 
Skip to main content

No value displayed for Forum Order preference on tiki-admin_forum.php

Status
Open
Subject
No value displayed for Forum Order preference on tiki-admin_forum.php
Version
26.x
27.x
Category
  • Regression
Feature
Admin Interface (UI)
Forum
Resolution status
New
Submitted by
Gary Cunningham-Lee
Lastmod by
Gary Cunningham-Lee
Rating
(0)
Description

The code looks like this (right, it's also missing ARIA attributes):

Copy to clipboard
<label class="col-sm-4 col-form-label">{tr}Forum Order{/tr}</label> <div class="col-sm-8"> <div class="form-text"> {tr}{$forumOrder|escape}{/tr} </div> </div>


but only the label displays. There's no forum order information. Apparently this page is related: tiki-admin.php?page=forums&cookietab=2&highlight=forums_ordering so maybe something set here should show up as forum order on the forum's main admin tab, but I don't really know. Anyway, either the data should display or the label should be removed.

Importance
5
Easy to solve?
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8607
Created
Sunday 17 March, 2024 08:01:23 UTC
by Gary Cunningham-Lee
LastModif
Sunday 17 March, 2024 08:02:55 UTC


Show PHP error messages