Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dataquest-dev
/
dspace-angular
Public
forked from
DSpace/dspace-angular
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
120
Pull requests
24
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix the causes of the REST self link console warnings
- #1415
#1415
Merged
milanmajchrak
merged 11 commits into
dtq-dev
dataquest-dev/dspace-angular:dtq-dev
from
fix/862-self-link-embed-mismatch
dataquest-dev/dspace-angular:fix/862-self-link-embed-mismatch
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fix the causes of the REST self link console warnings
#1415
milanmajchrak
merged 11 commits into
dtq-dev
dataquest-dev/dspace-angular:dtq-dev
from
fix/862-self-link-embed-mismatch
dataquest-dev/dspace-angular:fix/862-self-link-embed-mismatch
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
Only warn about REST self links the API isn't expected to change
Show description for c8fef09
claude
committed
c8fef09
View commit details
Copy full SHA for c8fef09
Browse repository at this point
Don't accept an empty page as a clamped page size, and pin the rest
Show description for 62b0e95
claude
committed
62b0e95
View commit details
Copy full SHA for 62b0e95
Browse repository at this point
Cover the case where an accepted clamp hides another differing param
Show description for 2ca7fc0
claude
committed
2ca7fc0
View commit details
Copy full SHA for 2ca7fc0
Browse repository at this point
Don't report a self link that only percent decoded a param value
Show description for ea5f577
claude
committed
ea5f577
View commit details
Copy full SHA for ea5f577
Browse repository at this point
Stop asking the REST API for pages it will never serve
Show description for cf12d7b
claude
committed
cf12d7b
View commit details
Copy full SHA for cf12d7b
Browse repository at this point
Stop percent-encoding the usagereports uri param
Show description for 8866ec2
claude
committed
8866ec2
View commit details
Copy full SHA for 8866ec2
Browse repository at this point
Report a reduced page size again, now that nothing asks for an impossible one
Show description for 93038c2
claude
committed
93038c2
View commit details
Copy full SHA for 93038c2
Browse repository at this point
Commits on Aug 4, 2026
Use MAX_PAGE_SIZE for the license lookups too
Show description for a5f19fb
claude
committed
a5f19fb
View commit details
Copy full SHA for a5f19fb
Browse repository at this point
Drop the uri encoding workaround instead of copying its TODO
Show description for 97d4eef
claude
committed
97d4eef
View commit details
Copy full SHA for 97d4eef
Browse repository at this point
Commits on Aug 7, 2026
Pass the already split request url into isUnexpectedSelfLink
Show description for 941fdea
milanmajchrak
and
claude
committed
941fdea
View commit details
Copy full SHA for 941fdea
Browse repository at this point
Merge the MAX_PAGE_SIZE import into the existing one
Show description for 8c40ed2
milanmajchrak
and
claude
committed
8c40ed2
View commit details
Copy full SHA for 8c40ed2
Browse repository at this point
You can’t perform that action at this time.