Bug Tracker

Modify

Ticket #555 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

ifx six-digit hexadecimal color parsing

Reported by: bluej100@… Owned by: stefan
Priority: major Milestone:
Component: interface Version:
Keywords: ifx, color, hexadecimal Cc:
Blocking: Blocked by:

Description

The ifx plugin currently parses six-digit hexadecimal colors as though they were three digits because the regexes used don't have start/end characters. I recommend at least changing the regex in line 367 to begin with "" and end with "&". Those on lines 355, 361, and 374 should probably be changed as well.

Change History

comment:1 Changed 6 years ago by bluej100@…

Dang, should have previewed. That should have been a literal caret.

comment:2 Changed 6 years ago by stefan

  • Status changed from new to closed
  • Resolution set to fixed

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.