Allow \t escape sequence for entering tabs in parameter values

Description

Tabs are intercepted by the shell for tab completion. Therefore, it is impossible for a user to enter a tab into a command parameter.

We already support adding new lines via \n . Allow \t to be specified for a tab.

Affected methods in util.parser are

  • escapeArg

  • removeEscapedChars

  • replaceEscapedChars

Gliffy Diagrams

Activity

Show:

Luis MajanoAugust 16, 2014 at 5:28 PM

Estimate?

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Original estimate

Time tracking

No time logged0.75h remaining

Priority

Components

Sentry

Created August 15, 2014 at 9:46 PM
Updated March 26, 2015 at 9:16 PM
Resolved March 12, 2015 at 5:37 AM