Skip to content

1.0.0.1

Choose a tag to compare

@se7enxweb se7enxweb released this 03 Jul 23:41

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 \u00fc with 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.