Changes between Version 1 and Version 2 of Ticket #18683, comment 5
- Timestamp:
- 2020-02-06T20:17:42+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18683, comment 5
v1 v2 2 2 > Replying to [ticket:18683 anonymous]: 3 3 > > ==== What steps will reproduce the problem? 4 > > 1. Copy a `taxi:conditional=*` tag containing `=`. 4 > > 1. Copy a `taxi:conditional=*` tag containing `=` in value. 5 5 > > 2. Paste the tag 6 6 > > … … 11 11 > > ==== What happens instead? 12 12 > > 1. "Do you want to paste this tag?" pops up suggesting it is suspicious to have `@` in `taxi:conditional=*`'s value. 13 > > 2. Pastes a `@=*` tag .13 > > 2. Pastes a `@=*` tag, truncates `taxi:conditional=*`'s condition part including and after `@` 14 14 > > 15 15 > > ==== Please provide any additional information below. Attach a screenshot if possible.


