Searching with copy location search groups creates Apache error
Bug #1055481 reported by
Bill Erickson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
High
|
Unassigned |
Bug Description
Evergreen 2.3+
Selecting a copy location group from the org unit selector in the TPAC results in an Apache 500 error. The source of the error is that TPAC is using 'loc' to encode the org : location-group information. This is likely the result of commit 5ac1a89.
Here is a patch that changes the logic to always upgrade 'loc' to 'locg' instead of trying to figure out which to use where, since 'locg' is always a suitable container for the information when dealing with search param propagation.
working => user/berick/
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
See also bug #1055481 for 2.2-related stuff