Closed
Bug 1185742
Opened 10 years ago
Closed 7 years ago
File path from local computer is written inside install.js
Categories
(Localization Infrastructure and Tools :: General, defect)
Localization Infrastructure and Tools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: scootergrisen, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
I'm translating ChatZilla and run "python.exe makexpi.py da-DK" to make the xpi file.
Actual results:
Inside the xpi is install.js which on line 1 and 3 contains the following with paths from my local computer which i do not like included in the xpi file i am going to put on the interwebs:
//@line 4 "c:\[LOCAL PATH]\chatzilla\locales\generic\install.js"
//@line 6 "c:\[LOCAL PATH]\chatzilla\locales\generic\install.js"
Expected results:
Remove those lines so no path from my local computer is included in the xpi file.
Updated•10 years ago
|
Assignee: general → nobody
Component: Bugzilla-General → General
Product: Bugzilla → Localization Infrastructure and Tools
QA Contact: default-qa
Comment 1•7 years ago
|
||
Assuming this is not a bug anymore, please reopen if that's not the case.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•