Hi,
I can't discover any bugs using the test harness. That's good news!
But there are some things I noticed while using the most recent Gallery:
The user management module says:
There is 3 user in the system.
instead of
There are 3 users in the system.
Same thing applies to the group module.
---
While browsing to the gallery I see:
This album contains 22 item
this should be
This album contains 22 items
---
While adding users to a group. I have to type the name of the user myself.
It would be nice to see a list of all available users so I can pick one.
---
in item permissions, change the 'Go' button to 'Remove Permission'.
---
Gallery won't let me add [core] all access to a group when the same group already has other [core] xxx permissions.
Gallery should just let me add that or be so smart to know that [core] all access implies [core] xxx and remove [core] xxx after adding [core] all access
---
item permissions: it would be nice to be able to select user names and groups from a listbox instead of typing them. Or is this something that is up to the theme to decide?
---
There's not much left to say except... G2 rocks! :cool:
Posts: 7994
Posts: 328
If you are using a PHP version smaller than 4.2.0, which is when the pluralization of gettext was added. No fix possible for that other than upgrading PHP. :sad: