Skip to content

some fixes#154

Open
costateixeira wants to merge 6 commits intoHealthIntersections:mainfrom
costateixeira:jct-fixes
Open

some fixes#154
costateixeira wants to merge 6 commits intoHealthIntersections:mainfrom
costateixeira:jct-fixes

Conversation

@costateixeira
Copy link
Contributor

No description provided.

costateixeira and others added 6 commits March 1, 2026 03:02
The '/' handler rendered the page inline (with about-box) then unconditionally called serveFhirsmithHome which rendered it again, causing ERR_HTTP_HEADERS_SENT. Added else so serveFhirsmithHome only handles JSON requests. Also added headersSent guard in sendErrorResponse as a safety net.
Fix: crawler stored dependencies with @ instead of #

May need re-crawling or fixing with
UPDATE PackageDependencies SET Dependency = REPLACE(Dependency, '@', '#') WHERE Dependency LIKE '%@%';
@costateixeira
Copy link
Contributor Author

fixes #157

@costateixeira costateixeira marked this pull request as ready for review March 5, 2026 09:01
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.

1 participant