oscript-library / oscript-library/v8runner

Пути к платформе из 1CEStart.cfg обрабатываются в неправильном порядке

Open
#4 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
1C Enterprise
Stars
130
Forks
63
PR merge metrics
No merged PRs in 30d

Description

При получения путей к платформе сначала надо обрабатывать файл 1CEStart.cfg из каталога пользователя (СИ.ПолучитьПеременнуюСреды("APPDATA")), а потом общие (СИ.ПолучитьПеременнуюСреды("ALLUSERSPROFILE");)

Так как именно так работает 1cestart.exe

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the code that reads 1CEStart.cfg and the environment variables APPDATA and ALLUSERSPROFILE. Verify the current search order against 1cestart.exe behavior, then confirm that user-directory paths are processed before common paths.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.