Search found 5 matches

by lbanik
Tue Feb 21, 2023 1:25 pm
Forum: Bug reports
Topic: 3.1.9 XML tags werden bei Bearbeitung entfernt
Replies: 9
Views: 5657

Re: 3.1.9 XML tags werden bei Bearbeitung entfernt

Hi there,

fixed my issue with the following:
\phpmyfaq\admin\record.edit.php

Line 217:
$faqData['content'] = (isset($faqData['content']) ? trim(Strings::htmlentities($faqData['content'],ENT_COMPAT,'utf-8',true)) : '');

Thanks for the support :)
by lbanik
Mon Feb 13, 2023 2:23 pm
Forum: Bug reports
Topic: 3.1.9 XML tags werden bei Bearbeitung entfernt
Replies: 9
Views: 5657

Re: 3.1.9 XML tags werden bei Bearbeitung entfernt

Hi Thorsten,

unfortunately formatting the text via "Formats -> Blocks -> Code" does not work for me.
The next time I try to edit the entry, everything gets stripped again.

lbanik
by lbanik
Tue Jan 24, 2023 2:49 pm
Forum: Bug reports
Topic: 3.1.9 XML tags werden bei Bearbeitung entfernt
Replies: 9
Views: 5657

Re: 3.1.9 XML tags werden bei Bearbeitung entfernt

Hi, ive recorded a short video of our problem: https://www.loom.com/share/3960aab57c57470b978048b0aa452a6c I've tried to use "Formats->Blocks->code" if thats what you meant. But even with the "Insert/Edit code sample" and XML selected, or pasted with "Paste as text" eve...
by lbanik
Mon Jan 23, 2023 2:21 pm
Forum: Bug reports
Topic: 3.1.9 XML tags werden bei Bearbeitung entfernt
Replies: 9
Views: 5657

Re: 3.1.9 XML tags werden bei Bearbeitung entfernt

Hi Thorsten,

vllt. habe ich mich auch falsch ausgedrückt, da ich in dem Thema recht neu bin.
Ich habe mal die 3.1.10 testweise aufgesetzt.
Anbei ein Screenshot 1 während der Bearbeitung und Screenshot 2 nachdem ich auf "Speichern" geklickt hatte.

Gruß banik
by lbanik
Fri Jan 20, 2023 9:39 am
Forum: Bug reports
Topic: 3.1.9 XML tags werden bei Bearbeitung entfernt
Replies: 9
Views: 5657

3.1.9 XML tags werden bei Bearbeitung entfernt

Hallo,

es scheint als gäbe es wieder das Problem,
dass jegliche XML tags beim Editieren eines Beitrags entfernt werden.
Egal ob Textfeld oder Code sample.

Vgl.: viewtopic.php?f=3&t=10594&p=31156&hilit ... tax#p31156