Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Omnimaga
»
Our Projects
»
Discontinued
»
OmnomIRC Development
»
Color code bug
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Color code bug (Read 4357 times)
0 Members and 1 Guest are viewing this topic.
Runer112
Moderator
LV11
Super Veteran (Next: 3000)
Posts: 2289
Rating: +639/-31
Color code bug
«
on:
August 23, 2015, 01:58:02 pm »
It seems that some recent change has introduced a bug in color code parsing. It appears that using a color code immediately followed by another color/formatting code results in the color code's number being printed instead of being used as a color.
For example: "{color}7{bold}test" appears as "7
test
" instead of the correct "
test
". This bug can also be noticed in most of RunerBot's output, which is where it was noticed.
In case it's a browser-specific issue, I see the issue on Chrome 44.
Logged
Sorunome
Fox Fox Fox Fox Fox Fox Fox!
Support Staff
LV13
Extreme Addict (Next: 9001)
Posts: 7920
Rating: +374/-13
Derpy Hooves
Re: Color code bug
«
Reply #1 on:
August 23, 2015, 04:51:54 pm »
Ok I'll check on it once I'm home end of the month, thanks for reporting!
Logged
THE GAME
Also, check out
my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!
Sorunome
Fox Fox Fox Fox Fox Fox Fox!
Support Staff
LV13
Extreme Addict (Next: 9001)
Posts: 7920
Rating: +374/-13
Derpy Hooves
Re: Color code bug
«
Reply #2 on:
September 03, 2015, 12:38:39 pm »
Ok fixed it now in the dev build, the reason for that bug is rather stupid, lol.
Expect it to be live, soon!
EDIT: AAaaaaand, the fix is live! Thanks for reporting!
«
Last Edit: September 03, 2015, 04:35:03 pm by Sorunome
»
Logged
THE GAME
Also, check out
my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Omnimaga
»
Our Projects
»
Discontinued
»
OmnomIRC Development
»
Color code bug