oscript-library / oscript-library/v8runner
Пути к платформе из 1CEStart.cfg обрабатываются в неправильном порядке
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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