You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Finn Bock (JIRA)" <ji...@apache.org> on 2009/08/26 22:05:59 UTC

[jira] Created: (CLK-578) A "color: #00000" line in table.css is incorrect with 5 digits. Must be 3 or 6 digits.

A "color: #00000" line in table.css is incorrect with 5 digits. Must be 3 or 6 digits.
--------------------------------------------------------------------------------------

                 Key: CLK-578
                 URL: https://issues.apache.org/jira/browse/CLK-578
             Project: Click
          Issue Type: Bug
          Components: core
    Affects Versions: 2.1.0 RC1
            Reporter: Finn Bock
            Priority: Minor


The table.css contains a typo in the color declaration in the td.paging-inline a selector.
  color: #00000;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CLK-578) A "color: #00000" line in table.css is incorrect with 5 digits. Must be 3 or 6 digits.

Posted by "Finn Bock (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLK-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Finn Bock updated CLK-578:
--------------------------

    Attachment: table.css.patch

Patch against rev 808166.

> A "color: #00000" line in table.css is incorrect with 5 digits. Must be 3 or 6 digits.
> --------------------------------------------------------------------------------------
>
>                 Key: CLK-578
>                 URL: https://issues.apache.org/jira/browse/CLK-578
>             Project: Click
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.1.0 RC1
>            Reporter: Finn Bock
>            Priority: Minor
>         Attachments: table.css.patch
>
>
> The table.css contains a typo in the color declaration in the td.paging-inline a selector.
>   color: #00000;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CLK-578) A "color: #00000" line in table.css is incorrect with 5 digits. Must be 3 or 6 digits.

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLK-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Schellink resolved CLK-578.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0
         Assignee: Bob Schellink

fixed in trunk

> A "color: #00000" line in table.css is incorrect with 5 digits. Must be 3 or 6 digits.
> --------------------------------------------------------------------------------------
>
>                 Key: CLK-578
>                 URL: https://issues.apache.org/jira/browse/CLK-578
>             Project: Click
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.1.0 RC1
>            Reporter: Finn Bock
>            Assignee: Bob Schellink
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: table.css.patch
>
>
> The table.css contains a typo in the color declaration in the td.paging-inline a selector.
>   color: #00000;

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.