[Tickets #14770] Re: HTML export does not encode special chars (umlauts)
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Jan 23 13:56:02 UTC 2018
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/14770
------------------------------------------------------------------------------
Ticket | 14770
Aktualisiert Von | birnbacs at gmail.com
Zusammenfassung | HTML export does not encode special chars (umlauts)
Warteschlange | Wicked
Version | Git master
Typ | Bug
Status | Unconfirmed
Priorität | 2. Medium
Milestone |
Patch |
Zuständige |
+Neuer Anhang | Umlaut.zip
------------------------------------------------------------------------------
birnbacs at gmail.com (2018-01-23 13:56) hat geschrieben:
I have fixed the misbehaviour, trying to follow the existing
practices, that is, using Text_Wiki.
Relative to the wicked directory, I added the following line into
lib/Page.php, line 525 (at the end of the 'case Xhtml' branch):
$this->_proc->insertRule('Umlaut');
I also wrote two files, which are enclosed:
Render_Xhtml_Umlaut.php =(goes to)=> lib/Text_Wiki/Render/Xhtml/Umlaut.php
Parse_Default_Umlaut =(goes to)=> lib/Text_Wiki/Parse/Default/Umlaut.php
In retrospective I should have given them less confusing names.
This is my first contribution to speak of, constructive feedback is
appreciated.
birnbacs at gmail.com (2018-01-23 13:56) hat hochgeladen: Umlaut.zip
https://bugs.horde.org/h/services/download/?app=whups&actionID=download_file&file=Umlaut.zip&ticket=14770&fn=%2FUmlaut.zip
More information about the bugs
mailing list