Skip to content
  • Carsten  Rose's avatar
    Bug: SIP Parameter have been urlencoded before put, but not urldecoded after... · 7271172a
    Carsten Rose authored
    Bug: SIP Parameter have been urlencoded before put, but not urldecoded after get. New: SIP Parameter will be URL decoded before put!. Before creating the SIP it's hard to determine if a parameter is a SIP or not.
    General: All 'href' attributes are not wrapped by Support::doAttribute().
    Sip.php: urldecode.
    AbstractBuildForm.php, BuildFormBootstrap.php, BuildFormTable.php: wrapped href in Support::doAttribute()
    7271172a