Forum pref in /lib/prefs/forum.php name contradicts description
- Status
- Closed
- Subject
- Forum pref in /lib/prefs/forum.php name contradicts description
- Version
- 18.x
- Category
- Bug
- Consistency
- Easy for Newbie Dev
- Less than 30-minutes fix
- Feature
- Admin Interface (UI)
- Resolution status
- New
- Submitted by
- hman
- Lastmod by
- Eutyche ODIMBA
- Rating
- Description
In /lib/prefs/forum.php there is a forum pref, where the name of the pref directly contradicts it's description. In line 175 you'll find
Copy to clipboard'forum_inbound_mail_ignores_perms' => [ 'name' => tr('Allow inbound email posts from anyone'), 'description' => tr('Allow posts from non-users in forums using inbound posts from a specified email address.'), 'type' => 'flag', 'default' => 'n', ],
Mail-in allowed for "everyone", or only for "specified addresses"? Since no parameter that could specify such an address is asked and stored, I guess the name is correct, but the description isn't. Affects all languages...- Importance
- 6
- Easy to solve?
- 10 easy
- Priority
- 60
- 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
- 7441
- Created
- Friday 24 July, 2020 10:53:49 UTC
by hman - LastModif
- Friday 07 January, 2022 08:43:22 UTC