At campjs last weekend a bunch of people were making Firefox OS apps with 
Angular. They were testing in the simulator which runs apps as packaged apps. 
Because of this, they were getting errors related to the app: protocol, since 
angular relies on changing the URL hash. E.g. links to #/tasklist/ get 
rewritten to 
unsafe:app://ec1543da-f13a-41e3-875d-2e2bb6683ac9/index.html#/tasklist/

Any ideas why gecko doesn't like this ? App is built on jar - does # have a 
special meaning in jar URLs or something like that? Either way, any suggestions 
to avoid this ? 

Thanks,
Paul

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to