Something went wrong while setting issue due date.
\n line breaks in dialog box text strings
I'm trying to structure a text string with linebreaks in the "Change Password" Info pop-up box. Example:
Company passwords must contain 3 of the following 4 criteria:
[1] English uppercase letters (A-Z) [2] English lowercase letters (a-z) [3] Base-10 digits (0-9) [4] Non-alphanumeric characters (Examples: !, $, #, %, etc)
Please contact Information Management for details.
If I'm not mistaken, \n used to work in key/value pairs, but it no longer works as of 1.0.4. Joel briefly mentioned in the Slack channel that it might be "fixed" in 1.0.5, but as of beta #1 (closed) I don't think it is working.
Please advise and thank you