Bug 474077 - syntax highlighting bug in java code samples for "number"
Summary: syntax highlighting bug in java code samples for "number"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Content Services Development
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-02 00:52 UTC by Dana Mison
Modified: 2010-11-24 03:59 UTC (History)
2 users (show)

Fixed In Version: 0.40
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-10 02:22:47 UTC
Embargoed:


Attachments (Terms of Use)

Description Dana Mison 2008-12-02 00:52:18 UTC
Description of problem:
Identifies numeric constants but doesn't know how to mark them up & leaves <xslthl> tags around them.  Similar to Bugzilla #472500

Version-Release number of selected component (if applicable):
0.39

How reproducible:
every time

Steps to Reproduce:
1 - specify language="java" for a programlisting containing numeric constants. 
Doesn't matter if it is inline code or included via xi:include 

<programlisting language="java">i = 5;</programlisting>

Actual results:
i = <xslthl:number>5</xslthl:number>;

Expected results:
i = 5;

Comment 1 Jeff Fearn 🐞 2008-12-10 02:22:47 UTC
Added handling for number and doccomment.

Comment 2 Fedora Update System 2009-01-16 07:40:23 UTC
publican-fedora-0.17-0.fc10,publican-0.40-0.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/publican-fedora-0.17-0.fc10,publican-0.40-0.fc10

Comment 3 Fedora Update System 2009-01-16 07:43:05 UTC
publican-fedora-0.17-0.fc9,publican-0.40-0.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/publican-fedora-0.17-0.fc9,publican-0.40-0.fc9

Comment 4 Fedora Update System 2009-01-21 21:32:36 UTC
publican-fedora-0.17-0.fc10, publican-0.40-0.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Dana Mison 2009-02-03 01:43:38 UTC
This is manifesting itself in 0.41.  I never built these docs with 0.40, this may be a regression.

publican-WebSite-obsoletes-0.97-0.el5_2
publican-ovirt-0.6-0.el5
publican-jboss-0.17-0.el5
publican-redhat-0.18-0.el5
publican-doc-0.41-3.el5
publican-0.41-3.el5
publican-gimp-0.1-0.t3.el5
publican-fedora-0.17-0.el5


Note You need to log in before you can comment on or make changes to this bug.