First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 119406
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Leonardo Boshell <leonardop@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Erik <esigra@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
consistent-color-codes-1.diff patch to fix the bug patch Erik 2006-01-18 04:20 0000 19.26 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 119406 depends on: Show dependency tree
Show dependency graph
Bug 119406 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-01-18 04:19 0000
The output contains inconsistent color codes. Sometimes they have a #,
sometimes not. Sometimes hexadecimal digits are lowercase, sometimes not. This 
patch fixes it. To verify that there are no uppercase hexadecimal digits left
after applying the patch, execute this command: 

grep -E
"(color|link)=\"#[0123456789abcdefABCDEF]{0,5}[ABCDEF][0123456789abcdefABCDEF]{0,5}\">"
code2html

------- Comment #1 From Erik 2006-01-18 04:20:52 0000 -------
Created an attachment (id=77409) [edit]
patch to fix the bug

------- Comment #2 From Leonardo Boshell 2006-05-17 13:45:15 0000 -------
Thanks, committed for code2html-0.9.1-r1.

First Last Prev Next    No search results available      Search page      Enter new bug