Skip to content

Commit aee1f9e

Browse files
committed
v7.4.8
1 parent 452df0d commit aee1f9e

File tree

20 files changed

+577
-577
lines changed

20 files changed

+577
-577
lines changed

application/config/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php if ( ! defined( 'BASEPATH' ) ) {
22
exit( 'No direct script access allowed' );}
33

4-
define( 'UIFORM_VERSION', '7.4.7' );
4+
define( 'UIFORM_VERSION', '7.4.8' );
55
define( 'ZIGAFORM_F_LITE', 1 );
66
define( 'UIFORM_DEBUG', 0 );
77
define( 'UIFORM_DEMO', 0 );

application/modules/formbuilder/controllers/frontend.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -558,31 +558,31 @@ public function shortcode_uifm_recfvar($atts)
558558
case 'label':
559559
ob_start();
560560
?>
561-
<span data-zgfm-id="<?php echo $vars['id']; ?>" data-zgfm-type="0" data-zgfm-atr="0" class="zgfm-recfvar-obj"></span>
561+
<span data-zgfm-id="<?php echo esc_attr($vars['id']); ?>" data-zgfm-type="0" data-zgfm-atr="0" class="zgfm-recfvar-obj"></span>
562562
<?php
563563
$output = ob_get_contents();
564564
ob_end_clean();
565565
break;
566566
case 'input':
567567
ob_start();
568568
?>
569-
<span data-zgfm-id="<?php echo $vars['id']; ?>" data-zgfm-atr="1" class="zgfm-recfvar-obj"></span>
569+
<span data-zgfm-id="<?php echo esc_attr($vars['id']); ?>" data-zgfm-atr="1" class="zgfm-recfvar-obj"></span>
570570
<?php
571571
$output = ob_get_contents();
572572
ob_end_clean();
573573
break;
574574
case 'amount':
575575
ob_start();
576576
?>
577-
<span data-zgfm-id="<?php echo $vars['id']; ?>" data-zgfm-atr="2" class="zgfm-recfvar-obj"></span>
577+
<span data-zgfm-id="<?php echo esc_attr($vars['id']); ?>" data-zgfm-atr="2" class="zgfm-recfvar-obj"></span>
578578
<?php
579579
$output = ob_get_contents();
580580
ob_end_clean();
581581
break;
582582
case 'qty':
583583
ob_start();
584584
?>
585-
<span data-zgfm-id="<?php echo $vars['id']; ?>" data-zgfm-atr="3" class="zgfm-recfvar-obj"></span>
585+
<span data-zgfm-id="<?php echo esc_attr($vars['id']); ?>" data-zgfm-atr="3" class="zgfm-recfvar-obj"></span>
586586
<?php
587587
$output = ob_get_contents();
588588
ob_end_clean();
@@ -621,7 +621,7 @@ public function shortcode_uifm_form_fvar($atts)
621621
ob_start();
622622
if ( isset($vars['atr1']) && intval($vars['atr1']) >= 0) {
623623
?>
624-
<div class="zgfm-f-calc-var-lbl zgfm-f-calc-var<?php echo $vars['atr1']; ?>-lbl"></div>
624+
<div class="zgfm-f-calc-var-lbl zgfm-f-calc-var<?php echo esc_attr($vars['atr1']); ?>-lbl"></div>
625625
<?php
626626
}
627627
$output = ob_get_contents();

assets/backend/json/manifest.json

Lines changed: 531 additions & 531 deletions
Large diffs are not rendered by default.

change_log.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version 7.4.7
1+
version 7.4.8
22
[fix] - minor security issue
33
-----------------------------------------------------------------------------------------------------------------
44
version 7.4.6

i18n/languages/backend/wprockf.pot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Copyright (C) 2025 Zigaform WP Cost Estimation Form Builder 7.4.7
2-
# This file is distributed under the same license as the Zigaform WP Cost Estimation Form Builder 7.4.7 package.
1+
# Copyright (C) 2025 Zigaform WP Cost Estimation Form Builder 7.4.8
2+
# This file is distributed under the same license as the Zigaform WP Cost Estimation Form Builder 7.4.8 package.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Zigaform WP Cost Estimation Form Builder 7.4.7\n"
5+
"Project-Id-Version: Zigaform WP Cost Estimation Form Builder 7.4.8\n"
66
"MIME-Version: 1.0\n"
77
"Content-Type: text/plain; charset=UTF-8\n"
88
"Content-Transfer-Encoding: 8bit\n"
9-
"POT-Creation-Date: 2025-02-16 22:09+0000\n"
9+
"POT-Creation-Date: 2025-02-18 03:33+0000\n"
1010
"X-Poedit-Basepath: ..\n"
1111
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
1212
"X-Poedit-SearchPath-0: .\n"

i18n/languages/front/wprockf-de_DE.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.7
2-
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.7 package.
1+
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.8
2+
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.8 package.
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: Rocket form\n"

i18n/languages/front/wprockf-en_US.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.7
2-
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.7 package.
1+
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.8
2+
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.8 package.
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: Rocket form\n"

i18n/languages/front/wprockf-es_ES.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.7
2-
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.7 package.
1+
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.8
2+
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.8 package.
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: Rocket form\n"

i18n/languages/front/wprockf-fr_FR.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.7
2-
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.7 package.
1+
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.8
2+
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.8 package.
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: Rocket form\n"

i18n/languages/front/wprockf-it_IT.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.7
2-
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.7 package.
1+
# Copyright (C) 2025 Zigaform PHP Form Builder 7.4.8
2+
# This file is distributed under the same license as the Zigaform PHP Form Builder 7.4.8 package.
33
msgid ""
44
msgstr ""
55
"Project-Id-Version: Rocket form\n"

0 commit comments

Comments
 (0)