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

Fix XSLT issues with displaying search results #90

Closed
jordanpadams opened this issue Sep 15, 2023 · 0 comments · Fixed by nasa-pds-engineering-node/registry-mgr-legacy#8
Assignees
Labels
B14.0 bug Something isn't working s.high High severity

Comments

@jordanpadams
Copy link
Member

Checked for duplicates

Yes - I've already checked

🐛 Describe the bug

When I did tried to view some data using the wt=xslt response, I noticed it is missing the title

🕵️ Expected behavior

I expected it would have the appropriate link/descriptions matching the production keyword search

📜 To Reproduce

  1. Spin up the registry
  2. Load some insight data from https://pds.nasa.gov/data/pds4/releases/img/insight_cameras-20230707/
  3. Check out this response: http://localhost:8983/solr/data/archive-filter?q=identifier%3Aurn%5C%3Anasa%5C%3Apds%5C%3Ainsight_cameras%5C%3Acalibration%5C%3A%5C%3A1.0&indent=true&wt=xslt
  4. Notice the description is linked, and it is missing the title.
Screenshot 2023-09-15 at 12 34 29 PM

Production version:
Screenshot 2023-09-15 at 12 36 30 PM

🖥 Environment Info

No response

📚 Version of Software Used

No response

🩺 Test Data / Additional context

No response

🦄 Related requirements

No response

⚙️ Engineering Details

No response

@jordanpadams jordanpadams added bug Something isn't working needs:triage labels Sep 15, 2023
@jordanpadams jordanpadams self-assigned this Sep 15, 2023
jordanpadams referenced this issue in nasa-pds-engineering-node/registry-mgr-legacy Sep 15, 2023
Primary update is to support multi-valued title field. Other updates includes to more consistently make fields multi-valued where possible.

Resolves #5
@jordanpadams jordanpadams transferred this issue from nasa-pds-engineering-node/registry-mgr-legacy Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B14.0 bug Something isn't working s.high High severity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant