Closed Bug 965485 Opened 10 years ago Closed 10 years ago

(Synth APK) - APK Factory fails on Importer/Shanghai Majong/Bottle Shooter/Sound Trip

Categories

(Firefox for Android Graveyard :: Web Apps (PWAs), defect)

29 Branch
ARM
Android
defect
Not set
normal

Tracking

(firefox29 affected)

RESOLVED DUPLICATE of bug 964952
Tracking Status
firefox29 --- affected

People

(Reporter: aaronmt, Unassigned)

Details

https://marketplace.firefox.com/app/22e9572d-7b08-4552-bc32-8065ea40ef8b/manifest.webapp
https://marketplace.firefox.com/app/63093b5d-acef-40b9-811e-e45c20fa476f/manifest.webapp
https://marketplace.firefox.com/app/fe501288-f063-4e58-84cc-fb1c6e6134ff/manifest.webapp
http://tuqulore.com/soundtrip/manifest.webapp

{"name": "Importer", "icons": {"60": "/style/icons/icon.png", "120": "/style/icons/icon.png", "128": "/style/icons/icon.png"}, "version": "1.0.2", "package_path": "https://marketplace.firefox.com/downloads/file/221164/importer-1.0.2.zip", "size": 143085, "release_notes": "Fixing error that prevented to get a valid redirection after credentials.", "developer": {"url": "https://github.com/arcturus/firefoxos-contacts-importer", "name": "Francisco Jordano"}}

{"name": "Shanghai Mahjong", "icons": {"60": "/icon/icon-60.png", "128": "/icon/icon-128.png"}, "version": "1.01", "package_path": "https://marketplace.firefox.com/downloads/file/237758/shanghai-mahjong-1.01.zip", "size": 3198747, "release_notes": "", "developer": {"url": "http://www.doubleduck.co", "name": "Double Duck Ltd."}}

{"name": "Bottle Shooter", "icons": {"48": "/Icon48.png", "16": "/Icon16.png", "32": "/Icon32.png", "30": "/Icon30.png", "60": "/Icon60.png", "64": "/Icon64.png", "128": "/Icon128.png", "90": "/Icon90.png", "250": "/Icon250.png"}, "version": "1.0.2", "package_path": "https://marketplace.firefox.com/downloads/file/238459/bottle-shooter-1.0.2.zip", "size": 1765907, "release_notes": "", "developer": {"url": "http://www.techtreeit.com", "name": "TechTreeIT"}}

{
"name":	 "SoundTrip",
"description":	 "リラックス環境ã§éŸ³æ¥½ãŒèžã‘ã‚‹ã€ç’°å¢ƒéŸ³æ¥½å†ç”Ÿã‚¢ãƒ—リ",
"launch_path":	 "/soundtrip/index.html",
"icons":	 {
    "128":	 "http://tuqulore.com/soundtrip/assets/img/soundtrip_iconlogo.png"
  },
  "developer":	 {
    "name":	 "Hidetaka Imamura, Chihiro Akiba, Hironobu Imamura",
    "url":	 "http://tuqulore.com/"
},
  "default_locale":	 "ja"
}


curl: (52) Empty reply from server
Dies in ant build script, it appears we don't successfully generate a Java Keystore for tuqulore.com.

Digging.
Multiple commas not being escaped properly in x509_filter. Fixes in
https://github.com/mozilla/apk-factory-service/commit/d08be28c889851e6a614e9b94aa7e9a57ad67490

Closing as DUP to link this to bug#964952 for the remaining aspects of the bug.

Fixed for http://tuqulore.com/soundtrip/manifest.webapp deployed to dapk.net.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.