View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000879 | The World of Secfenia | Notification | public | 2017-09-18 20:34 | 2017-09-19 11:57 |
Reporter | Assigned To | daviceroy | |||
Priority | low | Severity | text | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.0.5 | ||||
Target Version | 3.0.6 | Fixed in Version | 3.0.6 | ||
Summary | 0000879: PHP is escaping ASCII CR+LF special characters from the in-game calendar | ||||
Description | The "Viceroyalty Calendar", and potentially the player's personal calendar, allow text to be input within a <textarea> tag, but when text within the <textarea> tag is formatted with a newline the ASCII CR+LF special characters are escaped. Upon adding an event to a calendar with the "\r\n" escaped characters within, the backslashes are again escaped, littering the calendar event with "rn" artifacts instead of the desired newlines. | ||||
Steps To Reproduce | 1. Navigate to "My Calendar" 2. Add an event 3. Within the <textarea> format text, including multiple newlines / line breaks. 4. Preview the text area; notice the escaped line breaks which are now formatted as "\r\n". 5. Add the event 6. Return to the personal calendar, and view the newly created event with stripped "rn" artifacts. | ||||
Additional Information | Potentially a Windows operating system only issue with PHP? I have not texted on Mac or Unix operating systems. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
Also, since it's a very minor issue and a separate bug report really does not need to be created just for it: "My Calendar" is misspelled as "My Calender" at https://www.secfenia.org/my_cal.php |
|
Fixed the spelling issue as well as the return line issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-18 20:34 |
|
New Issue | |
2017-09-18 20:34 |
|
Status | new => assigned |
2017-09-18 20:34 |
|
Assigned To | => testing |
2017-09-18 20:34 |
|
File Added: The World of Secfenia_ My Personal Calender 2017_09_18 (20_24_30).png | |
2017-09-18 20:34 |
|
File Added: The World of Secfenia_ My Personal Calender 2017_09_18 (20_24_50).png | |
2017-09-18 20:34 |
|
File Added: The World of Secfenia_ My Calender Event Details 2017_09_18 (20_26_30).png | |
2017-09-18 20:42 |
|
Note Added: 0000600 | |
2017-09-19 11:57 | daviceroy | Target Version | => 3.0.6 |
2017-09-19 11:57 | daviceroy | Assigned To | testing => daviceroy |
2017-09-19 11:57 | daviceroy | Status | assigned => resolved |
2017-09-19 11:57 | daviceroy | Resolution | open => fixed |
2017-09-19 11:57 | daviceroy | Fixed in Version | => 3.0.6 |
2017-09-19 11:57 | daviceroy | Note Added: 0000601 |