Issue 3809 in reviewboard: Broken .kt style in rb/css/syntax.css

2015-03-16 Thread reviewboard

Status: Accepted
Owner: 
Labels: Type-Defect Priority-Medium EasyFix

New issue 3809 by mike.d.c...@gmail.com: Broken .kt style in  
rb/css/syntax.css

https://code.google.com/p/reviewboard/issues/detail?id=3809

What version are you running?

2.0.12

What's the URL of the page containing the problem?

And diffviewer page.


What steps will reproduce the problem?
1. Upload a C++ file that has the term bool in it.
2. Inspect the bool text node - note that it has a .kt class applied to it
3. No .kt style is applied.

What is the expected output? What do you see instead?
I expected .kt to have some styling. In fact, looking at the syntax.css  
file, it looks like it's supposed to set font-weight: bold.


What operating system are you using? What browser?
OS X 10.8.5, Firefox Nightly 39.0a1


Please provide any additional information below.
The problem is here in rb/css/syntax.css:

.kt, { font-weight: bold } /* Keyword.Type */

That comma after .kt and before the open brace is invalid CSS. It should be  
removed.



--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3763 in reviewboard: search indexing support for private repositories

2015-03-16 Thread reviewboard

Updates:
Status: Fixed

Comment #4 on issue 3763 by chip...@gmail.com: search indexing support for  
private repositories

https://code.google.com/p/reviewboard/issues/detail?id=3763

Fixed on release-2.0.x (f322bb8).

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3763 in reviewboard: search indexing support for private repositories

2015-03-16 Thread reviewboard

Updates:
Status: PendingReview
Owner: chip...@gmail.com
Labels: Milestone-Release2.0.x

Comment #3 on issue 3763 by chip...@gmail.com: search indexing support for  
private repositories

https://code.google.com/p/reviewboard/issues/detail?id=3763

Up for review for 2.0.15: https://reviews.reviewboard.org/r/7067/

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.