This is supposed to be a photo of a screen shot I took of this site and this box saying there is no text it is empty when I tried to post my previous post And the box was not empty and the character counter was backwards it was in the negative -. Was -6870/7000 characters. The original post was for a force reset analytic that I found suspicious and malicious towards my device and apple.
will not let me post the image
A negative value here is expected. Although come to think of it, the behaviour of that counter is a bit weird:
- If starts out at 0 / 7000, indicating that you’ve typed 0 characters and you have a budget of 7000.
- As you type, the first number increments. So, if you type
Hello Cruel World!
, it goes to 18 / 7000. - At 7000 character, the value becomes 7000 / 7000.
- If you type one more it goes to -1 / 7000, indicating that you are 1 character over the budget.
- And so on.
You entered a huge amount of text, 15550 characters, resulting in a display of -8550 / 7000.
If you want to post a large log file, do that as a text attachment rather than inline. In the editor, click the paperclip icon.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"