issues Search Results · language:Edge language:Python linked:pr linked:pr language:JavaScript language:Java language:PHP
Filter by
6.3M results
What happens
On any install reached over a non-standard port (XAMPP on :8080, a Docker/podman dev stack on a random high port, a box
behind :8443), e107 drops the port from every absolute URL it builds. ...
topic: security
Problem
_hueForSection(sectionId) colors each grid block with (sectionId * 47 + 30) % 360. With 5–6 courses, two can land on
near-identical hues and become hard to tell apart, and the raw formula can ...
enhancement
Context
tests/e2e/capture-screens.mjs is an untracked design-review tool: it renders every admin page (and key UI states) of the
built app served by vite preview on :4174, mocks all /admin/* API calls, ...
Parent bounty: #743
Bug
The existing /jobs/post page renders only placeholder copy instead of an actual job draft form. Clients cannot enter a
title, description, budget range, category, or required ...
Search before asking
- [x] I searched in the issues and found nothing similar.
Description
Problem:
Currently, when a TabletServer processes a produce request (appendRecordsToLog), it does not proactively ...
Bug Description
In all three import procedures (importEAP, importMySQL, importMSSQL), the converter s convert() method is called inside
a try-catch that only logs the error but leaves model = null:
Model ...
Bug Description
SparxMSSQLConverter.convert() tries 3 connection variants (secure → semiSecure → insecure) in a for-loop. If all three
fail, the method falls through the loop and returns null on line ...
Bug Description
In SparxJETConverter.convert(), the system table (usyst_system) is processed twice — once on line 55 and again on
line 57:
iterateJETTable(sha1, now, this::processSystem, db.getTable(EASystem.TABLE_NAME)); ...
The download feature is wanted but a bit underwhelming at the moment. I think it would be a good idea to add some base
features such as show download speed, allow pausing and cancelling of downloads.
feature
Problem
_gridBlockHTML places each block at grid-column: dayCol + 2. When two sections clash (same day + overlapping time) — the
exact case the tool exists to surface — both blocks land in the same grid ...
bug
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.