Completely wrong feature description in /lib/prefs/payment.php
- Status
- Open
- Subject
- Completely wrong feature description in /lib/prefs/payment.php
- Version
- 18.x
- Category
- Bug
- Consistency
- Feature
- Admin Interface (UI)
Shopping cart and payment - Resolution status
- New
- Submitted by
- hman
- Lastmod by
- hman
- Rating
- Description
In /lib/prefs/paymen.php is a completely wrong description for a feature (AnonShopperProfile), and it's obviously a copy&paste-error. In 390 you will find
Copy to clipboard'payment_cart_anonorderitems_profile' => [ 'name' => tra('Anonymous order item profile'), 'description' => tra('Wiki page containing the profile for creating order items for anonymous users (page name must not have spaces)'), 'help' => 'AnonOrderItemProfile', 'type' => 'text', 'default' => '', ], 'payment_cart_anonshopper_profile' => [ 'name' => tra('Anonymous shopper info profile'), 'description' => tra('Wiki page containing the profile for creating order items for anonymous users (page name must not have spaces)'), 'help' => 'AnonShopperProfile', 'type' => 'text', 'default' => '', ],
The description of AnonShopperProfile is an exact duplicate of the description of AnonOrderItemProfile...- 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
- 7482
- Created
- Sunday 09 August, 2020 11:40:47 UTC
by hman - LastModif
- Sunday 09 August, 2020 11:40:47 UTC