not in 3.1 but later yes.Techie-Micheal wrote:I'm guessing Oauth will be 2.0? It sounds like from the wiki, the goal is to move to a routing setup. Does this mean that there will be a front controller to replace the individual user-facing PHP files?
I don't think that decision has been made. I would guess that it will be at least 6 months to a year after the official build goes live, though.Korkel wrote: I need to update my PHP. How long keeps 3.0.x supported?
./includes/message_parser.php
(On the line 129)'#\[list(?:=(?:[a-z0-9]|disc|circle|square))?[color=#FF0000]][/color].*\[/list[color=#FF0000]][/color]#uise'
The same issue is in 3.0: https://github.com/phpbb/phpbb/blob/dev ... r.php#L125 I guess it is a oversight, but does it really cause issues?o0johntam0o wrote:In the file./includes/message_parser.php
(On the line 129)
There's'#\[list(?:=(?:[a-z0-9]|disc|circle|square))?[color=#FF0000]][/color].*\[/list[color=#FF0000]][/color]#uise'
And my question is: Why don't we escape the closed bracket in this case?
If you mean a WYSIWYG editor then no that didn't make it in. But there should be an event where this can be applied through an extension.Korkel wrote:Does phpBB 3.1.X or 3.2.X also got newer, modern BBCode Buutons?
Okay, thank you David!DavidIQ wrote:If you mean a WYSIWYG editor then no that didn't make it in. But there should be an event where this can be applied through an extension.Korkel wrote:Does phpBB 3.1.X or 3.2.X also got newer, modern BBCode Buutons?
Not really butPaul wrote:The same issue is in 3.0: https://github.com/phpbb/phpbb/blob/dev ... r.php#L125 I guess it is a oversight, but does it really cause issues?
[list:bbcode_uid][/list:[color=#FF0000]u:[/color]bbcode_uid]