Possibly wrong help text for facets
- Status
- Open
- Subject
- Possibly wrong help text for facets
- Version
- 18.x
- Category
- Error
- Easy for Newbie Dev
- Less than 30-minutes fix
- Feature
- Admin Interface (UI)
- Resolution status
- New
- Submitted by
- hman
- Lastmod by
- hman
- Rating
- Description
(or, alternatively, wrong user input method) The admin UI for the facet feature describes, that the user shall enter a comma-separated list of categories, yet a multiselection window is presented.
Interestingly, in /lib/prefs/category, where this help string comes from, is text input specified ?! If that would be presented, the text would be right, but somehow it is not...
Copy to clipboard'category_custom_facets' => [ 'name' => tr('Generate custom facets from categories'), 'description' => tr('Comma-separated list of category IDs.'), 'type' => 'text', 'size' => 15, 'filter' => 'int', 'separator' => ',', 'default' => '', 'profile_reference' => 'category', ],
cf. screenshot (attachment)- Files
- Importance
- 1 low
- Easy to solve?
- 10 easy
- Priority
- 10
- 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
- 7451
- Created
- Friday 31 July, 2020 08:52:34 UTC
by hman - LastModif
- Saturday 06 July, 2024 10:21:44 UTC