Skip to content

EDGAR Release 26.3 preview - #67

Draft
freddym56 wants to merge 3 commits into
Arelle:masterfrom
freddym56:edgar26.3-preview
Draft

EDGAR Release 26.3 preview#67
freddym56 wants to merge 3 commits into
Arelle:masterfrom
freddym56:edgar26.3-preview

Conversation

@freddym56

Copy link
Copy Markdown
Contributor

This is a preview release of the EDGAR Release 26.3, schedule for deployment on September 11, 2026.

@austinmatherne-wk austinmatherne-wk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the preview @freddym56 ,

Testing is largely going well, but we did notice a few small issues. writeTextDoc appears to be a genuine bug while my other two comments only impact folks who need to reproduce the build.

Comment thread render/IoManager.py Outdated
Comment thread view/ixviewer-plus/src/ts/helpers/common-node-js/parser.js
Comment thread view/ixviewer-plus/src/ts/fetch-merge/fetch-merge.ts Outdated
Comment thread view/ixviewer-plus/src/ts/fetch-merge/fetch-merge.ts Outdated
Comment on lines +1869 to +1872
var url_filing_dir = ('${aliasDir}') ? '${aliasDir}' : (location.pathname.replace(/\\/[^/]*$/, '/') || '/');
function ix_viewer_url(report_file) {
// provide URL to initiate inline XBRL viewer for report_file
return applyRedline(\`/ix?doc=\${url_filing_dir}/\${report_file}&xbrl=true\`);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor note. url_filing_dir can end in a / causing // in the final URL. For example, in the Arelle GUI:

http://localhost:55508/ix?doc=/1//wk-20260821.htm&xbrl=true&redline=true

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