> OFLB has gone through quite a few different versions of Aiki, going
> all the way back to revision 507, I believe. At one point it did live
> through the custome ยป custom change.
OK thanks, So this is a bug, upgrader need to fix this custome -> custom
in forms.
--
Jakub Jankiewicz
twitter: @jc
OFLB aiki admin panel reads 0.8.19.843.
That must have been the last time OFLB was installed on a clean Aiki with a
fresh database, rather than using the upgrader or pulling from bzr.
Christopher
On Sat, Apr 21, 2012 at 11:29 AM, Christopher Adams wrote:
>
>
> On Sat, Apr 21, 2012 at 12:50 AM,
On Sat, Apr 21, 2012 at 12:50 AM, Jakub Jankiewicz wrote:
>
>
> Christopher: which version of Aiki OFLB had before upgrade?
>
>
What does 'before' mean?
OFLB has gone through quite a few different versions of Aiki, going all the
way back to revision 507, I believe. At one point it did live throu
It seams that it's bug in php
$a = NULL;
echo isset($a) ? 'true' : 'false';
it return false
** Changed in: aikiframework
Assignee: (unassigned) => Jakub Jankiewicz (jcubic)
** Changed in: aikiframework
Status: Confirmed => Fix Committed
--
You received this bug notification becaus
revno: 1165
committer: Jakub Jankiewicz
branch nick: aikiframework
timestamp: Fri 2012-04-20 21:34:39 +0200
message:
Fix bug #986291
modified:
libs/Engine_aiki.php
--
lp:aikiframework
https://code.launchpad.net/~aikiframework-devel
Public bug reported:
in normal select you can put INSERT into table as query and in inline
sql you can put all queries.
** Affects: aikiframework
Importance: Critical
Assignee: Jakub Jankiewicz (jcubic)
Status: Fix Committed
** Changed in: aikiframework
Status: New => C
revno: 1164
committer: Jakub Jankiewicz
branch nick: aikiframework
timestamp: Fri 2012-04-20 19:33:23 +0200
message:
Kill normal select on INSERT and inline sql for all not allowed queries
modified:
libs/Engine_aiki.php
--
lp:aikif
Public bug reported:
If you have "select sum(field) as other_name from some_table" and
"select field from some_table" is empty query (mysql return NULL) it
leave uprocessed ((other_name)) in old Aiki it return nothing.
** Affects: aikiframework
Importance: Medium
Status: Confirmed
Hi Roger
2 questions: When upgrading Aiki on openclipart I notice 2 things:
1. Syntax for static select in forms was custome instead of custom
(they where use Admin panel forms)
2. Syntax for permissions was (#(permissions:SystemGOD:)#) instead
of (#(permissions:SystemGOD||)#) semicolon instead o
revno: 1163
committer: Jakub Jankiewicz
branch nick: aikiframework
timestamp: Fri 2012-04-20 13:15:52 +0200
message:
Fix mtoken function when last arg is 0
modified:
libs/AikiScript.php
--
lp:aikiframework
https://code.launchpad.ne
I would rather have the updater fix the issue when updating a site
rather than support old code, right?
Jon
On Fri, Apr 20, 2012 at 6:49 PM, Jakub Jankiewicz
<986...@bugs.launchpad.net> wrote:
> Or it can be fixed in Aiki by allowing "custom" and "custome".
>
> --
> You received this bug notifica
Or it can be fixed in Aiki by allowing "custom" and "custome".
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/986128
Title:
Aiki widgets form need to be updated
Status in Aiki F
Public bug reported:
In OCAL static select use custome and in Aiki proper value is custom so
static selects doesn't work in Admin Panel (like is_father or require
special permission)
this form (20 - aiki_widgets) need to be updated in upgrader.
** Affects: aikiframework
Importance: Critical
13 matches
Mail list logo