Fedora Account System
Red Hat Associate
Red Hat Customer
<programlisting>[when][]- the {attr} is in [ {values} ]={attr} in ( {values} )</programlisting> produces: [when][]- the {attr} is in [ {values} -]={attr} in ( {values} -) If I remove the two spaces towards the end <programlisting>[when][]- the {attr} is in [ {values} ]={attr} in ({values})</programlisting> produces: [when][]- the {attr} is in [ {values} -]={attr} in ({values}) In both cases undesired hypens appear in the presented text.
This report lacks the necessary information to assess it. Can you guess why the default template is there? I need those details. Please do not waste my time by opening bugs without those details.
My bad. Description of problem: Erroneous hypen characters appear in <programlisting> content Version-Release number of selected component (if applicable): publican-redhat-0.14-0.el5 publican-doc-0.36-5.el5 publican-ovirt-0.3-0.el5 publican-fedora-0.14-0.el5 publican-gimp-0.1-0.t3.el5 publican-0.36-5.el5 publican-jboss-0.14-0.el5 How reproducible: It doesn't consistantly occur in every usage of <programlisting> but where it does happen it happens everytime. Steps to Reproduce: 1.sample xml content: <programlisting>[when][]- the {attr} is in [ {values} ]={attr} in ( {values} )</programlisting> Actual results: [when][]- the {attr} is in [ {values} -]={attr} in ( {values} -) Expected results: [when][]- the {attr} is in [ {values} -]={attr} in ( {values} ) Additional info:
Please update to version 0.37 as this bug should be fixed in the latest version.
Updated to 0.37 & its good now. Thanks. I wasn't aware of 0.37, where would I normally find out when there is an update?
(In reply to comment #4) > Updated to 0.37 & its good now. Thanks. I wasn't aware of 0.37, where would I > normally find out when there is an update? I suggest you run the CSB with yum-updatesb enabled.