Groups > Novell > Designer for Novell Identiry Manager > Re: Split token doesn't allow space




Split token doesn't allow space

Split token doesn't allow space
Tue, 08 Apr 2008 18:46:02 GMT
Hi,
Using build 20080402.
The split token in Designer does not allow me to enter space as the
delimiter, it tells me: The entry field with the focus requires that
you enter something before submitting your changes. Entering space in
the XML Source view works fine and when I simulate the rule it works
correctly with space splitting the string into nodes. It just that the
GUI doesn't allow it...


-- 
alekz
------------------------------------------------------------------------
alekz's Profile: http://forums.novell.com/member.php?userid=1936
View this thread: http://forums.novell.com/showthread.php?t=323348
Post Reply
Re: Split token doesn't allow space
Tue, 08 Apr 2008 20:31:53 GMT
I would consider this a bug, but since the delimiter for split is a 
regular expression, there are definitely ways to work around it.
[ ]
( )
\x20
\040

FWIW - there are a lot of places in PB that should accept a space or 
even be allowed to be blank that PB won't let you.

--

Father Ramon


alekz wrote:
> Hi,
> Using build 20080402.
> The split token in Designer does not allow me to enter space as the
> delimiter, it tells me: The entry field with the focus requires that
> you enter something before submitting your changes. Entering space in
> the XML Source view works fine and when I simulate the rule it works
> correctly with space splitting the string into nodes. It just that the
> GUI doesn't allow it...
> 
Post Reply
Re: Split token doesn't allow space
Tue, 08 Apr 2008 21:52:33 GMT
I've logged a bug in bugzilla for the split token.

https://bugzilla.novell.com/show_bug.cgi?id=378158

If there are other places in policy builder with this problem, please let me
know or log a bug in bugzilla.

Thanks.

Brady

>>> On 4/8/2008 at 2:31 PM, in message
<ZCQKj.1882$Dh4.28@kovat.provo.novell.com>, Father
Ramon<devforums@novell.com> wrote:
> I would consider this a bug, but since the delimiter for split is a 
> regular expression, there are definitely ways to work around it.
> [ ]
> ( )
> \x20
> \040
> 
> FWIW - there are a lot of places in PB that should accept a space or 
> even be allowed to be blank that PB won't let you.
> 
> --
> 
> Father Ramon
> 
> 
> alekz wrote:
>> Hi,
>> Using build 20080402.
>> The split token in Designer does not allow me to enter space as the
>> delimiter, it tells me: The entry field with the focus requires that
>> you enter something before submitting your changes. Entering space in
>> the XML Source view works fine and when I simulate the rule it works
>> correctly with space splitting the string into nodes. It just that the
>> GUI doesn't allow it...
>> 
Post Reply
about | contact