-
Type: Bug
-
Status: Open (View Workflow)
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.14 Larks
-
Fix Version/s: backlog
-
Labels:
Steps to reproduce:
- Open "New message/Compose" in PM
- Select SQL code in the code drop-down menu
- Enter following text SELECT * FROM users WHERE user_id = :user_id; instead of 'Insert your text here'
- Press "Preview" button
- Send a message to some User
- Click on last message subject in Outbox folder
Actual result: SQL request has different style in Preview and in Outbox folder. Line numbering is absent
Expected result: SQL request has number of line in Preview and in Outbox folder
User receives this message without line numbering.
- relates to
-
QA-1310 SQL Syntax Highlighting in New message page
- Open