loading deep links in Firefox 3.6 does not show support screen #790

Closed
opened 2012-05-21 13:37:21 +00:00 by j · 2 comments
Owner

trying to open a deep link i.e. http://pad.ma/grid/title/project==Kolar%20Gold%20Fields%20and%20Mines

Firefox 3.6 fails, first document.body is null on reload history.replaceState is not a function

trying to open a deep link i.e. <http://pad.ma/grid/title/project==Kolar%20Gold%20Fields%20and%20Mines> Firefox 3.6 fails, first document.body is null on reload history.replaceState is not a function
j added the
frontend
label 2012-05-21 13:37:21 +00:00
j added this to the 12.03 milestone 2012-05-21 13:37:21 +00:00
rlx was assigned by j 2012-05-21 13:37:21 +00:00
j added the
major
defect
labels 2012-05-21 13:37:21 +00:00
j added the
fixed
label 2012-05-25 22:44:21 +00:00
j closed this issue 2012-05-25 22:44:21 +00:00
Author
Owner

OxJS is generally broken in Firefox 3.6 right now

Ox.typeOf is not a function
[Break On This Error] return ret;};Ox.slice=function(value,s...e)=='string'){value=value.split('');}
Ox.js?3514 (line 88)
Ox.typeOf is not a function
[Break On This Error] /* OxJS 0.1.2972 (c) 2013 0x2620, dual...ype=='object'){modules=arguments[0];}
Ox.js?3514 (line 1)

OxJS is generally broken in Firefox 3.6 right now ``` Ox.typeOf is not a function [Break On This Error] return ret;};Ox.slice=function(value,s...e)=='string'){value=value.split('');} Ox.js?3514 (line 88) Ox.typeOf is not a function [Break On This Error] /* OxJS 0.1.2972 (c) 2013 0x2620, dual...ype=='object'){modules=arguments[0];} Ox.js?3514 (line 1) ```
j removed the
fixed
label 2013-08-08 12:34:29 +00:00
j reopened this issue 2013-08-08 12:34:29 +00:00
Author
Owner

Current error:

Object.keys is not a function
[Break On This Error] return i;};Ox.indexOf=function(collect...{ret=Object.keys(collection).length;} 

closing as wontfix since Firefox 3.6 is really old now.

Current error: ``` Object.keys is not a function [Break On This Error] return i;};Ox.indexOf=function(collect...{ret=Object.keys(collection).length;} ``` closing as wontfix since Firefox 3.6 is really old now.
j added the
wontfix
label 2014-01-22 11:59:59 +00:00
j closed this issue 2014-01-22 11:59:59 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#790
No description provided.