Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug on add Item with value to group #28

Closed
daria-garkusha opened this issue Nov 28, 2012 · 1 comment
Closed

Bug on add Item with value to group #28

daria-garkusha opened this issue Nov 28, 2012 · 1 comment
Assignees
Milestone

Comments

@daria-garkusha
Copy link

Add new item using method addItemToGroup(String item, String value).
Try getValue of this item, but this method return itemText instead of value.
Bug in method public void insertItemToGroup(String item, String value, int groupIndex, int itemIndex) , witch set item text instead of item value.

jDramaix added a commit that referenced this issue Dec 3, 2012
@jDramaix
Copy link
Contributor

jDramaix commented Dec 3, 2012

Thanks for reporting issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants