You are here: Foswiki>Tasks Web>Item13507 (28 Jul 2017, MichaelDaum)Edit Attach

Item13507: Extensions containing features deprecated by perl

pencil
Priority: Normal
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: DBCachePlugin, FilterPlugin
Branches: master
Reported By: JozefMojzis
Waiting For:
Last Change By: MichaelDaum
List of the extensions what contains features deprecated by perl.

The list of deprecated features
  • RegBra - Unescaped bracers in regexes

Extension Deprecated Test date Remarks
17/6/15
 
17/6/15
Fixed in version 10.00
08 Jul 2015
Fixed version 1.85

-- JozefMojzis - 06 Jul 2015

Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/%STARTSUBST{ <-- HERE (?!.*%STARTSUBST)(.*?)}%(.*?)%STOPSUBST%/ at ...i/Plugins/FilterPlugin.pm line 61.

Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/%STARTEXTRACT{ <-- HERE (?!.*%STARTEXTRACT)(.*?)}%(.*?)%STOPEXTRACT%/ at .../Plugins/FilterPlugin.pm line 64.

-- JozefMojzis - 06 Jul 2015

Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/%(?:START)?SECTION{(.*?)}%(.*?)/ at .../Plugins/DBCachePlugin/WebDB.pm line 123.

-- JozefMojzis - 06 Jul 2015

Please go ahead and fix.

-- MichaelDaum - 27 Sep 2016
 
Topic revision: r5 - 28 Jul 2017, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy