Changes between Version 1 and Version 2 of Ticket #18683, comment 5


Ignore:
Timestamp:
2020-02-06T20:17:42+01:00 (6 years ago)
Author:
Kovoschiz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18683, comment 5

    v1 v2  
    22> Replying to [ticket:18683 anonymous]:
    33> > ==== What steps will reproduce the problem?
    4 > > 1. Copy a `taxi:conditional=*` tag containing `=`.
     4> > 1. Copy a `taxi:conditional=*` tag containing `=` in value.
    55> > 2. Paste the tag
    66> >
     
    1111> > ==== What happens instead?
    1212> > 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 `@`
    1414> >
    1515> > ==== Please provide any additional information below. Attach a screenshot if possible.