#443 [PATH_UTILS] Absolute paths should be normalized
Closed: Invalid Opened by dpal.

Call to:

{{{
int make_path_absolute(char absolute_path,
size_t absolute_path_size,
const char
path);

With current directory /home/dpal/IPA/Code/sssd/common/ini and path ./ini.conf resulted in:

Path: /home/dpal/IPA/Code/sssd/common/ini/./ini.conf

Expected:
/home/dpal/IPA/Code/sssd/common/ini/ini.conf


Fields changed

description: Call to:

{{{
int make_path_absolute(char absolute_path, size_t absolute_path_size, const char path);
}}}

With current directory /home/dpal/IPA/Code/sssd/common/ini and path ./ini.conf resulted in:

Path: /home/dpal/IPA/Code/sssd/common/ini/./ini.conf

Expected:
/home/dpal/IPA/Code/sssd/common/ini/ini.conf
=> Call to:

{{{
int make_path_absolute(char absolute_path,
size_t absolute_path_size,
const char
path);
}}}

With current directory /home/dpal/IPA/Code/sssd/common/ini and path ./ini.conf resulted in:

Path: /home/dpal/IPA/Code/sssd/common/ini/./ini.conf

Expected:
/home/dpal/IPA/Code/sssd/common/ini/ini.conf

Fields changed

description: Call to:

{{{
int make_path_absolute(char absolute_path, size_t absolute_path_size, const char path);
}}}

With current directory /home/dpal/IPA/Code/sssd/common/ini and path ./ini.conf resulted in:

Path: /home/dpal/IPA/Code/sssd/common/ini/./ini.conf

Expected:
/home/dpal/IPA/Code/sssd/common/ini/ini.conf
=> Call to:

{{{
int make_path_absolute(char absolute_path,
size_t absolute_path_size,
const char
path);
}}}

With current directory /home/dpal/IPA/Code/sssd/common/ini and path ./ini.conf resulted in:

Path: /home/dpal/IPA/Code/sssd/common/ini/./ini.conf

Expected:
/home/dpal/IPA/Code/sssd/common/ini/ini.conf

Fields changed

description: Call to:

{{{
int make_path_absolute(char absolute_path, size_t absolute_path_size, const char path);
}}}

With current directory /home/dpal/IPA/Code/sssd/common/ini and path ./ini.conf resulted in:

Path: /home/dpal/IPA/Code/sssd/common/ini/./ini.conf

Expected:
/home/dpal/IPA/Code/sssd/common/ini/ini.conf
=> Call to:

{{{
int make_path_absolute(char absolute_path,
size_t absolute_path_size,
const char
path);
}}}

With current directory /home/dpal/IPA/Code/sssd/common/ini and path ./ini.conf resulted in:

Path: /home/dpal/IPA/Code/sssd/common/ini/./ini.conf

Expected:
/home/dpal/IPA/Code/sssd/common/ini/ini.conf

use make_normalized_absolute_path()

use make_normalized_absolute_path()

use make_normalized_absolute_path()

How do you close a ticket on Trac? I believe this issue is resolved but I can't figure out how to close this.

How do you close a ticket on Trac? I believe this issue is resolved but I can't figure out how to close this.

How do you close a ticket on Trac? I believe this issue is resolved but I can't figure out how to close this.

Took care of it. At the bottom of the Trac page, you select 'resolve as:' on the radio button, then pick the resolution type.

If you can't see this selection, let me know. That's probably a permissions bug.

resolution: => worksforme
status: new => closed

Took care of it. At the bottom of the Trac page, you select 'resolve as:' on the radio button, then pick the resolution type.

If you can't see this selection, let me know. That's probably a permissions bug.

resolution: => worksforme
status: new => closed

Took care of it. At the bottom of the Trac page, you select 'resolve as:' on the radio button, then pick the resolution type.

If you can't see this selection, let me know. That's probably a permissions bug.

resolution: => worksforme
status: new => closed

Fields changed

rhbz: => 0

Fields changed

rhbz: => 0

Fields changed

rhbz: => 0

Fields changed

milestone: NEEDS_TRIAGE => void

Fields changed

milestone: NEEDS_TRIAGE => void

Fields changed

milestone: NEEDS_TRIAGE => void

Metadata Update from @dpal:
- Issue assigned to jdennis
- Issue set to the milestone: void

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1485

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata