Skip to content

Ticket[KULTMMS-2726]: Add missing caGetInformationServiceMirrorListInformation() helper to browseHelpers.php - #1917

Open
behnaz-zarriz wants to merge 1 commit into
collectiveaccess:masterfrom
it-at-m:KULTMMS-2724
Open

Ticket[KULTMMS-2726]: Add missing caGetInformationServiceMirrorListInformation() helper to browseHelpers.php#1917
behnaz-zarriz wants to merge 1 commit into
collectiveaccess:masterfrom
it-at-m:KULTMMS-2724

Conversation

@behnaz-zarriz

Copy link
Copy Markdown
Contributor

Add missing caGetInformationServiceMirrorListInformation() helper to browseHelpers.php

BrowseEngine.php calls caGetInformationServiceMirrorListInformation()
during browse facet label resolution, but the helper function was not
defined in app/helpers/browseHelpers.php.

This caused browse facets to fail with the following fatal error:

"Fatal error: Uncaught Error: Call to undefined function
caGetInformationServiceMirrorListInformation()"

when loading attribute/list-based browse facets.

Adds the missing helper implementation and restores proper browse
facet rendering for affected deployments.

…caGetInformationServiceMirrorListInformation() helper
@collectiveaccess

Copy link
Copy Markdown
Owner

What branch were you using? The missing helper is not missing it's in app/helpers/informationServiceHelpers.php in the dev/2.0 branch.

@behnaz-zarriz

Copy link
Copy Markdown
Contributor Author

We use the master branch. Could you please merge this into master? We should use the master branch because we need the changes it contains.

@behnaz-zarriz

Copy link
Copy Markdown
Contributor Author

Thanks Seth, after your update (merge with dev/2.0), it was resolved.

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

Successfully merging this pull request may close these issues.

2 participants