Details
-
Type: Improvement
-
Status: Won't Do
-
Priority: Trivial
-
Resolution: Won't Do
-
Affects Version/s: 4.4.0
-
Fix Version/s: Unscheduled
-
Component/s: CiviCRM Profile
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Funding Source:Needs Funding
Description
Steps to reproduce:
1. Generate a large number of contacts (100+)
2. Create profile #1. Include a column "Email" with public/listing visibility and include in "Search Results"
3. Create profile #2. Include a column "Street Address" with public/listing visibility and include in "Search Results"
4. In first browser tab, navigate to civicrm/profile?reset=1&gid=1&force=1 (adjusting "gid=1" to the actual ID#). Observe that "Email" column is defined.
5. In second browser tab, navigate to civicrm/profile?reset=1&gid=2&force=1 (adjusting "gid=2" to the actual ID#). Observe that "Street Address" column is defined.
6. In first browser tab, click "Next >". Observe that the "Email" column becomes "Street Address". However, the "gid" in the URL is still "1"
Attachments
Issue Links
- supplements
-
HR-107 hrstaffdir: Hyperlinks disappear when searching
- Done/Fixed