| Anonymous | Login | Signup for a new account | 08-03-26 23:08 UTC | ![]() |
| All Projects | SAS.Планета | Домен, сайт, форум, багтрекер | Доработка карты (ZMP) | Переводы и локализации | Прочее |
| My View | View Issues | Change Log | Roadmap | Search |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000636 | Доработка карты (ZMP) | Доработка файла карты | public | 18-04-2011 16:58 | 19-04-2011 07:54 | ||||
| Reporter | xromeo | ||||||||
| Assigned To | Tolik | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | Любая | OS | Любая | OS Version | Любая | ||||
| Summary | 0000636: Не обновляются дополнительные карты plus.maps - отсутствие в архиве garl-plus.maps-xxxx.zip репозитория .hg | ||||||||
| Description | Как выяснилось, по информации от vdemidov, для обновления определённой коллекции карт нужен отдельный репозиторий (папка .hg). В архиве с дополнительными картами garl-plus.maps-xxxx.zip папка .hg отсутствует, соответственно, запуск UpdatePlus.cmd (в случае распаковки архива в отдельную папку, например plus.maps) приводит к ошибке отсутствия репозитория. С репозиторием от основного набора карт (sas.maps) UpdatePlus.cmd не работает (и, как выяснилось, и не должен работать). Просьба - в архив garl-plus.maps-xxxx.zip добавьте папку .hg с правильным содержимым, которая будет работать. | ||||||||
| Tags | репозиторий | ||||||||
| Attached Files | |||||||||
Relationships |
||||||
|
||||||
If you are building a more complex feature, consider these approaches:
: Browsers may download .txt files automatically if they contain specific control characters (like "SI") within the first 1000 characters. Stack Overflow add the contents of 2 txt files together - Stack Overflow Download King code txt
For more robust control, especially when the download attribute isn't enough, you can set the Content-Disposition header on the server side. Stack Overflow If you are building a more complex feature,
: If users are downloading multiple .txt files, use a library to zip them together first. Stack Overflow Stack Overflow : This typically only works for
: This typically only works for files on the same origin (domain). Download King Code Use code with caution. ⚙️ Server-Side Force (HTTP Headers)
To create a "Download King" feature for handling .txt files, you can use several coding strategies ranging from simple HTML attributes to specialized server-side headers. 🛠️ Direct Download Method (HTML5)
: You can specify a filename, e.g., download="my-code-snippet.txt" .
If you are building a more complex feature, consider these approaches:
: Browsers may download .txt files automatically if they contain specific control characters (like "SI") within the first 1000 characters. Stack Overflow add the contents of 2 txt files together - Stack Overflow
For more robust control, especially when the download attribute isn't enough, you can set the Content-Disposition header on the server side. Stack Overflow
: If users are downloading multiple .txt files, use a library to zip them together first. Stack Overflow
: This typically only works for files on the same origin (domain). Download King Code Use code with caution. ⚙️ Server-Side Force (HTTP Headers)
To create a "Download King" feature for handling .txt files, you can use several coding strategies ranging from simple HTML attributes to specialized server-side headers. 🛠️ Direct Download Method (HTML5)
: You can specify a filename, e.g., download="my-code-snippet.txt" .
| My View | View Issues | Change Log | Roadmap | Search |
| Copyright © 2007 - 2026 SAS.Planet Team |