Project

General

Profile

Bug #102053 ยป rvvn-issue-102053-fix.patch

RVVN no-lastname-given, 2023-09-27 18:39

View differences:

RteHtmlParser-patched.php 2023-09-26 00:20:44.088603853 +0200
$tagName = strtolower($this->getFirstTagName($v));
// Process based on the tag:
switch ($tagName) {
case 'ul':
case 'blockquote':
case 'dd':
case 'div':
    (1-1/1)