[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [FIX] tabular: Correct the url for setting import-export permissions, and...

"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]> Tue, 28 Jul 2026 18:26:15 +0000
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6a68f4478c21f_3819d9e4443d5@gitlab-sidekiq-low-urgency-cpu-bound-v2-fb7c95f69-zhj9p.mail>
--===============3856405087963794059==
Content-Type: multipart/alternative;
 boundary="--==_mimepart_6a68f4475cf3a_3819d9e444276";
 charset=UTF-8
Content-Transfer-Encoding: 7bit


----==_mimepart_6a68f4475cf3a_3819d9e444276
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



Jonny Bradley pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki


Commits:
1d2e20b9 by Jonny Bradley at 2026-07-28T19:26:06+01:00
[FIX] tabular: Correct the url for setting import-export permissions, and...
---
* [FIX] tabular: Correct the url for setting import-export permissions, and change the filter on the `feature_filter` to text to preserve the new hyphen in the perm type.
Regression from !1880 (wow, that's an old one!)

See merge request tikiwiki/tiki!10810

(cherry picked from commit 85544562aec6851215408ddad66d62dc92eb8b33)

# Conflicts:
#	tiki-objectpermissions.php - why were these bools? Odd...

- - - - -


2 changed files:

- templates/tabular/manage.tpl
- tiki-objectpermissions.php


Changes:

=====================================
templates/tabular/manage.tpl
=====================================
@@ -59,7 +59,7 @@
                                 </a>
                             </action>
                             <action>
-                                {permission_link type=tabular id=$row.tabularId title=$row.name mode=text}
+                                {permission_link type='import-export' id=$row.tabularId title=$row.name mode=text}
                             </action>
                             <action>
                                 <a class="text-danger" href="{bootstrap_modal controller=tabular action=delete tabularId=$row.tabularId}">


=====================================
tiki-objectpermissions.php
=====================================
@@ -33,8 +33,8 @@ $inputConfiguration = [
         'permission_scope_behavior' => 'word',     //post
         ],
         'staticKeyFiltersForArrays' => [
-        'feature_filter'            => 'bool',       //post
-        'group_filter'              => 'bool',       //post
+        'feature_filter'            => 'text',       //post
+        'group_filter'              => 'word',       //post
         'perm'                      => 'word',       //post
         'old_perm'                  => 'word',       //post
         ],



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/1d2e20b98a23bf3e6e4947c3459740e507066bd7

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/1d2e20b98a23bf3e6e4947c3459740e507066bd7
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help



----==_mimepart_6a68f4475cf3a_3819d9e444276
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www=
.w3.org/TR/REC-html40/loose.dtd">
<html lang=3D"en" style=3D'--code-editor-font: var(--default-mono-font, "=
GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, =
Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospac=
e;'>
<head>
<meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Content-Type">=

<title>
GitLab
</title>

<style data-premailer=3D"ignore" type=3D"text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Ro=
boto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Colo=
r Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size=
: inherit;
}
</style>
</head>
<body style=3D'font-size: inherit; -webkit-text-shadow: hsla(0,0%,100%,.0=
1) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"=
Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif=
,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji=
";'>
<div class=3D"content">

<h3 style=3D"margin-top: 20px; margin-bottom: 10px;">
Jonny Bradley pushed to branch 30.x at <a href=3D"https://gitlab.com/tiki=
wiki/tiki">Tiki Wiki CMS Groupware / Tiki</a>
</h3>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.com/tikiwik=
i/tiki/-/commit/1d2e20b98a23bf3e6e4947c3459740e507066bd7">1d2e20b9</a></s=
trong>
<div>
<span> by Jonny Bradley </span> <i> at 2026-07-28T19:26:06+01:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>[FIX] tabular: Corr=
ect the url for setting import-export permissions, and...
---
* [FIX] tabular: Correct the url for setting import-export permissions, a=
nd change the filter on the `feature_filter` to text to preserve the new =
hyphen in the perm type.
Regression from !1880 (wow, that's an old one!)

See merge request tikiwiki/tiki!10810

(cherry picked from commit 85544562aec6851215408ddad66d62dc92eb8b33)

# Conflicts:
#	tiki-objectpermissions.php - why were these bools? Odd...
</pre>
</li>
</ul>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
2 changed files:
</h4>
<ul>
<li class=3D"file-stats">
<a href=3D"#6954f48eef1e53a2c6a801f46dba69155964ce30">
templates/tabular/manage.tpl
</a>
</li>
<li class=3D"file-stats">
<a href=3D"#a294304b4b99e3068edff7ae0ce07fe029508520">
tiki-objectpermissions.php
</a>
</li>
</ul>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
Changes:
</h4>
<li id=3D"6954f48eef1e53a2c6a801f46dba69155964ce30">
<a href=3D"https://gitlab.com/tikiwiki/tiki/-/commit/1d2e20b98a23bf3e6e49=
47c3459740e507066bd7#6954f48eef1e53a2c6a801f46dba69155964ce30"><strong st=
yle=3D"font-weight: 600;">templates/tabular/manage.tpl</strong></a>
<hr style=3D"overflow: hidden; border: 1px solid #dcdcde;">
<table class=3D"code white" style=3D"border-spacing: 0; border-collapse: =
collapse; width: auto; font-family: monospace; font-size: 90%;" bgcolor=3D=
"#ffffff" width=3D"100%" cellpadding=3D"0" cellspacing=3D"0">
<tr class=3D"line_holder match" style=3D"line-height: 1.6;">
<td class=3D"diff-line-num unfold js-unfold old_line" data-linenumber=3D"=
59" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px=
; border-right-color: #ececef; border-right-style: solid; padding: inheri=
t;" align=3D"right" bgcolor=3D"#fbfafd">...</td>
<td class=3D"diff-line-num unfold js-unfold new_line" data-linenumber=3D"=
59" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px=
; border-right-color: #ececef; border-right-style: solid; padding: inheri=
t;" align=3D"right" bgcolor=3D"#fbfafd">...</td>
<td class=3D"line_content match" style=3D"color: rgba(5,5,6,.24); padding=
: inherit;" bgcolor=3D"#fbfafd">@@ -59,7 +59,7 @@</td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"59" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
59
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"59" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
59
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"smarty">                                <span class=3D=
"nt" style=3D"color: #000080;">&lt;/a&gt;</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"60" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
60
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"60" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
60
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"smarty">                            <span class=3D"nt=
" style=3D"color: #000080;">&lt;/action&gt;</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"61" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
61
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"61" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
61
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"smarty">                            <span class=3D"nt=
" style=3D"color: #000080;">&lt;action&gt;</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder old" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num old" data-linenumber=3D"62" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #fac5cd; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#f9d7dc">
62
</td>
<td class=3D"new_line diff-line-num old" data-linenumber=3D"62" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #fac5cd; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#f9d7dc">
 =

</td>
<td class=3D"line_content old" style=3D"padding: inherit;" bgcolor=3D"#fb=
e9eb"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi=
tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D=
ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier =
New", "andale mono", "lucida console", monospace; font-variant-ligatures:=
 none; word-break: break-all; word-wrap: break-word; background-color: in=
herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #=
dcdcde;'>-<span class=3D"line" data-lang=3D"smarty">                     =
           <span class=3D"k" style=3D"font-weight: 600;">{</span><span cl=
ass=3D"na" style=3D"color: #008080;">permission_link</span> <span class=3D=
"na" style=3D"color: #008080;">type</span><span class=3D"o" style=3D"font=
-weight: 600;">=3D</span><span class=3D"na" style=3D"color: #008080;"><sp=
an class=3D"idiff left right deletion" style=3D"background-color: #fac5cd=
;">tabular</span></span> <span class=3D"na" style=3D"color: #008080;">id<=
/span><span class=3D"o" style=3D"font-weight: 600;">=3D</span><span class=
=3D"nv" style=3D"color: #008080;">$row.tabularId</span> <span class=3D"na=
" style=3D"color: #008080;">title</span><span class=3D"o" style=3D"font-w=
eight: 600;">=3D</span><span class=3D"nv" style=3D"color: #008080;">$row.=
name</span> <span class=3D"na" style=3D"color: #008080;">mode</span><span=
 class=3D"o" style=3D"font-weight: 600;">=3D</span><span class=3D"na" sty=
le=3D"color: #008080;">text</span><span class=3D"k" style=3D"font-weight:=
 600;">}</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder new" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num new" data-linenumber=3D"63" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#ddfbe6">
 =

</td>
<td class=3D"new_line diff-line-num new" data-linenumber=3D"62" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#ddfbe6">
62
</td>
<td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec=
fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi=
tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D=
ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier =
New", "andale mono", "lucida console", monospace; font-variant-ligatures:=
 none; word-break: break-all; word-wrap: break-word; background-color: in=
herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #=
dcdcde;'>+<span class=3D"line" data-lang=3D"smarty">                     =
           <span class=3D"k" style=3D"font-weight: 600;">{</span><span cl=
ass=3D"na" style=3D"color: #008080;">permission_link</span> <span class=3D=
"na" style=3D"color: #008080;">type</span><span class=3D"o" style=3D"font=
-weight: 600;">=3D</span><span class=3D"s1" style=3D"color: #dd1144;"><sp=
an class=3D"idiff left right addition" style=3D"background-color: #c7f0d2=
;">'import-export'</span></span> <span class=3D"na" style=3D"color: #0080=
80;">id</span><span class=3D"o" style=3D"font-weight: 600;">=3D</span><sp=
an class=3D"nv" style=3D"color: #008080;">$row.tabularId</span> <span cla=
ss=3D"na" style=3D"color: #008080;">title</span><span class=3D"o" style=3D=
"font-weight: 600;">=3D</span><span class=3D"nv" style=3D"color: #008080;=
">$row.name</span> <span class=3D"na" style=3D"color: #008080;">mode</spa=
n><span class=3D"o" style=3D"font-weight: 600;">=3D</span><span class=3D"=
na" style=3D"color: #008080;">text</span><span class=3D"k" style=3D"font-=
weight: 600;">}</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"63" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
63
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"63" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
63
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"smarty">                            <span class=3D"nt=
" style=3D"color: #000080;">&lt;/action&gt;</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"64" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
64
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"64" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
64
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"smarty">                            <span class=3D"nt=
" style=3D"color: #000080;">&lt;action&gt;</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"65" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
65
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"65" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
65
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"smarty">                                <span class=3D=
"nt" style=3D"color: #000080;">&lt;a</span> <span class=3D"na" style=3D"c=
olor: #008080;">class=3D</span><span class=3D"s" style=3D"color: #dd1144;=
">"text-danger"</span> <span class=3D"na" style=3D"color: #008080;">href=3D=
</span><span class=3D"s" style=3D"color: #dd1144;">"</span><span class=3D=
"k" style=3D"font-weight: 600;">{</span><span class=3D"na" style=3D"color=
: #008080;">bootstrap_modal</span> <span class=3D"na" style=3D"color: #00=
8080;">controller</span><span class=3D"o" style=3D"font-weight: 600;">=3D=
</span><span class=3D"na" style=3D"color: #008080;">tabular</span> <span =
class=3D"na" style=3D"color: #008080;">action</span><span class=3D"o" sty=
le=3D"font-weight: 600;">=3D</span><span class=3D"na" style=3D"color: #00=
8080;">delete</span> <span class=3D"na" style=3D"color: #008080;">tabular=
Id</span><span class=3D"o" style=3D"font-weight: 600;">=3D</span><span cl=
ass=3D"nv" style=3D"color: #008080;">$row.tabularId</span><span class=3D"=
k" style=3D"font-weight: 600;">}</span><span class=3D"s" style=3D"color: =
#dd1144;">"</span><span class=3D"nt" style=3D"color: #000080;">&gt;</span=
></span>
</pre></td>
</tr>

</table>
<br>
</li>
<li id=3D"a294304b4b99e3068edff7ae0ce07fe029508520">
<a href=3D"https://gitlab.com/tikiwiki/tiki/-/commit/1d2e20b98a23bf3e6e49=
47c3459740e507066bd7#a294304b4b99e3068edff7ae0ce07fe029508520"><strong st=
yle=3D"font-weight: 600;">tiki-objectpermissions.php</strong></a>
<hr style=3D"overflow: hidden; border: 1px solid #dcdcde;">
<table class=3D"code white" style=3D"border-spacing: 0; border-collapse: =
collapse; width: auto; font-family: monospace; font-size: 90%;" bgcolor=3D=
"#ffffff" width=3D"100%" cellpadding=3D"0" cellspacing=3D"0">
<tr class=3D"line_holder match" style=3D"line-height: 1.6;">
<td class=3D"diff-line-num unfold js-unfold old_line" data-linenumber=3D"=
33" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px=
; border-right-color: #ececef; border-right-style: solid; padding: inheri=
t;" align=3D"right" bgcolor=3D"#fbfafd">...</td>
<td class=3D"diff-line-num unfold js-unfold new_line" data-linenumber=3D"=
33" style=3D"width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px=
; border-right-color: #ececef; border-right-style: solid; padding: inheri=
t;" align=3D"right" bgcolor=3D"#fbfafd">...</td>
<td class=3D"line_content match" style=3D"color: rgba(5,5,6,.24); padding=
: inherit;" bgcolor=3D"#fbfafd">@@ -33,8 +33,8 @@ $inputConfiguration =3D=
 [</td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"33" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
33
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"33" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
33
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"php">        <span class=3D"s1" style=3D"color: #dd11=
44;">'permission_scope_behavior'</span> <span class=3D"o" style=3D"font-w=
eight: 600;">=3D&gt;</span> <span class=3D"s1" style=3D"color: #dd1144;">=
'word'</span><span class=3D"p">,</span>     <span class=3D"c1" style=3D"c=
olor: #999988; font-style: italic;">//post</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"34" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
34
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"34" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
34
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"php">        <span class=3D"p">],</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"35" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
35
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"35" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
35
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"php">        <span class=3D"s1" style=3D"color: #dd11=
44;">'staticKeyFiltersForArrays'</span> <span class=3D"o" style=3D"font-w=
eight: 600;">=3D&gt;</span> <span class=3D"p">[</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder old" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num old" data-linenumber=3D"36" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #fac5cd; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#f9d7dc">
36
</td>
<td class=3D"new_line diff-line-num old" data-linenumber=3D"36" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #fac5cd; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#f9d7dc">
 =

</td>
<td class=3D"line_content old" style=3D"padding: inherit;" bgcolor=3D"#fb=
e9eb"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi=
tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D=
ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier =
New", "andale mono", "lucida console", monospace; font-variant-ligatures:=
 none; word-break: break-all; word-wrap: break-word; background-color: in=
herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #=
dcdcde;'>-<span class=3D"line" data-lang=3D"php">        <span class=3D"s=
1" style=3D"color: #dd1144;">'feature_filter'</span>            <span cla=
ss=3D"o" style=3D"font-weight: 600;">=3D&gt;</span> <span class=3D"s1" st=
yle=3D"color: #dd1144;">'<span class=3D"idiff left right deletion" style=3D=
"background-color: #fac5cd;">bool</span>'</span><span class=3D"p">,</span=
>       <span class=3D"c1" style=3D"color: #999988; font-style: italic;">=
//post</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder old" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num old" data-linenumber=3D"37" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #fac5cd; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#f9d7dc">
37
</td>
<td class=3D"new_line diff-line-num old" data-linenumber=3D"36" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #fac5cd; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#f9d7dc">
 =

</td>
<td class=3D"line_content old" style=3D"padding: inherit;" bgcolor=3D"#fb=
e9eb"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi=
tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D=
ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier =
New", "andale mono", "lucida console", monospace; font-variant-ligatures:=
 none; word-break: break-all; word-wrap: break-word; background-color: in=
herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #=
dcdcde;'>-<span class=3D"line" data-lang=3D"php">        <span class=3D"s=
1" style=3D"color: #dd1144;">'group_filter'</span>              <span cla=
ss=3D"o" style=3D"font-weight: 600;">=3D&gt;</span> <span class=3D"s1" st=
yle=3D"color: #dd1144;">'<span class=3D"idiff left right deletion" style=3D=
"background-color: #fac5cd;">bool</span>'</span><span class=3D"p">,</span=
>       <span class=3D"c1" style=3D"color: #999988; font-style: italic;">=
//post</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder new" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num new" data-linenumber=3D"38" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#ddfbe6">
 =

</td>
<td class=3D"new_line diff-line-num new" data-linenumber=3D"36" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#ddfbe6">
36
</td>
<td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec=
fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi=
tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D=
ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier =
New", "andale mono", "lucida console", monospace; font-variant-ligatures:=
 none; word-break: break-all; word-wrap: break-word; background-color: in=
herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #=
dcdcde;'>+<span class=3D"line" data-lang=3D"php">        <span class=3D"s=
1" style=3D"color: #dd1144;">'feature_filter'</span>            <span cla=
ss=3D"o" style=3D"font-weight: 600;">=3D&gt;</span> <span class=3D"s1" st=
yle=3D"color: #dd1144;">'<span class=3D"idiff left right addition" style=3D=
"background-color: #c7f0d2;">text</span>'</span><span class=3D"p">,</span=
>       <span class=3D"c1" style=3D"color: #999988; font-style: italic;">=
//post</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder new" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num new" data-linenumber=3D"38" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#ddfbe6">
 =

</td>
<td class=3D"new_line diff-line-num new" data-linenumber=3D"37" style=3D"=
width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-righ=
t-color: #c7f0d2; border-right-style: solid; padding: inherit;" align=3D"=
right" bgcolor=3D"#ddfbe6">
37
</td>
<td class=3D"line_content new" style=3D"padding: inherit;" bgcolor=3D"#ec=
fdf0"><pre style=3D'display: block; font-size: 14px; color: #3a383f; posi=
tion: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "D=
ejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier =
New", "andale mono", "lucida console", monospace; font-variant-ligatures:=
 none; word-break: break-all; word-wrap: break-word; background-color: in=
herit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #=
dcdcde;'>+<span class=3D"line" data-lang=3D"php">        <span class=3D"s=
1" style=3D"color: #dd1144;">'group_filter'</span>              <span cla=
ss=3D"o" style=3D"font-weight: 600;">=3D&gt;</span> <span class=3D"s1" st=
yle=3D"color: #dd1144;">'<span class=3D"idiff left right addition" style=3D=
"background-color: #c7f0d2;">word</span>'</span><span class=3D"p">,</span=
>       <span class=3D"c1" style=3D"color: #999988; font-style: italic;">=
//post</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"38" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
38
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"38" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
38
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"php">        <span class=3D"s1" style=3D"color: #dd11=
44;">'perm'</span>                      <span class=3D"o" style=3D"font-w=
eight: 600;">=3D&gt;</span> <span class=3D"s1" style=3D"color: #dd1144;">=
'word'</span><span class=3D"p">,</span>       <span class=3D"c1" style=3D=
"color: #999988; font-style: italic;">//post</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"39" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
39
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"39" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
39
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"php">        <span class=3D"s1" style=3D"color: #dd11=
44;">'old_perm'</span>                  <span class=3D"o" style=3D"font-w=
eight: 600;">=3D&gt;</span> <span class=3D"s1" style=3D"color: #dd1144;">=
'word'</span><span class=3D"p">,</span>       <span class=3D"c1" style=3D=
"color: #999988; font-style: italic;">//post</span></span>
</pre></td>
</tr>
<tr class=3D"line_holder" style=3D"line-height: 1.6;">
<td class=3D"old_line diff-line-num" data-linenumber=3D"40" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
40
</td>
<td class=3D"new_line diff-line-num" data-linenumber=3D"40" style=3D"widt=
h: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-co=
lor: #ececef; border-right-style: solid; padding: inherit;" align=3D"righ=
t" bgcolor=3D"#fbfafd">
40
</td>
<td class=3D"line_content" style=3D"padding: inherit;"><pre style=3D'disp=
lay: block; font-size: 14px; color: #3a383f; position: relative; font-fam=
ily: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liber=
ation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lu=
cida console", monospace; font-variant-ligatures: none; word-break: break=
-all; word-wrap: break-word; background-color: inherit; border-radius: 2p=
x; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span class=3D=
"line" data-lang=3D"php">        <span class=3D"p">],</span></span>
</pre></td>
</tr>

</table>
<br>
</li>

</div>
<div class=3D"footer" style=3D"margin-top: 10px;">
<p style=3D"font-size: small; color: #626168;">
=E2=80=94
<br>
<a href=3D"https://gitlab.com/tikiwiki/tiki/-/commit/1d2e20b98a23bf3e6e49=
47c3459740e507066bd7">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target=3D"_blan=
k" rel=3D"noopener noreferrer" href=3D"https://gitlab.com">gitlab.com</a>=
. <a href=3D"https://gitlab.com/-/profile/notifications" target=3D"_blank=
" rel=3D"noopener noreferrer" class=3D"mng-notif-link">Manage all notific=
ations</a> =C2=B7 <a href=3D"https://gitlab.com/help" target=3D"_blank" r=
el=3D"noopener noreferrer" class=3D"help-link">Help</a>
<span style=3D"color: transparent; font-size: 0; display: none; overflow:=
 hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.com/tikiwiki/tiki/-/commit/=
1d2e20b98a23bf3e6e4947c3459740e507066bd7 at 1785263175
</span>
<script type=3D"application/ld+json">{"@context":"http://schema.org","@ty=
pe":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","u=
rl":"https://gitlab.com/tikiwiki/tiki/-/commit/1d2e20b98a23bf3e6e4947c345=
9740e507066bd7"}}</script>


</p>
</div>
</body>
</html>

----==_mimepart_6a68f4475cf3a_3819d9e444276--


--===============3856405087963794059==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============3856405087963794059==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs

--===============3856405087963794059==--