You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Aleks M (Created) (JIRA)" <ji...@apache.org> on 2012/03/04 16:07:59 UTC

[jira] [Created] (DIRSTUDIO-788) Date and Time editor incorrect time format for eDirectory

Date and Time editor incorrect time format for eDirectory
---------------------------------------------------------

                 Key: DIRSTUDIO-788
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-788
             Project: Directory Studio
          Issue Type: Bug
    Affects Versions: 2.0.0-M2
         Environment: Windows 7 SP1 64-bit, ADS 2.0 M3
            Reporter: Aleks M


I'm pretty confident that I could create new attribute values with the Time syntax in ADS 1.5.x in Novell(NetIQ) eDirectory.
This seems to have changed in 2.0
When I try to add an attribute value to any object that has the time syntax ADS proposes the following raw value format:

20120304150336.250Z

eDirectory won't accept that and I have to edit the raw value so it looks like this

20120304150336Z

I.e. I have to remove the dot and the three numbers before Z.

I can mention that ADS correctly displays attributes with the time syntax, for example:
modifyTimestamp, 2012-mar-04 16:03:14 CET (20120304150314Z)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRSTUDIO-788) Date and Time editor incorrect time format for eDirectory

Posted by "Emmanuel Lecharny (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSTUDIO-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222021#comment-13222021 ] 

Emmanuel Lecharny commented on DIRSTUDIO-788:
---------------------------------------------

eDirectory is not compliant with RFC4517 GeneralizedTime syntax. The fraction is alkowed, but optionnal. that can be an issue for servers that are not compliant, but not supporting fractions would create the opposite issue.

The best would be to have a way to select rhe targeted server syntax. Not easy...
                
> Date and Time editor incorrect time format for eDirectory
> ---------------------------------------------------------
>
>                 Key: DIRSTUDIO-788
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-788
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M2
>         Environment: Windows 7 SP1 64-bit, ADS 2.0 M3
>            Reporter: Aleks M
>
> I'm pretty confident that I could create new attribute values with the Time syntax in ADS 1.5.x in Novell(NetIQ) eDirectory.
> This seems to have changed in 2.0
> When I try to add an attribute value to any object that has the time syntax ADS proposes the following raw value format:
> 20120304150336.250Z
> eDirectory won't accept that and I have to edit the raw value so it looks like this
> 20120304150336Z
> I.e. I have to remove the dot and the three numbers before Z.
> I can mention that ADS correctly displays attributes with the time syntax, for example:
> modifyTimestamp, 2012-mar-04 16:03:14 CET (20120304150314Z)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DIRSTUDIO-788) Date and Time editor incorrect time format for eDirectory

Posted by "Aleks M (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSTUDIO-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13227370#comment-13227370 ] 

Aleks M commented on DIRSTUDIO-788:
-----------------------------------

Is it possible maybe to read the Root DSE and detect that ADS is connected to eDir?
                
> Date and Time editor incorrect time format for eDirectory
> ---------------------------------------------------------
>
>                 Key: DIRSTUDIO-788
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-788
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M2
>         Environment: Windows 7 SP1 64-bit, ADS 2.0 M3
>            Reporter: Aleks M
>
> I'm pretty confident that I could create new attribute values with the Time syntax in ADS 1.5.x in Novell(NetIQ) eDirectory.
> This seems to have changed in 2.0
> When I try to add an attribute value to any object that has the time syntax ADS proposes the following raw value format:
> 20120304150336.250Z
> eDirectory won't accept that and I have to edit the raw value so it looks like this
> 20120304150336Z
> I.e. I have to remove the dot and the three numbers before Z.
> I can mention that ADS correctly displays attributes with the time syntax, for example:
> modifyTimestamp, 2012-mar-04 16:03:14 CET (20120304150314Z)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira