Permissions in 2.7.1: Duplicated user rights

Please report bugs here!

Moderator: Thorsten

Post Reply
pca
Posts: 4
Joined: Thu Jan 05, 2012 11:11 am

Permissions in 2.7.1: Duplicated user rights

Post by pca »

Admin backend/user management: There are duplicated entries (Right to add attachments, Right to delete attachment) in the checklist of user rights. In DB-Table 'faqright' these fields are duplicated too, but they have different field names. Is this a bug or a feature?
At the end of the list of user rights three fields are not translated (only english language, no entries in language_xx.php): Right to edit attachments, Right to download attachments, Right to generate reports.

Best regards
Peter

BTW thank you for your great work!
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Permissions in 2.7.1: Duplicated user rights

Post by Thorsten »

Hi,

looks like a bug. I'll check it.

You can add the language strings if you like in every language file.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Permissions in 2.7.1: Duplicated user rights

Post by Thorsten »

Hi,

you're right, fixed with https://github.com/thorsten/phpMyFAQ/co ... 21d2f33ce1 for the 2.7.3 release!

Thanks!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply