#2369 – [A] TypeError: Cannot read properties of undefined (reading 'insertId') |
#2368 – [A] Error: WebSocket was closed before the connection was established |
#2366 – FaxDocs Hang Issue on Improper Syntax |
#2336 – [A] TypeError: Cannot read properties of undefined (reading 'length') |
#2319 – [A] Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals. Please open an issue with this stack trace at https://github.com/nodejs/node/issues |
#2299 – [A] RangeError: Invalid string length |
#2207 – 100% CPU useage and 504 Gateway error when making new article |
#2191 – [A] ReferenceError: res is not defined |
#2099 – Restricted Article CSS Bug |
#1853 – Can't delete categories anymore |
#1697 – [A] TypeError: Cannot read properties of undefined (reading 'cache') |
#1693 – [A] Error: WebSocket was closed before the connection was established |
#1571 – [A] Error: Request failed with status code 404 |
#1555 – Broken Counting |
#1551 – [A] Error: Request failed with status code 404 |
#999 – Site not working (Node.JS error) |
#906 – Styling Changes |
#694 – [A] TypeError: Cannot read properties of undefined (reading 'catId') |
#663 – Search data function err |
FaxDocs Hang Issue on Improper Syntax
By wildfyr |
Details
Status: Open
Affects Version(s):
2.3
Labels: None
Fix Version: None
Category: Front-end (browser facing)
Description
Steps to reproduce:
Create or edit a document, then input something like a link and don't fully finish it. Using the example below (Just remove the hyphen)
[Weblutiuons]-()
.
Expected behaviour:
FaxDocs should either disregard, or display an error when trying to edit something with improper syntax.
Current behaviour:
FaxDocs will load indefinitely and pop a 504 error, while FaxDocs will start using as much CPU usage that it can.
(Version 2.4.0 is not in the selection, but this is what version has the issue)
Activity