List of Known Bugs/Needed Features, READ BEFORE OPENING NEW TOPICS
Post #1721
DevliN
Nov 20 2012, 8:52 am
Post #1724
poison_us
Dec 1 2012, 9:38 am
|
(•‿•)
|
Alrighty, I've got a conundrum. I've got an apng avatar to my left, and yet it is decidedly not animated. I had uploaded the same exact file to tinypic, so I know it's not a browser issue. I vaguely remembered rockz making an apng avatar forever ago, so I looked up his file. Turns out, his is below the default SEN avatar size limit (20kb for his file, I believe), while mine is at 32.5kb (still 2.5kb below my personal limit).
So I'm a bit lost here; the only difference between my current, static apng file and the one I had uploaded to tinypic is where the file is hosted. Although it appears my image is not animated simply because it's larger than the 25kb default size, I'm not positive that's the issue. One quick test should verify it though. Actually, nevermind. Apparently all I had to do was start to type a damn bug report and it decides to work. Seriously, I had cleared my cache so I no longer saw the old question mark, but it wasn't until I went to upload a two-frame apng that it decided it wanted to work for my 6-frame one... |
Post #1725
poison_us
Dec 4 2012, 9:00 pm
|
(•‿•)
|
Once again, I broke SEN's code in the signatures.
Code[font=optima][size=size][align=center][url=legit link][color=color of the underline][u][color=color of the text]butchered text[/color][/u][/color][/url][/align][/size][/font] This breaks the legit link into a link that points to " file://"<legit url>\\" " in the preview, and " http://www.staredit.net/"<legit url>\" " elsewhere. Ignoring the less than and greater than symbols, and assuming the legit url is something like google.com, it'll obviously take you nowhere near what your link should point to. Yes, the blue was colored on purpose, to indicate that the quotation marks are definitely included. Visually, it looks fine however; the optima text at the specified size, and color, with the specified URL underline color. This isn't the first time I've posted about this exact problem. So can we possibly get a damn fix for it that doesn't require the user to make an image(s) of the text and wrap the image(s) in url tags? It's absolutely retarded that url tags cannot handle tags operating on them. This post was edited 1 time, last edit by poison_us: Dec 4 2012, 9:10 pm. Reason given: added "elsewhere". |
Post #1726
Fire_Kame
Dec 4 2012, 11:17 pm
|
Holy shit our security's atrocious.
|
You're talking about the wiki, right? What's left to move over? If I remember correctly, cecil sent me a link of the wiki articles that needed moved, but I thought I moved all of that. If there's something else I could do let me know.
![]() ![]() ![]() ![]() ![]() ![]() lil-Inferno -- Knock knock
Lanthanide -- who's there? Azrael -- Banana. jjf28 -- Banana. who? Azrael -- Knock knock. jjf28 -- that's not how it works. |
Post #1727
DevliN
Dec 5 2012, 12:10 am
|
SOMETHING STATUS GO
|
Yeah, he probably sent you a much shorter list. I ended up bringing over the remaining 90 or so articles a week ago. http://www.staredit.net/341318/ has a list of the last 12 articles that need to go over. Most of them are longer and I just didn't have the stamina to deal with them yet.
As for the link issue, it seems like the problem is having too many tags outside the link. If you do something like: Code[font=Optima][url=http://www.google.com][align=center][size=18][color=#CE091D][u][color=#DFA51C]butchered text[/color][/u][/color][/size][/align][/url][/font] Then you get: butchered text This post was edited 1 time, last edit by DevliN: Dec 5 2012, 12:20 am. |
Post #1729
DevliN
Dec 5 2012, 4:11 am
|
SOMETHING STATUS GO
|
My point is that it still works with that many tags as long as they're all in the URL. I'm trying to provide an easy solution now given that we don't have an active coder to fix this immediately.
This post was edited 1 time, last edit by DevliN: Dec 5 2012, 4:17 am. |
Post #1730
poison_us
Dec 5 2012, 10:16 pm
|
(•‿•)
|
Sorry, didn't realize the difference. And yeah, it is a quick fix even in the signature area, which somehow parses code differently; paste
Code[font=optima][size=12][align=center][url=http://www.staredit.net/topic/2177/unread/#special][color=peachpuff][u][color=dodgerblue]tehehehe?[/color][/u][/color][/url][/align][/size][/font] into the shoutbox area, then compare with: Edit: Woops, I lied, I thought it did. Maybe it used to? |
Post #1731
DevliN
Dec 5 2012, 10:19 pm
|
SOMETHING STATUS GO
|
Similar to my prior post, if you put everything but the font tags in the url area, it works.
tehehehe? Code[font=optima][url=http://www.staredit.net/topic/2177/unread/#special][size=12][align=center][color=peachpuff][u][color=dodgerblue]tehehehe?[/color][/u][/color][/align][/size][/url][/font] |
Post #1736
Fire_Kame
Feb 14 2013, 9:40 pm
|
Holy shit our security's atrocious.
|
I don't know if this has been mentioned before - but I noticed that Azrael has the most recent post in Lite Discussion, and yet it shows Sand Wraith as the most recent post even though it is several days old.
![]() ![]() ![]() ![]() ![]() ![]() lil-Inferno -- Knock knock
Lanthanide -- who's there? Azrael -- Banana. jjf28 -- Banana. who? Azrael -- Knock knock. jjf28 -- that's not how it works. |
Post #1737 iCCup.xboi209 Feb 23 2013, 4:58 pm
|
I suggested this a while ago and I'll suggest it again, SEN is using jQuery 1.3.2 which is highly outdated, it should start using 1.9.1 hosted on a CDN(http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js). I made a jsperf test to show off how much faster using 1.9.1 vs 1.3.2
http://jsperf.com/dh-jquery-1-4-vs-1-6/39 ![]() If anything becomes broken after switching over to 1.9.1, try using the jQuery Migrate plugin: http://code.jquery.com/jquery-migrate-1.1.1.min.js This post was edited 7 times, last edit by xboi209: Feb 23 2013, 5:09 pm. ![]() ![]() ![]() ![]() ![]() ![]() |
Post #1738
Heinermann
Feb 24 2013, 2:22 am
|
BWAPI Project Owner
|
Opening links in a new tab from the forum/topics list don't work correctly.
Middle mouse button = open link in new tab AND change current one Ctrl+click = same as above I don't want to change my current tab, that's the whole point of opening links in a new tab. Chromium Version 24.0.1299.0 (162217) Win7_64 |
Post #1739
Roy
Feb 24 2013, 2:25 am
|
An artist's depiction of an Extended Unit Death
|
That's actually a bug with the browser. There's an extension to fix it here: https://chrome.google.com/webstore/detail/middle-button-new-tab/ikbkhpkapkmhaoiabhlkmicpeakhhpip
It could probably be fixed on Sen's side, but until then... ![]() ![]() ![]() ![]() ![]() ![]() Learn how to make EUDs: [EUD] A Mapmaker's Guide for Creating EPDs
Don't like learning? EUDGen2 Other stuff: Farlap Bound Maker [EUD] EUPCalc SC1 Maps: Dash: 1 2 3 4 5 6 7 8 9 X Jog: Original Warp Other: Super Mario SC Fireball Guard Your Civilian Strength Contest Interceptor Arena |
Post #1740
HCM™DavidJCobb
Feb 24 2013, 6:13 am
|
↑ STUDENT DRIVER ↑
|
Nope.
The problem is that someone put an "onclick" handler on the forum-topic table cells, which forces the browser to navigate. This is redundant (because there's already a link in the cell) and bad (because it causes bugs like this one). The middle-click on the link in the table cell opens the link in a new tab (as it should), but also changes the current tab (due to the JavaScript handler). Saw reports of this a long while ago, and recommended that someone strip off that event handler. Which wasn't done... :\ ![]() ![]() ![]() ![]() ![]() ![]() ░░░▒▒▒▓▓▓▓███▀▀░▄▄▄▄▄▄░▀▀███▓▓▓▓▒▒▒░░░ ░░▒▒▒▓▓▓████░▄██████████▄░████▓▓▓▒▒▒░░ ░▒▒▒▓▓▓████▐▀▀▀█████▀▀▀▀██▌████▓▓▓▒▒▒░ ░▒▒▓▓▓████▐░██░░███▌██░░░██░████▓▓▓▒▒░ ▒▒▒▓▓▓███▌▐░██▌░███▌███▌░██▌▐███▓▓▓▒▒▒ ▒▒▓▓▓████▌██▄▄▄▄████▄▄▄▄▄███▐████▓▓▓▒▒ ▒▒▓▓▓████▌██▀▀▀▀▀▀▀▀▀▀▀▀▀███▐████▓▓▓▒▒ ▒▒▓▓▓████▌███▌▓▒▓▒▓▒▓▒▒▒▌███▐████▓▓▓▒▒ ▒▒▒▓▓▓███▌▐██▌▒▓▒▓▒▒▒▒▒▒▌██▌▐███▓▓▓▒▒▒ ░▒▒▓▓▓████░███▐▒▓▒█████▌███░████▓▓▓▒▒░ ░▒▒▒▓▓▓████░▀██▄▀▀▀▀▀▀▄██▀░████▓▓▓▒▒▒░ ░░▒▒▒▓▓▓████▄░▀▀██████▀▀░▄████▓▓▓▒▒▒░░ ░░░▒▒▒▓▓▓▓█████▄▄▄▄▄▄▄▄█████▓▓▓▓▒▒▒░░░ |
0 members in this topic (italic members are currently writing a reply): None
+ guest(s)
+ guest(s)
[10:35 am]
[05:19 am]
[05:19 am]
[05:14 am]
[05:14 am]
[05:13 am]
[05:13 am]


I started doing it a long time ago, and Kame even tried porting a bunch over. I have no idea how many are left to bring over yet, though. At this rate, the redundant link will never be removed.





![[close]](/images/up.gif)