Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
UnassignedUnassignedReporter
Brad WoodBrad WoodFix versions
Original estimate
Time tracking
No time logged0.75h remainingPriority
MajorComponents
Details
Details
Assignee
Unassigned
UnassignedReporter
Brad Wood
Brad WoodFix versions
Original estimate
Time tracking
No time logged0.75h remaining
Priority
Components
Sentry
Sentry
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
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