Closed Bug 1097308 Opened 10 years ago Closed 8 years ago

[JS Error] UncaughtException: ‏‏هذه الخاصية أو هذا الأسلوب غير معتمدين من قبل الكائن (This property or method is not authorized by the object)

Categories

(Marketplace Graveyard :: Consumer Pages, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: cvan, Assigned: kngo)

References

()

Details

(Whiteboard: [marketplace-transition])

https://rpm.newrelic.com/accounts/315282/browser/2914756/js_errors#id=1171850437

––

Message			‏‏هذه الخاصية أو هذا الأسلوب غير معتمدين من قبل الكائن
Exception type		UncaughtException
Approximate time		Today, 12:05
URL			/app/line/
Browser			Windows IE 8
User agent		Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)
Stack trace
UncaughtException: ‏‏هذه الخاصية أو هذا الأسلوب غير معتمدين من قبل الكائن
    at https://marketplace.cdn.mozilla.net/media/fireplace/js/l10n.js?b=1415733163786:24

––

Line 24 is in `l10n.js` here:

> 23: function get_locale(locale) {
> 24:     if (languages.indexOf(locale) !== -1) {
> 25:         return locale;

https://github.com/mozilla/marketplace-core-modules/blob/f5006da4/l10n.js#L24
Is this related to bug 1088439? If so, making a P2 like the other.
Priority: -- → P2
Assignee: nobody → kngo
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in before you can comment on or make changes to this bug.