Archive for category News

New HackTheWeb version 1.3.8 – Stylish 1.3.0 Fix

[Updated: 10.0912]

The fix for HTW not “Saving to Stylish” with Stylish 1.3.0, is to update to HTW 1.3.8.

This will be getting pushed out automatically over the next few days.

Latest Version Here: HackTheWeb 1.3.8
______________________________

Details:

Error: NS_ERROR_XPC_NOT_ENOUGH_ARGS: Not enough arguments [stylishStyle.init]
Source File: chrome://hacktheweb/content/hackthewebCommands.js
Line: 227

stylishStyle.js

findSql

style.init(e(“url”), e(“idUrl”), e(“updateUrl”), e(“md5Url”), e(“name”), e(“code”), e(“enabled”), e(“originalCode”), e(“applyBackgroundUpdates”));

hackthewebCommands.js

savescript

var style = Components.classes[“@userstyles.org/style;1”].createInstance (Components.interfaces.stylishStyle);
style.mode = style.CALCULATE_META | style.REGISTER_STYLE_ON_CHANGE;
style.init(null, null, null, null, suggestedName, s, false, null, null);
stylishCommon.openEdit(stylishCommon.getWindowName(“stylishEdit”), {style: style});

______________________________

Not enough arguments so checked what was expected in this version of Stylish and added the extra null, sorted 🙂

Leave a comment

Help Page Completely Updated.

OK with the new release of 1.1.4, I have dived in and refreshed the Help page.

It now flows much better and reads more logically. 🙂

This was helped in great part by 1.1.4 landing, as there had been a lot of changes to the toolbar buttons.

Looking at the level of updates from previous versions of HackTheWeb to 1.1.4, I felt that it was reasonable to rewrite the Help assuming users are on 1.1.4 or greater.

If you find any issues or errors please add a comment to this post.

, , ,

2 Comments

AMO Editors team hiring a full time editor

Sep 21 (3 days ago) Here
That’d be definitely a big help for the AMO Editors team. More
realistically, though, we just need to bring the queues back down to the
acceptable levels, which are 10 days for full nominations, 5 days for
updates and 3 days for preliminary reviews.

We’re working on some other measures to reduce waiting times, like
hiring a full time editor who joined us last week, but it is unclear at
the moment if this will be sufficient.

– Jorge

, , , , ,

Leave a comment