1.0.0.1
Bug Fixes
- Fixed rich text HTML closing tags corruption in Netgen Layouts block translations
- Removed incorrect backslash escaping of forward slashes in
</p>tags that caused literal text display - Fixed Unicode escape sequences: replaced
\u00fcwith proper UTF-8 character ü - Affected blocks: 768 (German), 773 (English), 795 (German), 796 (English)
- Updated SQLite database (var/data_dev.db) - 10 records corrected
- Updated installation SQL (src/AppBundle/Resources/database/sql/sqlite/data.sql)
This release resolves rendering issues where closing tags would display as literal text on the /beispiele-1 page and German umlauts would display as Unicode escape sequences.