New patch 2003-02-15-11-05-40 PENDING.
[email protected] (root) Sat, 15 Feb 2003 06:05:41 -0500 (EST)
| Newsgroups | gmane.comp.cms.xaraya.patches |
|---|---|
| Message-ID | <[email protected]> |
A patch was submitted to the patch system:
by a user Chris at host huiskamer.
This patch is now in the PENDING state and
needs to be checked in (committed)
For this you need to log on to the server and execute
the following commands in the xaraya-patches repository:
1. cd PENDING
2. bk sfiles -x | bk new -
3. bk commit
4. bk push
This will change the state of the patch to REGISTERED
it wil *NOT* apply the patch. Alternatively, you may
wait for the next run of the cron job which will
automatically check in PENDING patches.
Once a patch is in the REGISTERED state it will be
propagated by push/pull operations and patch handling
can be done remotely from that point on in any clone
from the main repository once properly synchronized.
Patch system status:
---------------------------------------------
PENDING : 3
REGISTERED: 10
---------------------------------------------
The patch contains the following changesets:
ChangeSet
1.609 03/02/15 12:05:01 Chris@huiskamer. +2 -0
users_user_logout used list() to get 1 xarVarCleanFromInput
result, but if the resultset is only one var, it returns
a string... $redirecturl contains only the first
letter of that string if list() is used
BitKeeper/etc/logging_ok
1.66 03/02/15 12:05:01 Chris@huiskamer. +1 -0
Logging to [email protected] accepted
html/modules/users/xaruser.php
1.63 03/02/15 12:04:44 Chris@huiskamer. +2 -3
users_user_logout used list() to get 1 xarVarCleanFromInput
result, but if the resultset is only one var, it returns
a string... $redirecturl contains only the first
letter of that string if list() is used
ChangeSet
1.608 03/02/14 20:51:50 mikespub-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org +6 -0
user/module vars and some length/min/max validation
html/modules/dynamicdata/class/properties.php
1.5 03/02/14 20:51:33 mikespub-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org +112 -17
user/module vars and some length/min/max validation
html/modules/dynamicdata/class/objects.php
1.4 03/02/14 20:51:33 mikespub-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org +14 -0
user/module vars and some length/min/max validation
html/modules/dynamicdata/class/datastores.php
1.5 03/02/14 20:51:33 mikespub-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org +287 -3
user/module vars and some length/min/max validation
html/modules/dynamicdata/xartemplates/admin-view.xd
1.16 03/02/14 20:51:28 mikespub-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org +1 -1
user/module vars and some length/min/max validation
html/modules/dynamicdata/xarinit.php
1.14 03/02/14 20:51:21 mikespub-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org +3 -3
user/module vars and some length/min/max validation
html/modules/dynamicdata/xaradmin.php
1.28 03/02/14 20:51:21 mikespub-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org +16 -4
user/module vars and some length/min/max validation
ChangeSet
1.599.1.1 03/02/14 13:07:51 mikespub-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org +1 -0
remove test code :)
html/modules/dynamicdata/xartemplates/admin-view.xd
1.15 03/02/14 13:07:35 mikespub-FogMEOs31dotat4ziPANHlKoq+OfwspIAL8bYrjMMd8@public.gmane.org +1 -1
remove test code :)