|
| 3 M3 RC4 simulator bug |
 |
Tue, 01 Apr 2008 08:45:59 GMT |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
If a query is sent to source or destination and a read-attr contains an
attribute name with spaces it is split into separate elements when
switching to Source.
Example (XDS Builder):
<query cancel="false" class-name="User"
dest-dn="\LAB_TREE\"
max-result-count="10" scope="subtree">
<search-attr attr-name="AccountExpiration">
<value type="string">*</value>
</search-attr>
<read-attr attr-name="Login Expiration Time"/>
</query>
Becomes (Source):
<query cancel="false" class-name="User"
dest-dn="\LAB_TREE\"
max-result-count="10" scope="subtree">
<search-attr attr-name="AccountExpiration">
<value type="string">*</value>
</search-attr>
<read-attr attr-name="Login"/>
<read-attr attr-name="Expiration"/>
<read-attr attr-name="Time"/>
</query>
Best regards,
Tobias
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFH8ftOGQRP1ijtjoIRAookAJ9PcY+HLaRKvitqoZf3skPPsZOLDgCfZ8CJ
Antk+CdSZotWfu7VpS7J0Ds=
=R3tJ
|
| Post Reply
|
| Re: 3 M3 RC4 simulator bug |
 |
Tue, 01 Apr 2008 19:29:16 GMT |
Bug 376017 has been logged.
https://bugzilla.novell.com/show_bug.cgi?id=376017
Thanks!
>>> On 4/1/2008 at 2:45 AM, in message
<bDmIj.1926$fC5.1249@kovat.provo.novell.com>, Tobias
Ljunggren<jtl@myrealbox.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> If a query is sent to source or destination and a read-attr contains an
> attribute name with spaces it is split into separate elements when
> switching to Source.
>
> Example (XDS Builder):
> <query cancel="false" class-name="User"
dest-dn="\LAB_TREE\"
> max-result-count="10" scope="subtree">
> <search-attr attr-name="AccountExpiration">
> <value type="string">*</value>
> </search-attr>
> <read-attr attr-name="Login Expiration Time"/>
> </query>
>
> Becomes (Source):
> <query cancel="false" class-name="User"
dest-dn="\LAB_TREE\"
> max-result-count="10" scope="subtree">
> <search-attr attr-name="AccountExpiration">
> <value type="string">*</value>
> </search-attr>
> <read-attr attr-name="Login"/>
> <read-attr attr-name="Expiration"/>
> <read-attr attr-name="Time"/>
> </query>
>
> Best regards,
> Tobias
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.4-svn0 (GNU/Linux)
> Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
>
> iD8DBQFH8ftOGQRP1ijtjoIRAookAJ9PcY+HLaRKvitqoZf3skPPsZOLDgCfZ8CJ
> Antk+CdSZotWfu7VpS7J0Ds=
> =R3tJ
|
| Post Reply
|
| Re: 3 M3 RC4 simulator bug |
 |
Fri, 04 Apr 2008 06:21:49 GMT |
We fixed this for M3. We plan to refresh the download with this fix when we
have fixed https://bugzilla.novell.com/show_bug.cgi?id=376916
|
| Post Reply
|
|
|
|
|
|
|
|
|
|