-
Type:
Improvement
-
Status: Unverified Fix (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-b2
-
Fix Version/s: 3.1.0-b4
-
Component/s: Language pack
-
Labels:None
-
GitHub Pull Request URL:
QUOTE_DEPTH_EXCEEDED is defined in posting.php. The form for a value of "1" is: "You may embed only %d quote within each other."
The value of 1 implies that you are not allowed to embed a quote within another Quote - embedding is disallowed. So something like "You are not allowed to embed a quote within a quote" would be a better error message in my opinion.