#77 new shortcuts are lowercased but modifying existing shortcuts are case-sensitive

Closed
opened 6 years ago by smichel17 · 2 comments

The following sequence of commands causes an error:

!shortcut+ sd-governance-MRs #snowdrift
!set shortcuts.sd-governance-MRs.prefix governance!

with !get shortcuts we see that the shortcut was created as sd-governance-mrs.

Solution: !set should convert the first argument to lower case, as !shortcut+ does.

The following sequence of commands causes an error: ``` !shortcut+ sd-governance-MRs #snowdrift !set shortcuts.sd-governance-MRs.prefix governance! ``` with `!get shortcuts` we see that the shortcut was created as `sd-governance-mrs`. Solution: `!set` should convert the first argument to lower case, as `!shortcut+` does.
fr33domlover commented 6 years ago
Owner

I changed stuff in the shortcut code. Can you please test again and let me know if it works in a more expected way now?

I changed stuff in the shortcut code. Can you please test again and let me know if it works in a more expected way now?
smichel17 commented 6 years ago
Poster

Seems to work now.

Seems to work now.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.