Bug 41636

Summary: Не выполняется команда chmod в пути с пробелами
Product: Sisyphus Reporter: Evgeny Shesteperov <alimektor>
Component: bluefishAssignee: Антон Мидюков <antohami>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: antohami
Version: unstable   
Hardware: x86_64   
OS: Linux   
Attachments:
Description Flags
ошибка none

Description Evgeny Shesteperov 2021-12-27 16:03:55 MSK
Created attachment 10087 [details]
ошибка

Версия
======

Начиная с 2.2.11

Дистрибутивы
============

* p10-workstation-10-i586
* p10-server-10-x86-64
* p10-education-10-i586
* p10-workstation-10-x86-64
* p10-education-10-x86-64
* p10-education-10-x86-64-kde
* p10-education-10-i586-kde
* p10-kworkstation-10-x86-64-beta

Шаги воспроизведения
====================

1. Создать в домашней директории папку "test space"
2. Создать файл PHP: Файл -> Создать из шаблона -> PHP.
3. Сохранить файл как "test.php" в папке "test space".
4. Выбрать Сервис -> Команды -> "chmod a+x".

Ожидаемый результат: Изменение прав файла (добавление исполнения для всех).

Фактический результат: Ошибка (скриншот chmod-error.png)
Comment 1 Repository Robot 2022-01-07 20:01:07 MSK
bluefish-2:2.2.12-alt2 -> sisyphus:

 Fri Jan 07 2022 Anton Midyukov <antohami@altlinux> 2:2.2.12-alt2
 - fix command 'chmod a+x' for PATH with spacebar (Closes: 41636)
 - enable autoreconf