Skip to content
  • Ruslan Zakirov's avatar
    improve LinkValueTo and return back functionality · 1a9987fa
    Ruslan Zakirov authored
    * if LinkValueTo starts with __CustomField__ then don't
      escape it, but make sure it's not a JS link
    * we must escape links using HTML escaping
    * don't check CF's LinkValueTo, just call value's method
    * don't wrap if link is empty
    1a9987fa