HTML Ordered Lists not being rendered

Does anyone know why HTML ordered lists (i.e. <OL>) are not rendered in HTML DB?

Hi All,
I have exactly same problem.
I am using Apex ver 2 and Theme 10. I created a HTML region and as source I entered:
<o l>
<l i>one</l i>
<l i>two</l i>
<l i>three</l i>
</o l >
But all I get is small dots like in unordered list....
Example:
http://htmldb.oracle.com/pls/otn/f?p=44995:6:588366842276644476:::::

Similar Messages

  • HTML file is not being shown properly in the JEditorPane

    Hi,
    I am using JEditorPane to display an HTML file from the local disk. This HTML file contains the html tables. Now when this file is getting displayed in the JEditorPane, one top row grid is not being displayed in the editor pane. content of the row is there...but the column grid is missing. All other rows and columns are being shown but the first row-column grid which contains the heading for column.
    Also when I m printing the content of this JEditorPane using Java Print API then no grid is being printed on the paper. content is coming properly but no table grids. when i have taken the print out of the original html file from the browser then table grids are being printed out properly.
    Please do help me out in showing the HTML file in the JEditorPane properly and printing the same.
    Many Thanks,
    gshankar

    Hi,
    JEditorPane renders HTML with many limitations.
    You can use JDIC for the same. refer: jdic.dev.java.net
    But JDIC does not work on windows 98.
    Anand

  • Order list not linking through to detail view

    Hi all, I'm creating an order list in a secure zone, each order needs to link to the invoice of that order (the detail view). I have read:
    http://forums.adobe.com/message/4348407#4348407
    and
    http://kb.worldsecuresystems.com/838/cpsid_83807.html?bc-partner#main_Displaying_Order_His tory
    but cant seem to link from the order list to the detail view.
    My list template is:
    <li>
    <span class="col1">{tag_invoicedate}</span>
    <span class="col2">{tag_invoicenumber}</span>
    <span class="col3">{tag_invoicetotal}</span>
    <span class="col4">{tag_status}</span>
    </li>
    Are any of these tags meant to link to the detail view? I have looked for further tags which link to the detail view but cant find any.
    Thanks for your reply in advance.
    Karl

    Yea, best is to wrap {tag_productimage} in a div with a class, i.e. <div class="order-image">{tag_productimage}</div> and "shrink" it with css:
    .order-image {
         width:80px;
         height:80px;
    .order-image img {
         width:100%;
    You can not define a template for the detail view (I wish...), it is using the default template.
    Nicole - BCGurus.com   |  http://bcgurus.com/Business-Catalyst-Templates for only $7

  • Production Order Status not being displayed

    Dear Gurus,
    I have a unique problem. In Quality client when I create a Production Order its status is not being shown in the header of the order. While if I press the 'i' button I can see the list of status with ticks. The header line is totally blank.
    In the Production Client it is working perfectly fine. I am not using any user status.
    How to resolve this?
    Thanks and Regards
    Gera

    Hi,
    Please check whether any Screen or Transaction Variants are active. I guess, in the variant, it is marked as "Invisible".
    Hope that helps.
    Regards,
    Rohit.

  • Purchase order ME_PROCESS_PO_CUST  not being called

    Hello,
    I've created an implementation of  ME_PROCESS_PO_CUST, which is automatically migrated to Enhancement (I'm in Netweaver 2004s).
    Then I go to ME21n and the badi is not being called. It is active, I have breakpoints inside the various methods, and I can create a PO from start to finished without opening debug mode.
    Is there any problem with ME_PROCESS_PO_CUST in ECC 6.0?

    hi,
    goto se18 and give definition name and click display button.
    if "multiple use" check box is  not checked means  it is a single use.
    that means for the standard badi definition can any number of implementations,
    but only one will be in active state others in inactive mode.
    u can check all the detail by goingin se18 -> implentation menu->overview
    if implementation is active it will glow in yellow color.all other inactive in blue color (description color).if u want u code to execute go to  others and press(shiftf8) to make others inactive then come to ur code and make it active ctrlf3.
    then it will work.this is for single use.
    for multiple use system will predict its sequences. we abaper no need to worry of the sequences.because if it is multiple use all implementation are in  active stage .so all the code will work in some sort of order.
    thanx
    zenthil

  • Why ADF tags are not being renderered ?

    Hi,
    I am trying to create a jsp file with adf tags, but I am getting the following warnings in the server and as a result the tags are not renderered .
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for HtmlHtml[UIXFacesBeanImpl, id=_id0], rendererType = oracle.adf.Html
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for HtmlHtml[UIXFacesBeanImpl, id=_id0], rendererType = oracle.adf.Html
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for HtmlHead[UIXFacesBeanImpl, id=_id1], rendererType = oracle.adf.Head
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for HtmlHead[UIXFacesBeanImpl, id=_id1], rendererType = oracle.adf.Head
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for HtmlBody[UIXFacesBeanImpl, id=_id2], rendererType = oracle.adf.Body
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for HtmlBody[UIXFacesBeanImpl, id=_id2], rendererType = oracle.adf.Body
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreForm[FormFacesBean, id=_id3], rendererType = oracle.adf.Form
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreForm[FormFacesBean, id=_id3], rendererType = oracle.adf.Form
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreMessages[MessagesFacesBean, id=_id4], rendererType = oracle.adf.Messages
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreMessages[MessagesFacesBean, id=_id4], rendererType = oracle.adf.Messages
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CorePanelGroup[UIXFacesBeanImpl, id=_id5], rendererType = oracle.adf.Group
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CorePanelGroup[UIXFacesBeanImpl, id=_id5], rendererType = oracle.adf.Group
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreCommandLink[CommandLinkFacesBean, id=_id7], rendererType = oracle.adf.Link
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreCommandLink[CommandLinkFacesBean, id=_id7], rendererType = oracle.adf.Link
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreCommandLink[CommandLinkFacesBean, id=_id8], rendererType = oracle.adf.Link
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreCommandLink[CommandLinkFacesBean, id=_id8], rendererType = oracle.adf.Link
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreOutputFormatted[UIXFacesBeanImpl, id=_id9], rendererType = oracle.adf.Formatted
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreOutputFormatted[UIXFacesBeanImpl, id=_id9], rendererType = oracle.adf.Formatted
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreTable[UIXFacesBeanImpl, id=_id10], rendererType = oracle.adf.Table
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreTable[UIXFacesBeanImpl, id=_id25], rendererType = oracle.adf.Table
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreOutputFormatted[UIXFacesBeanImpl, id=_id36], rendererType = oracle.adf.Formatted
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreOutputFormatted[UIXFacesBeanImpl, id=_id36], rendererType = oracle.adf.Formatted
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreTable[UIXFacesBeanImpl, id=_id37], rendererType = oracle.adf.Table
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreOutputFormatted[UIXFacesBeanImpl, id=_id45], rendererType = oracle.adf.Formatted
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreOutputFormatted[UIXFacesBeanImpl, id=_id45], rendererType = oracle.adf.Formatted
    Jun 3, 2008 9:02:17 AM oracle.adf.view.faces.component.UIXComponentBase _getRendererImpl
    WARNING: Could not find renderer for CoreTable[UIXFacesBeanImpl, id=_id46], rendererType = oracle.adf.Table
    Any help will be appreciated,
    Thanks.

    I Found the problem :)
    The faces-config.xml file was missing the following:
    <application>
    <default-render-kit-id>oracle.adf.core</default-render-kit-id>
    </application>

  • "SUS Purchase Orders" are not being extracted from SRM to BW

    I'm usign BW 7.0 with SRM 5.0 (EBP and SUS).
    "SUS Purchase Orders" (BUS2230) are not being extracted from SRM to BW, only "Purchase Orders" (BUS2201). I'm using standard SRM extractor 0BBP_TD_PO.
    Does anyone have experieced this? Is there any special configuration to extract "SUS Purchase Orders"?
    Thanks in advance
    Raphael Barboza

    The only solution we were able to provide with the time constraint we had was to modify the standard extractor to consider the SUS PO code instead of the PO code.
    Function module: BBP_BI_PO_EXTRACT
    Replace line:
       c_object_type   TYPE bbp_object_type  VALUE c_po, u201CBUS2201
    With the line:
       c_object_type   TYPE bbp_object_type  VALUE c_suspo, u201CBUS2230
    It is not the most elegant solution, but it worked.
    Hope it helps.

  • Ordered list not viewed properly in ADE

    Hi,
    My requirement is to display the ordered list in two columns using XSLT in ePub Output. The output should be as follows
    a. Apple               c. Pears
    b. Orange             d. Strawberry
    The second column should continue the numbering where the first list has stopped. I am using <div> elements to implement this. I have not implemented using table tags. When I view the output in ADE, it is displayed as follows
    a. Apple               a. Pears
    b. Orange             b. Strawberry
    It is viewed properly in other ePub readers. Can you please suggest a solution to fix this issue?
    Operating System: Windows XP
    Thanks.

    Not the answer yet but:
    Step 1: in CSS, you can only have one id per page. As many classes as you like, but only one id.
    You have 3 x <div id="content"...>
    If you want to use the same CSS rule on multiple tags then rename the id to a class
    i.e. in the CSS change
    #content {
         margin-left: 10em;
    to
    .content {
    margin-left: 10em;
    and change each occurrence of <div id="content"...> to <div class="content"...>

  • HTML bullet list not rendering in Muse

    When inserting HTML like this, Muse is not rendering bullet points:
    <ul>
      <li>Bullet 1</li>
      <li>Bullet 2</li>
      <li>Bullet 3</li>
    </ul>
    What do I miss here?
    Thanks.
    Paul

    There is CSS reset in muse that overwrites the default list styling. You will have to specify the style in the code that you insert. Something like this may be,
    <style>
    li { list-style:disc }
    </style>
    <ul>
      <li>Bullet 1</li>
      <li>Bullet 2</li>
      <li>Bullet 3</li>
    </ul>
    - Abhishek Maurya

  • Custom Tag output not being rendered in JSF

    Hello,
    I have the following for loop in a custom tag that I developed;
    out.println("<ul>");
    for (int i = 0; i < noOfDays; i++)
    //out.println("<li><h:commandLink value=\"" +DateHelper.addDays(dtToday, i)+ "\" action=\"#{BookingBean.showAvailability}\"/></li>");
    out.println("<li><a href=\"" +DateHelper.addDays(dtToday, i)+ "\">" DateHelper.addDays(dtToday, i) "</a></li>");
    out.println("</ul>");
    The issue I have is that the second line prints out fine whereas the first one (when uncommented) prints out the bullet points associated with a list but does not render the h:commandLink.
    Any thoughts would be great.
    Cheers,
    Rich

    Hi,
    You can not embade a JSF tag in your code as you did, try adding component as children to your custum tag
    see this code as exemple : [HTMLDataTable.java|http://www.docjar.com/html/api/org/apache/myfaces/component/html/ext/HtmlDataTable.java.html]

  • JSF Components are not being rendered - Websphere

    First, I don't mean rendered as in rendered="true'' What I mean is that a page I've created doesn't show any of the components rendered. Even while looking at the source, the HTML is not generated.
    Example: test.jsp
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <%@ taglib prefix="af" uri="http://xmlns.oracle.com/adf/faces" %>
    <%@ taglib prefix="afh" uri="http://xmlns.oracle.com/adf/faces/html" %>
    <%@ taglib prefix="t" uri="http://myfaces.apache.org/tomahawk" %>
    <f:view>     
         <afh:html>
         <afh:head title="CIAS Case Management"/>
         <afh:body >
         <h:form id="createRfiForm">      
         <h:commandButton id="button" action="#{summaryRfiAction.promptCreateNewRfi}" value="Create New RFI"/>     
    </h:form>
         </afh:body>
         </afh:html>
    </f:view>
    When viewed the page is blank. The url I goto is :9080/cias/secure/test.do
    However if I put "Hello World" anywhere (I put it under the af:outputText) it will show up, so I know that the faces-config-nav is working correctly (it maps the .do to .jsp in terms of the file). What I don't think is working correctly is the invocation of the FacesServlet. In web.xml I have this defined.
    <servlet>
              <description>JSF controller</description>
         <servlet-name>FacesServlet</servlet-name>
         <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
         <load-on-startup>1</load-on-startup>
         </servlet>
         <!-- Requests handled by JSF -->     
         <servlet-mapping>
              <servlet-name>FacesServlet</servlet-name>
         <url-pattern>*.do</url-pattern>
         </servlet-mapping>
    Anyone with any thoughts? This works in tomcat (yay apache), but doesn't work when I use Websphere.

    Hi,
    I've the same problem using WepSphere AppServer V6.1.0.5 on Linux.
    Are there some solutions/ideas solving this problem?
    The Application runs on Tomcat, JBoss, Glassfish but not on WAS.
    SystemOut.log shows only this:
    [16.02.07 15:31:02:185 CET] 00000028 ServletWrappe I SRVE0242I: [application] [application] [index.jsp]: Initialisierung erfolgreich.
    [16.02.07 15:31:02:998 CET] 00000028 ServletWrappe I SRVE0242I: [application] [application] [login.jsp]: Initialisierung erfolgreich.
    index.jsp redirects to login.jsp.
    tia,
    Andreas

  • Export Column List not being Obeyed

    Running on win7 64-bit.
    SQL Developer Version 3.1.07
    In the table list in the connections window, if I right click on a table, specify to only export data (i.e. no DDL), alter the columns to be exported, all works fine. Only those columns I specified are in the export (using the insert statements option - actually, i just quickly tested with csv and the same pattern occurs).
    On the other hand, if I am in the Tables data view, if I right click in the grid, select Export, alter the columns to be exported, all columns are exported (even those I had un-selected).
    Albeit, I am running java 1.7.0_04, which I understand isn't supported with sql developer, but still seems odd the column specification works with one export function and not the other.

    Hi Trent,
    Thanks for reporting this. As a workaround, do this:
    1. In the Object Viewer Data tab, right-click on any column heading.
    2. Select Columns... from the context menu
    3. Use the Manage Columns feature to hide the columns you wish to exclude from export.
    4. Do the export. Step 2 of the Export Wizard still shows all columns as being selected, but will ignore the ones you have hidden from the Data tab.
    I logged a bug for this:
    Bug 14182924 - FORUM: COLUMN EXCLUSION IN WIZARD NOT WORKING FROM DATA TAB
    Regards,
    Gary
    SQL Developer Team

  • Why are RAW image thumbnails not being rendered?

    OK. I am not sure that I used the right terminology, but I have noticed that Bridge is no longer rendering (? proper term) the Canon Raw image thumbnails properly in Bridge CS6.
    I shoot RAW and Small JPEGs. I copy the folder of images onto my external hard from my camera and open Bridge. I see thumbnails of both the RAW and JPEGs with a black border around each image. As Bridge reads each image, the black border disappears from each JPEG thumbnail, but not from the RAW thumbnail like it used to do.
    When I click the raw thumbnail once, I get the larger RAW preview image. When I click the larger image and get the loop, the RAW thumbnail then renders and  either the black border disappears from the thumbnail or the corrections made in bridge become visible in the thumbnail.
    When the loop is on the larger preview image, the image in the loop enlarges automatically to 200% and I have to take the time to scale it back to read the image selection at 100%.
    When I do a batch edit of many RAW images in Bridge, I can click done and the small slider in a circle icon appears above the RAW thumbnail, but the thumbnail is not rendered to reflect the correctiuons made to the image.
    This was never an issue before. Bridge was great in reading RAW images at all stages and now it's not.
    Mac OS 10.9.2
    Processor  3.7 GHz Quad-Core Intel Xeon E5
    Memory  16 GB 1867 MHz DDR3 ECC
    Graphics  AMD FirePro D300 2048 MB

    Have you selected Prefer Embedded previews from the toolbar, or is it set to High Quality on Demand, or Always High Quality?
    Have you tried selecting the containing folder, right-clicking and clicking "purge cache for selection"?
    It sounds like you are having problems with the cache. Depending on the number of images you have and the speed of your computer, it might be worth purging the entire cache, but this should be a last resort.

  • .shtml file not being rendered in CF8

         I have been assigned to work on a mainatannace task of a website running on CF8. All the logical files are in .shtml extention instead of cfm. I am not able to get it rendered.If I change the extention to .cfm. I have mapped the .shtml to be rendered by CF in the IIS. The executable location I have given is C:\ColdFusion8\runtime\lib\wsconfig\1\jrun.dll
    Again my F server has not been installed as a standalone. I have installed it to take request from IIS server and my root folder is not C:\ColdFusion8\wwwroot\ but c:1server\. Is that causing the issue?
    Any help is preciously appreciated.

    Here is an article that describes what to do. You probably have not set up the servlet mapping in web.xml to tell CF to process .shtml files.
    http://www.talkingtree.com/blog/index.cfm/2006/2/17/CF-Custom-File-Extensions

  • Cyrillic CIDs not being rendered properly

    Our customer has a file with some Cyrillic text that is not rendered correctly when fonts are not embedded.  It appears that the correct CIDs are used in the text stream, and the Type0 and CIDFontType2 fonts are setup correctly, but Acrobat renders the CIDs incorrectly.  Our product uses the same process to encode CJK CIDs, which seem to appear just fine, so I am at a loss as to explain why the Cyrillic characters are not rendered correctly.  Is there something wrong with our font structures?
    It is possible to search for the text, which will highlight the incorrectly rendered glyphs.  Interestingly enough, Foxit renders this document correctly.
    You can see a sample file here:
    https://acrobat.com/#d=REn1NWGLeZZV0BF2yBkFHQ
    The same file with the fonts embedded:
    https://acrobat.com/#d=0s87CQCDCZKkMQC7WwGJ5w
    Thanks for your help,
    Mike Ryan

    Except that according to http://www.adobe.com/content/dam/Adobe/en/devnet/font/pdfs/5078.Adobe-Japan1-6.pdf, the Cyrillic characters are included in this encoding.  Additionally, the CMap for the encoding used includes mappings for the Cyrillic range in Unicode. 
    What encoding and CIDSystemInfo values should be used to get these glyphs to display correctly? 
    Thanks again,
    Mike Ryan

Maybe you are looking for

  • PO Idoc in Flat File format

    Hi all, I am able to generate the PO Idoc in Flat file format using standrad FM IDOC_OUTPUT_ORDERS. but the Flat file appearing is not in a appropriate format. I'm looking to generate the Flat file in such a way that there will be only one line for e

  • Pulling a PDF file from the database

    How would I display a pdf file from the database, or should I convert it to an image and if so how do I convert it into an image?

  • RowBanding with BC4J doesn't work

    I want to use rowBanding in a table with a viewObject as its source. It doesn't work. Could anybody help me? TIA Francisco Bosch

  • Wierd Problem

    Hey guys, I wonder if you can help me.. Im having a wierd problem with my wifi/safari - i connect to my wireless network, youtube videos work fine, and google searches also work fine. The problem is, other then searches on google, no other websites l

  • WES8.1 IP install problem.

    I created something using SIM, much like my existing WES7 image in style (disk partitions, bits and bobs, user etc) Fire up the installer with the autounattend.xml on a USB and it gets all the way to: Windows could not apply unattend settings during