Skip to content
  • Adriaan de Groot's avatar
    Handle urls with non-empty ID-part · 8d4540f6
    Adriaan de Groot authored and Tomaz  Canabrava's avatar Tomaz Canabrava committed
    - bison warnings include an ID part in the URLs,
    - this comes from libtextstyle
    
    The effect was that Konsole would look at d=<hex>;https://..<url>
    as the whole URL, and discard it. Instead, do not assume that
    the id-part is empty but discard up to the ; instead.
    8d4540f6