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
- 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+
-
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
- 8607
- Created
- Sunday 17 March, 2024 08:01:23 UTC
by Gary Cunningham-Lee - LastModif
- Sunday 17 March, 2024 08:02:55 UTC