[anomalyjobs] r422 committed - Update job publishing code to respect multiple sources.

1 view
Skip to first unread message

anoma...@googlecode.com

unread,
Nov 18, 2012, 8:40:05 PM11/18/12
to anoma...@googlegroups.com
Revision: 422
Author: wid...@gmail.com
Date: Sun Nov 18 17:39:50 2012
Log: Update job publishing code to respect multiple sources.
http://code.google.com/p/anomalyjobs/source/detail?r=422

Modified:
/trunk/full/jobs-full.txt

=======================================
--- /trunk/full/jobs-full.txt Sun Nov 18 14:06:42 2012
+++ /trunk/full/jobs-full.txt Sun Nov 18 17:39:50 2012
@@ -2726,6 +2726,7 @@
u(%q0/PUBLISH),
hasflag(%q0/%0,no_inherit),
u(%va/FN_MYACCESSCHECK,parent(%q0),%#,%q0),
+ t(member(u(%q0/OPENED_BY),extract(get(%q0/%0),3,1,|))),
strmatch(extract(get(%q0/%0),3,1,|),%#)
)
-
@@ -4810,10 +4811,7 @@
and(
or(
u(%va/IS_PUBLISHED,%1),
- switch(
- extract(get(%1/%0),3,1,|),
- u(%1/OPENED_BY),1,
- 0),
+ t(member(u(%1/OPENED_BY),extract(get(%1/%0),3,1,|))),
hasflag(%1/%0,no_inherit)
),
u(%va/IS_PUBLIC,%1)
@@ -5088,11 +5086,7 @@
and(
or(
u(%va/IS_PUBLISHED,%1),
- switch(
- extract(get(%1/%0),3,1,|),
- u(%1/OPENED_BY),1,
- 0
- ),
+ t(member(u(%1/OPENED_BY),extract(get(%1/%0),3,1,|))),
hasflag(%1/%0,no_inherit)
),
u(%va/IS_PUBLIC,%1)
@@ -5257,11 +5251,7 @@
and(
or(
u(%va/IS_PUBLISHED,%1),
- switch(
- extract(get(%1/%0),3,1,|),
- u(%1/OPENED_BY),1,
- 0
- ),
+ t(member(u(%1/OPENED_BY),extract(get(%1/%0),3,1,|))),
hasflag(%1/%0,no_inherit)
),
u(%va/IS_PUBLIC,%1)
Reply all
Reply to author
Forward
0 new messages