- Affected App
- WoltLab Suite Core
nested quote is not supported in woltlab?
after imported, nested quote is not rendered correctly:
original one
nested quote is not supported in woltlab?
after imported, nested quote is not rendered correctly:
original one
As far as I know one can set the settings in how many levels should be shown in the acp.
Most likely to should change the value first and then do the import.
could you show me where that setting duplicate exodus ? I found no luck.
Within the ACP go to messages
See screenshot
thanks duplicate exodus
I've try to rebuild post after setting this nested quote to 5, but no luck. so we have to set the value before importing right?
I would try it this way. I hope this works for you.
Old:
[quote='root','https://example.com/forum/index.php?thread/&postID=3#post3']
[quote='root','https://example.com/forum/index.php?thread/&postID=2#post2']
Test
[/quote]
Test
[/quote]
Test
enableHTML = 0
After rebuilding (default settings for maximum quote nesting, the ampersands have been destroyed by the editor):
<woltlab-quote data-quote-title="root" data-quote-url="https://example.com/forum/index.php?thread/&amp;postID=3#post3"><p><br>[quote='root','https://example.com/forum/index.php?thread/&amp;amp;amp;amp;amp;postID=2#post2']<br>Test<br></p></woltlab-quote><p><br></p>
<p>Test<br>[/quote]</p>
<p><br></p>
<p>Test</p>
eanbleHTML = 1
Don’t have an account yet? Register yourself now and be a part of our community!