Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging: Text from communication consoles to CC/Admins is censored past newline in logs #57874

Open
nickup9 opened this issue Mar 21, 2021 · 0 comments
Labels
Logging printf("Here"); printf("Here2"); printf("Heree");

Comments

@nickup9
Copy link
Contributor

nickup9 commented Mar 21, 2021

Round ID: 158624

Testmerges: #57685

Reproduction:

  • Write a multi-line message to Central Command using the comms console, hit enter once or twice to make a new line for a new paragraph/formatting
  • Send it
  • Admins should receive the message in all its formatted glory
  • Post-round logs censor the message past the first line

This is probably a low priority issue, but it may still be useful to try and fix, especially if someone abuses the comms console in the future, somehow.
Also, since the logs state the text is censored, this may be intended behavior and text beyond the newline viewable only by admins, somehow. For obvious reasons I cannot check this, but I'm not sure if this is/should be intended and figure it's best to check.

Example:

wut

@dragomagol dragomagol added the Logging printf("Here"); printf("Here2"); printf("Heree"); label Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Logging printf("Here"); printf("Here2"); printf("Heree");
Projects
None yet
Development

No branches or pull requests

2 participants