CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.5 Release Testing »
  • [FIXED] 4.5.6 Impossible to add a person to a group
Pages: [1]

Author Topic: [FIXED] 4.5.6 Impossible to add a person to a group  (Read 275 times)

Beracochea

  • I post occasionally
  • **
  • Posts: 40
  • Karma: 1
  • CiviCRM version: 4.3.5
  • CMS version: Drupal 7.2.3
  • MySQL version: Last on Hostpapa
  • PHP version: Last on Hostpapa
[FIXED] 4.5.6 Impossible to add a person to a group
August 19, 2014, 06:32:30 am
Hi
I was inserting the groups I needs in CiviCRM
I created a person Hetroy. I checked. He was created
I created a group, I checked. He was created.
I wanted to add a person to this group, I clik on Add a person to this group. I put no filter in the search for the persons, I saw all persons (at present I have a poor population), I selected Hetroy.
Came next window, and I read "number of selected contact:   " I expected 1.
So I could not add Hetroy to the group.

I did that 3 times. Same diagnostic

Now  the following works perfecty.

I search for all contacts without filter, In the list I found Hetroy, I Edit, then TAG and GROUP, and I could add Hetroy to the selected group, it was ok I checked it, perfect.

have a goog day
roger


Here follow the console copie leadig to "number of selected contact: ", the 1 was missing

TypeError: $.browser is undefined
   

if (!$.browser.msie) {

   
js_hkgU...o1AI.js (ligne 195, col. 12)
TypeError: $.browser is undefined
   

if ($.browser.msie && parseInt(jQuery.browser.version) == 6) {

Note: I am upgrading my server, my system is too slow, I was wasting a lot of time.
« Last Edit: August 19, 2014, 06:38:10 am by Coleman Watts »

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: CiviCRM 4.5.6 Impossible to add a person to a group
August 19, 2014, 06:37:52 am
The "add to group" bug has already been fixed and you'll see it working in the next beta.

The $.browser.msie error I think is not caused by CiviCRM. We have removed all $.browser usages from 4.5. Perhaps a different module is doing this?
Try asking your question on the new CiviCRM help site.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.5 Release Testing »
  • [FIXED] 4.5.6 Impossible to add a person to a group

This forum was archived on 2017-11-26.