Simple Spoiler BBCode

Doesn't work with 3.2.6? - Simple Spoiler BBCode

Doesn't work with 3.2.6?

by Happykeppi » Wed May 01, 2019 6:19 pm

Anyone else is experiencing problems with this mod after updating to 3.2.6? While using mutiple spoilers in a posting, it seems like the code is exciting its original css container. It looks like this:
spoilertag_20190501.jpg
I have already figured that it's not necessarily theme/style related, since even "prosilver" shows this behaviour?
Any idea if it's a board or extention releated problem and how to fix this?

Update
Here's the bb code and html output. It can't work due to the missing opening container tags:

BB Code
Die folgenden sind Spoiler Tags Tests zur Veranschaulichung:[hr][/hr]
[spoiler title=Test 1]Dies ist der erste Test mit spoiler title Test 1, wo der Spoiler Tag nicht angezeigt wird.[/spoiler]
[spoiler title=Test 2]Dies ist der zweite Test mit spoiler title Test 2, wo der Spoiler Tag nicht angezeigt wird.[/spoiler]
[spoiler title=Test 3]Dies ist der dritte Test mit spoiler title Test 3, der den Style bereits kaputt macht.[/spoiler]
[spoiler title=Test 4]Dies ist der vierte Test mit spoiler title Test 4, der den Style noch weiter beschädigt.[/spoiler]
[spoiler title=Test 5]Dies ist der fünfte Test mit spoiler title Test 5[/spoiler]
[spoiler title=Test 6]Dies ist der sechste Test mit spoiler title Test 6, der endgültigen Schaden anrichtet, ab hier werden weitere Tags einfach nur noch angehängt, weswegen es auch der letzte Test ist.[/spoiler]


HTML

Die folgenden sind Spoiler Tags Tests zur Veranschaulichung:<hr>
Dies ist der erste Test mit spoiler title Test 1, wo der Spoiler Tag nicht angezeigt wird.</div></div>
Dies ist der zweite Test mit spoiler title Test 2, wo der Spoiler Tag nicht angezeigt wird.</div></div>
Dies ist der dritte Test mit spoiler title Test 3, der den Style bereits kaputt macht.</div></div>
Dies ist der vierte Test mit spoiler title Test 4, der den Style noch weiter beschädigt.</div></div>
Dies ist der fünfte Test mit spoiler title Test 5</div></div>
Dies ist der sechste Test mit spoiler title Test 6, der endgültigen Schaden anrichtet, ab hier werden weitere Tags einfach nur noch angehängt, weswegen es auch der letzte Test ist.</div></div></div>
Last edited by Happykeppi on Thu May 02, 2019 6:22 am
Happykeppi
Registered User
Posts: 23
Joined: Thu Aug 06, 2009 9:06 am
Location: Germany
Contact:

Re: Doesn't work with 3.2.6?

by AlfredoRamos » Wed May 01, 2019 7:45 pm

Hi,

I can reproduce this issue, I'm not sure why it no longer works but I'm investigating.

I'm already working on a solution.

You can follow the updates about this in the following GitHub issue:

https://github.com/AlfredoRamos/phpbb-e ... /issues/10
Some of my phpBB extensions:
:chart_with_upwards_trend: SEO Metadata | Image Markdown | :shield: hCaptcha
:trophy: Check out all my validated extensions :trophy:

:penguin: Arch Linux user | Linux Boards :penguin:
User avatar
AlfredoRamos
Recognised Extension Developer
Posts: 1302
Joined: Wed Dec 25, 2013 9:06 pm
Location: /dev/null
Name: Alfredo
Contact:

Re: Doesn't work with 3.2.6?

by casualmind » Thu May 02, 2019 6:08 am

Yeah seems like this is a bug due a new update of phpbb forum.
casualmind
Registered User
Posts: 33
Joined: Wed Apr 03, 2019 5:02 am
Contact:

Re: Doesn't work with 3.2.6?

by Happykeppi » Thu May 02, 2019 6:21 am

AbaddonOrmuz wrote:Hi,

I can reproduce this issue, I'm not sure why it no longer works but I'm investigating.

I'm already working on a solution.

You can follow the updates about this in the following GitHub issue:

https://github.com/AlfredoRamos/phpbb-e ... /issues/10
Thank you for your fast response. I'm glad you were able to reproduce the issue and it's not just me. For whatever reasons, the board stopped generating the opening container tags and I'm wondering if further modifications are affected by this. I will keep an eye on your Git and hope you will find a solution soon as the currenct behaviour is totally screwing up the board's layout as you can probably imagine.
Happykeppi
Registered User
Posts: 23
Joined: Thu Aug 06, 2009 9:06 am
Location: Germany
Contact:

Re: Doesn't work with 3.2.6?

by AlfredoRamos » Thu May 02, 2019 5:41 pm

casualmind wrote:Yeah seems like this is a bug due a new update of phpbb forum.
Happykeppi wrote: I will keep an eye on your Git and hope you will find a solution soon as the currenct behaviour is totally screwing up the board's layout as you can probably imagine.
Please try the version 1.3.1-dev, it must fix this issue.

https://www.phpbb.com/customise/db/exte ... pic/204016
Some of my phpBB extensions:
:chart_with_upwards_trend: SEO Metadata | Image Markdown | :shield: hCaptcha
:trophy: Check out all my validated extensions :trophy:

:penguin: Arch Linux user | Linux Boards :penguin:
User avatar
AlfredoRamos
Recognised Extension Developer
Posts: 1302
Joined: Wed Dec 25, 2013 9:06 pm
Location: /dev/null
Name: Alfredo
Contact:

Re: Doesn't work with 3.2.6?

by Happykeppi » Thu May 02, 2019 7:45 pm

Thanks for the fix! It seems to work at first sight! :)
Happykeppi
Registered User
Posts: 23
Joined: Thu Aug 06, 2009 9:06 am
Location: Germany
Contact:

Re: Doesn't work with 3.2.6?

by AlfredoRamos » Fri May 03, 2019 9:11 am

Happykeppi wrote:Thanks for the fix! It seems to work at first sight! :)
Great!

Please report any issue you find.
Some of my phpBB extensions:
:chart_with_upwards_trend: SEO Metadata | Image Markdown | :shield: hCaptcha
:trophy: Check out all my validated extensions :trophy:

:penguin: Arch Linux user | Linux Boards :penguin:
User avatar
AlfredoRamos
Recognised Extension Developer
Posts: 1302
Joined: Wed Dec 25, 2013 9:06 pm
Location: /dev/null
Name: Alfredo
Contact:

Re: Doesn't work with 3.2.6?

by AlfredoRamos » Sat May 04, 2019 2:33 am

Version 1.3.1-beta has been released, if everything works on my tests, that might be the stable version that will be sent for validation so if you can, please test it.
Some of my phpBB extensions:
:chart_with_upwards_trend: SEO Metadata | Image Markdown | :shield: hCaptcha
:trophy: Check out all my validated extensions :trophy:

:penguin: Arch Linux user | Linux Boards :penguin:
User avatar
AlfredoRamos
Recognised Extension Developer
Posts: 1302
Joined: Wed Dec 25, 2013 9:06 pm
Location: /dev/null
Name: Alfredo
Contact: