
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
software platform (db storage)
|
|
Issue Links:
|
Cloners
|
|
|
|
This issue is derived from:
|
|
|
CVOTE-2 vote macro does not support large number of users
|
|
|
|
|
|
|
|
As the vote macro stores all the people voted for each entry in one field, it doesn't support large number of people. The maximum character it can hold is only 256. Just imagine the user name has length 5 characters. Then, only 50 people can vote.
|
|
Description
|
As the vote macro stores all the people voted for each entry in one field, it doesn't support large number of people. The maximum character it can hold is only 256. Just imagine the user name has length 5 characters. Then, only 50 people can vote. |
Show » |
|
I therefore cloned it from the other project.