Closed (fixed)
Project:
Bbcode
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Nov 2014 at 15:01 UTC
Updated:
23 Aug 2017 at 16:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
naheemsays commentedI have replaced this module with xbbcode due to this issue.
I am not sure if it is also exploitable hre but a quick google suggests that this tag was deprecated due to security concerns.
Comment #2
damienmckennaI started seeing this error when I upgraded my local PHP runtime to 5.5.x.
Comment #3
nevergonePlease review this patch. Tested: PHP 5.5.9 and 5.3.10
Comment #4
nevergonePrevious patch is mistreat [size] code. Tested: PHP 5.5.9 and 5.3.10
Comment #5
Niklas Fiekas commentedThank you, nevergone! I can confirm that the patch fixes the problem on my sites.
Comment #6
nevergoneIf the patch is works well, please change the issue status: RTBC :)
Comment #7
joelstein commentedPatch applies cleanly and fixes the errors. Thanks!
Comment #8
madri2 commentedwhen will this be merged ?
Comment #9
havanablackcu1 commentedLike "nbz" I've replaced by Extensible BBcode(-Extensible BBCode filter, allowing custom tags). Then enabled Basic Tags module (A package of the standard tags for XBBCode) and Lists module (Provides BBCode lists with more options than the basic tags package.) All working good)))
Comment #10
naudefj commentedFixed at http://cgit.drupalcode.org/bbcode/commit/?id=46a16e5
Comment #11
naudefj commented