Forums

RS-Linkify Thread is sticky

Quick find code: 261-262-33-65181208

AoDude

AoDude

Posts: 1,694 Mithril Posts by user Forum Profile RuneMetrics Profile
Amaethwr said :
Bit weird.. When I use the bottom refresh button on this page, I get taken to the forum home page with "The thread cannot be found."

Anyone else?


Just tried, same result as you.

Edit: The link it is trying to load has the first character of the qfc truncated.

So for this thread ../forums.ws?261,262,33,65181208... Refresh link is ../forums.ws?61,262,33,65181208...
AO
Deputy-Owner :
The Nexus CC

04-Nov-2015 17:09:26 - Last edited on 04-Nov-2015 17:12:21 by AoDude

Amaethwr
Aug Member 2008

Amaethwr

Posts: 14,634 Opal Posts by user Forum Profile RuneMetrics Profile
Seems to be happening with all threads

E: Top button is fine though for me

E2: Happening with "Colour visited threads and links" turned on or off, guess it sneaked in
Selective Completionist

04-Nov-2015 17:09:58 - Last edited on 04-Nov-2015 17:13:30 by Amaethwr

AoDude

AoDude

Posts: 1,694 Mithril Posts by user Forum Profile RuneMetrics Profile
Amaethwr said :
Seems to be happening with all threads

E: Top button is fine though for me

E2: Happening with "Colour visited threads and links" turned on or off, guess it sneaked in


Jagex just did some forum maintenance too. May have been something they changed, so the script is now misbehaving.
AO
Deputy-Owner :
The Nexus CC

04-Nov-2015 17:15:10

Indecent Act

Indecent Act

Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile
Amaethwr said :
Seems to be happening with all threads

E: Top button is fine though for me

E2: Happening with "Colour visited threads and links" turned on or off, guess it sneaked in

I think I know what it is without even looking, I have a feeling the forum maintenance we just had might be behind it as I was using the refresh after the linkify update.

Edit: Yep it's a result of the forums maintenance. They fixed a missing "/" in the canonical attribute so the corrections RS Linkify was making weren't designed for something that was not broken.

I read the comma separated digits in the URL from that (261,262,33,65181208) and now it's out by a digit because the length has increased by one.

I have a fix on the way, just waiting for google to make it public. I'll post when it's ready :)

04-Nov-2015 17:18:14 - Last edited on 04-Nov-2015 17:36:01 by Indecent Act

Amaethwr
Aug Member 2008

Amaethwr

Posts: 14,634 Opal Posts by user Forum Profile RuneMetrics Profile
The "2" in the URL at the start of the QFC disappears, just noticed

E: Come to think of it.. I recall this happening some time in the past too
Selective Completionist

04-Nov-2015 17:35:34 - Last edited on 04-Nov-2015 17:40:19 by Amaethwr

Indecent Act

Indecent Act

Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile
Version 3.1.9.14 is live now with a fix.

I'd been compensating for that missing backslash (see my previous post) not long after I first made the refresh buttons. When I saw the post (and we just had forum maintenance) I knew exactly what it was.

Easy adjustment for a change :)

Thanks for posting Amaethwr and AoDude :)

04-Nov-2015 17:45:20 - Last edited on 04-Nov-2015 17:47:09 by Indecent Act

Indecent Act

Indecent Act

Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile
Your right Amaethwr, it did happen once before but it was the opposite. It had the correct URL structure and they removed a "/" from it. That broke the refresh button and I've been compensating ever since (until now).

I just hope it stays this way from here on :)

Anyway it's good to an update because I wanted to see that the optional permissions stick. They are meant to stick, but since this is new to me it's good to see it all working as it should.

04-Nov-2015 17:49:54 - Last edited on 04-Nov-2015 17:52:10 by Indecent Act

AoDude

AoDude

Posts: 1,694 Mithril Posts by user Forum Profile RuneMetrics Profile
New feature request.
Being able to sync our settings across multiple computers signed into chrome with the same account. (Or some other method to authenticate the same person)

I am not sure if this is possible within the chromium framework by itself, and I am sure you don't want to load your server with a mysql database of full of custom settings. But it seems like there should be an easy way to do it.

Chrome seems to sync the history, so the read/visited threads works cross computers, but things like color customization and avatar replacements would be nice too. (yes I know I can look up my avatar code, but why not have a script do it for me and keep things consistent from computer to computer.)

Secondary Request
Anything you can do to make ctrl+z "undo" bb coding actions?
AO
Deputy-Owner :
The Nexus CC

04-Nov-2015 17:54:02

Indecent Act

Indecent Act

Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile
AoDude said :
New feature request.
Being able to sync our settings across multiple computers signed into chrome with the same account. (Or some other method to authenticate the same person)

I am not sure if this is possible within the chromium framework by itself, and I am sure you don't want to load your server with a mysql database of full of custom settings. But it seems like there should be an easy way to do it.

Chrome seems to sync the history, so the read/visited threads works cross computers, but things like color customization and avatar replacements would be nice too. (yes I know I can look up my avatar code, but why not have a script do it for me and keep things consistent from computer to computer.)

Secondary Request
Anything you can do to make ctrl+z "undo" bb coding actions?

Sadly I cant do the sync and I've tried. It's just too small. Sync belongs to the chrome.storage api (I currently use for linkify) so yes accessing sync is possible but very limiting.

https://developer.chrome.com/extensions/storage#property-sync

It can only handle 0.1 of a Mb of data and a max of 512 items. Friends list alone for many people would come close to exceeding the limit. Even without friend/clan lists it still can't take all Linkify settings. I'd love to be able to do it.

I used to have an export/import to/from file option for settings, and I will bring that back at some stage.

Not sure about the undo. I can look into it though. I don't want to get into keyboard shortcuts or override the functionality of existing ones. I need to put some thought into this one before I can reply. I don't deny it could be handy.

04-Nov-2015 18:09:47 - Last edited on 04-Nov-2015 18:15:41 by Indecent Act

Quick find code: 261-262-33-65181208 Back to Top