Skip to content

Fix the Online INIT files to account for changes to the underscore processing in Medley#74

Merged
fghalasz merged 3 commits into
mainfrom
fgh_fixNewTabScript
Jun 17, 2026
Merged

Fix the Online INIT files to account for changes to the underscore processing in Medley#74
fghalasz merged 3 commits into
mainfrom
fgh_fixNewTabScript

Conversation

@fghalasz

@fghalasz fghalasz commented Jun 15, 2026

Copy link
Copy Markdown
Member

Fix ONLINE-INIT and ONLINEUTILS files to account for the changes to the processing of the underscore character in Medley. Mostly changed strings to to underscore (FN 10) rather than the previous underscore character. Also changed the request_new_tab.sh script to request-new-tab.sh to accomodate the underscore changes.

…in how IL deals with the _ character. Fix all references to request_new_tab accordingly.
@pamoroso

Copy link
Copy Markdown
Member

Is there a public staging server we can test this on?

fghalasz added 2 commits June 15, 2026 13:01
…hat is an underscore to use the new underscore character in Medley.
…ntation button. Error is actually in APPS-INIT in Medley. But putting fix in ONLINE-INIT as well to simplify testing.
@fghalasz fghalasz changed the title Rename request_new_tab.sh to request-new-tab.sh Fix the Online INIT files to account for changes to the underscore processing in Medley Jun 15, 2026
@fghalasz

Copy link
Copy Markdown
Member Author

@pamoroso Yes. This PR is up and running on the dev server https:/online.interlisp.org:8081.

@pamoroso

Copy link
Copy Markdown
Member

When visiting http://online.interlisp.org:8081 I get an error NS_ERROR_NET_EMPTY_RESPONSE with Firefox and a a similar one with Chrome.

@fghalasz

Copy link
Copy Markdown
Member Author

@pamoroso Try https://online.interlisp.org:8081 (instead of http://....). I get the same error as you when using http://... but all works for me when I use https://.

I will check into why http:// is not working (or if it ever worked with ... :8081)

@pamoroso

Copy link
Copy Markdown
Member

I confirm I can access the staging server https://online.interlisp.org:8081 which works except for the known DInfo issue.

@fghalasz fghalasz merged commit a00561a into main Jun 17, 2026
2 checks passed
@fghalasz fghalasz deleted the fgh_fixNewTabScript branch June 17, 2026 20:59
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