RichTextEditor HTML Bug????

Is this a bug or am I doing something wrong. I want to set
the html text value of a RichTextEditor like this:
planText.htmlText='My text goes here. <br>
<br> More text goes here.';
When I do this, it displays in the RichTextEditor as this:
My text goes here. <br> <br> More text goes here.
I have some text set in the RichTextEditor control initially,
and that displays fine, but if I need to change the text to
something else, I have the problem above.
If I can't do it this way, can I set it back to the default
text from the control?

If the script that's making this assignment is in a CDATA
section, you should use the literal < and >, not &lt; and
&gt;, since they're not interpreted in a CDATA section.
Tim

Similar Messages

  • What are common HTML bugs generated by Dreamweaver CS4 itself?

    When a link works in browser but fails on server where do you start looking for the cause of problem and its possible solution? What are some of the common HTML bugs that are often generated by Dreamweaver CS4 itself? What are some of dos and don'ts when you are making corrections in the code page? Thank you for your response.

    When a link works in browser but fails on server where do you start looking for the cause of problem and its possible solution? What are some of the common HTML bugs that are often generated by Dreamweaver CS4 itself? What are some of dos and don'ts when you are making corrections in the code page? Thank you for your response.

  • Muse export as HTML  (bug?)

    After I have exported my site to HTML: then all the text are changed in jpg / png . I don't want that: text should stay as text. How can I do so in Muse?

    THNX but it's strange that the headers (same font) are doing well. They are not converted to .jpg
    How can I covert my site quickly from computer to ipad or telephone?
    Best, Marcel
    Op 18 mrt. 2015, om 17:02 heeft mac_heibu <[email protected]> het volgende geschreven:
    Muse export as HTML  (bug?)
    created by mac_heibu <https://forums.adobe.com/people/mac_heibu> in Help with using Adobe Muse CC - View the full discussion <https://forums.adobe.com/message/7312552#7312552>
    Text has to be converted if
    • you are using system fonts
    Solution:
    • Use web- or websafe fonts
    If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7312552#7312552 and clicking ‘Correct’ below the answer
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7312552#7312552
    To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"
    Start a new discussion in Help with using Adobe Muse CC by email <mailto:[email protected]> or at Adobe Community <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=47 61>
    For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624 <https://forums.adobe.com/thread/1516624>.

  • Export to HTML bugs

    When exporting to HTML the following problems occur:
    1. Hyperlinks do not work.
    2. Transition Effects do not work.
    What am I doing wrong?
    (Please don't tell me that Keynote does not support these features when exporting to HTML)

    I think I've found the answer to my own question.
    According to Apple "+You can create HTML slideshows from Keynote by using third-party applications+" such as Keywebx.
    According to the Keywebx manual: "+We all know how good are presentations made with Keynote or AppleWorks. But so far, it was impossible to generate web pages strait from those applications.+"
    Unfortunately, this software cannot create HTML slideshows directly from Keynote. Instead, the file must be exported to pdf or Quicktime first. I've tried the trial version and have not been successful.
    Is Apple aware of the importance of HTML and the WWW?

  • RichTextEditor HTML Lost in MySQL

    I'm passing HTML formatted text to MySQL via PHP. The text
    and line spacing post just fine to MySQL, but all the HTML
    formatting is getting dropped along the way somewhere. If I put
    text color or bulleted items, the text posts just fine, each bullet
    on a new line, but the html formatting is getting dropped.
    I'm using LONGTEXT as the Datatype in MySQL.
    Does anyone have any ideas here?

    How are you getting the data from your application to PHP?
    HTTPService? What encoding are you using? Can you post an example
    of what the posted data looks like? I can't imagine that MySQL or
    PHP is actually
    stripping HTML tags from your data, since that would require
    parsing it.
    I would have to guess that somehow you're posting the text
    property of your text control, rather than the htmlText
    property.

  • Pesky table/order button HTML bug

    I have some products where I'm pasting in an "order button"
    form from Yahoo stores. The code looks like this:
    <form method="post" action="<!--#ystore_order
    id="pbn0059" -->"><input type="submit"
    value="Order"></form>
    I've used it in a previous site with no problems. However, in
    my current site, when I paste this code into my table
    where the order button should appear, it renders (in both IE
    and Firefox), with two unwanted characters displaying
    right before the order button ( "> ). You can see this on
    the site, to the right of the pipe image:
    http://www.pulversbriar.com/gallery1.htm
    I pasted the same code into a blank html page, and the
    problem vanishes:
    http://www.pulversbriar.com/test2.htm
    So I can only assume it is something about the table, or the
    surrounding div/formatting HTML code that is causing the problem.
    However, when I create a new table and paste in the same code, the
    problem recurs.
    I've been onto the phone to Yahoo about this, and they say
    it's a DW problem. I can't see the problem myself, but it
    has to be something elementary.... right???
    Thanks in advance for any help with this pesky one. If
    further information would be useful, let me know and I will post.
    -steve

    I see no button on that page.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "sbell2200" <[email protected]> wrote in
    message
    news:e98qq4$dps$[email protected]..
    >I have some products where I'm pasting in an "order
    button" form from Yahoo
    > stores. The code looks like this:
    >
    > <form method="post" action="<!--#ystore_order
    id="pbn0059" -->"><input
    > type="submit" value="Order"></form>
    >
    > I've used it in a previous site with no problems.
    However, in my current
    > site, when I paste this code into my table
    > where the order button should appear, it renders (in
    both IE and Firefox),
    > with two unwanted characters displaying
    > right before the order button ( "> ). You can see
    this on the site, to
    > the
    > right of the pipe image:
    >
    >
    http://www.pulversbriar.com/gallery1.htm
    >
    > I pasted the same code into a blank html page, and the
    problem vanishes:
    >
    >
    http://www.pulversbriar.com/test2.htm
    >
    > So I can only assume it is something about the table, or
    the surrounding
    > div/formatting HTML code that is causing the problem.
    However, when I
    > create
    > a new table and paste in the same code, the problem
    recurs.
    >
    > I've been onto the phone to Yahoo about this, and they
    say it's a DW
    > problem.
    > I can't see the problem myself, but it
    > has to be something elementary.... right???
    >
    > Thanks in advance for any help with this pesky one. If
    further
    > information
    > would be useful, let me know and I will post.
    >
    > -steve
    >

  • Bug Report: DW CS5.5 Crashes Every Time On An Image Map

    I am posting this in lieu of contacting Adobe support. I went to my account to send Adobe a bug report and was told I needed to contact support via phone. That's pretty crappy. As a licensed user who's owned it less than three months, there's no direct path to tell you guys that your software is broken?
    Here's the deal: I am working on an HTML landing page with one image map attached to one image. Literally, every time I make a modification to the code near the image (tied to the image map) then click into the live preview window, Dreamweaver CS5.5 crashes like a 70-year old on a bar of soap on the floor of the shower. It crashes hard. My only relief is to save the file before clicking into the live preview window. That's my only workaround to the problem.
    But I'm left amazed that I can crash it every single time over an image map, flicking from the code to the preview pane. You would think that at version 11.5, a minor thing like that wouldn't hemorrage the supposed creme de la creme of web design software.
    Here's the code I'm editing that causes it to crash:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
              <?php
              require_once("/var/www/html/c/index.php");
              $recip_name = $subscriber['first_name'].' '.$subscriber['last_name'];
              ?>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link href="/c/print.css" type="text/css" rel="stylesheet" media="print">
    <title>Membership Special - No Commitment</title>
    </head>
              <?php // Google Link Tracking Code ?>
              <script type='text/javascript' src='/c/google-analytics-code.js'></script>
              <?php // End Google Link Tracking Code ?>
        <!-- Source File -->
              <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css">
        <style type="text/css">
                        body {font:normal 14px/1.25em Georgia, "Times New Roman", Times, serif;}
                        h1,h2,h3,h4,h5,h6 {font-weight:bold;color:#333333;}
                        h1 {font:normal 28px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h2 {font:normal 24px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h3 {font:normal 20px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h4 {font:normal 16px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h5 {font:normal 12px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h6 {font:normal  8px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        a, a:link, a:visited, a:active {color:#0055FF;}
                        a:hover {color: #002AFF;}
                        #wrapper {margin:0 auto;width:432px;}
                        #header, #footer {margin:20px auto;text-align:center;position:relative;}
                        #footer {margin:40px auto;}
                        #coupon {position:relative;}
                        #coupon, #coupon img {margin:0 auto;text-align:center;}
                        .personalization {position:absolute;width:100%;text-align:center;text-transform:uppercase;}
                        .printcoupon {text-transform:uppercase;}
              </style>
    <body>
    <div id="wrapper">
    <div id="header">
              <h3 class="printcoupon"><a href="javascript:window.print();">Click here to print your coupon</a></h3>
    </div>
    <div id="coupon">
              <img src="images/19415coupon-01.jpg" width="432" height="432" />          <!-- <div class="personalization" style="left:0;top:818px;"><h1><?php echo $recip_name; ?></h1></div> -->
      <img src="images/19357coupon-02.jpg" width="550" height="602" usemap="#imagemap" class="dontprint"/>
    </div>
    <div id="footer">
              <h3 class="printcoupon"><a href="javascript:window.print();">Click here to print your coupon</a></h3>
    </div>
    </div>
    <map name="imagemap">
              <area coords="29,69,521,197" shape="rect" href="javascript:window.print();">
              <area coords="29,212,521,339" shape="rect" href="http://www.google.com" target="_blank" onClick="recordOutboundLink(this, 'Landing Page', 'http://www.google.com');return false;">
                        </map>
    </body>
    </html>

    Bug Report and Feature Request https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • RichTextEditor

    I left a post earlier about the RichTextEditor when saving text and than retrieving,  extra line feeds are being added. 
    But another issue is -
    The RichTextEditor is a Halo component, and RichText is a spark component so with similar names it seems that RichText would have an easy html method like RichTextEditor (ie RichTextEditor.html = ""), plus RichText would be for display and RichTextEditor would be for creating/editing; maybe it's me and I'm missing something or maybe Adobe should change the names.  But that's a complaint or stupidity on my part. 
    Without using an itemrenderer, for sake of simplicity, is there an easy way of loading RichTextEditor html/rich text into a textarea or textbase?  So far I just load it into another instance of RichTextEditor (I do use itemrenderers to display it in Alerts or DataGrids), but I would like the rich/html text in a component without the user having editing ability but still have cut and paste to another component or good visibility (unlike when the RTE is disabled).  When it is loaded into RichTextEditor for viewing, the controls can be removed, but a user can still edit the text (just not save), and if disabled than they lose the ability to cut and paste to something else from it.  This would all be a moot point if the RTE doesn't use anymore overhead than another component that displays its text.
    Thanks in advance
    (If you've read this far, sorry for the rambling, can you tell it's been a long day of coding?)

    > The RichTextEditor is a Halo component, and RichText is a spark component so with similar names
    The new Spark "text primitives" are SimpleText, RichText, and RichEditableText. This nomenclature may create some confusion with the old Halo RichTextEditor, but after lots of discussions we felt they were the best names to describe what they do, and we wanted the best names going forward. RichTextEditor, like other Halo components, will at some point become obsolete when the Spark component set is complete.
    > it seems that RichText would have an easy html method like RichTextEditor
    The richness that RichText and RichEditableText is that of TLF, the new Text Layout Framework. TLF has a markup language that is similar to XHTML, but in TLF the primary representation of rich text isn't markup. Instead, it's a tree of ActionScript objects such as DivElements, ParagraphElements, and SpanElements. The root of this tree is an object known as a TextFlow.
    Therefore in the latest trunk builds of Gumbo, RichText and RichEditableText expose a 'textFlow' property which you set to a TextFlow. If you have markup as a String or as XML, there is now a utility class called TextFlowUtil for converting the markup to and from a TextFlow. A TextFlow is very powerful because you can access its parts as ActionScript objects and change them at runtime.
    Halo components did not have an object-oriented model of rich text, so they just exposed the htmlText:String property, which is not as powerful when you want to change just part of a long document.
    > is there an easy way of loading RichTextEditor html/rich text into a textarea
    Doesn't myTextArea.htmlText = myRichTextEditor.htmlText do what you want?
    Gordon Smith
    Adobe Flex SDK Team

  • About Bug ID: 4992645

    In the published release notes below:
    Sun Java System Message Queue Release Notes
    Version 3 2005Q1 (3.6)
    (http://docs.sun.com/source/819-0064/index.html)
    Bug ID 4992645 was already fixed.
    "Message Queue Resource Adapter: JMS Resource Adapter needs to support connection pooling."
    However, as I searched for the details of the bug fix in http://bugs.sun.com, I got zero result. Is the bug id correct or has it been renamed to a different id? Would appreciate a lot if someone can give any info about this bug id.
    Thanks and looking forward to your reply.

    Hi Jaime,  I updated the bug. It should be visible in bug toolkit or bug search tool in 24-48 hours.  Regards, Wes

  • A few  minor bugs in ver 2.1.1.64

    Not sure whether this is the appropriate place to mention bugs. But did not notice a place to post bug list, hence this thread.
    Bug-01: I noticed the following 2 bugs:
    Let us say there is already a query in the SQL Window. You select a few more columns and drag them into the SQL Window. The popup window appears wherein you have to make a selection amongst "Insert/Select...."; after making your selections, instead of clicking on "Apply", you click on "Cancel", the query will still get copied to the SQL Window.
    Bug-02: Selecting "Join" has no effect
    I posted a note about this at http://srinisboulevard.blogspot.com/2010/04/drag-drop-to-create-query.html
    Bug 03: (I am not quite sure whether to call it a bug or not) While creating a report, TAB is used to navigate from one field to another. If you are in "Description" field, pressing TAB does not work. you view my comments here: http://srinisboulevard.blogspot.com/2010/04/creating-report-in-sqldeveloper.html
    Bug-04: Insiight fails to remove Grouping functions from the Group By clause. to view the bug goto: http://srinisboulevard.blogspot.com/2010/04/insight-feature.html
    Edited by: rsrini on Apr 18, 2010 8:58 AM
    Edited by: rsrini on Apr 18, 2010 12:41 PM

    Any problem can get official response and follow-up through a SR on Metalink/MOS (if you have a DB support contract), else you can post here and hope someone from development picks it up.
    Regards,
    K.

  • My system failed the anti-phishing/malware test. What can I do to fix it? I have Firefox 7 in Ubuntu

    I clicked on a link in an e-mail from Mozilla Firefox <[email protected]> It took me to http://www.mozilla.org/firefox/its-a-trap.html which assured me that I was not protected from phishing. I didn't follow the instruction to download Firefox because I already have Firefox 8 and run it in Ubuntu 10.04 Lucid Lynx.

    Those domains have changed recently from mozilla.com to mozilla.org and the mozilla.org sites are not yet in the phishing protection database.
    You can use the .com versions if you want to test.
    *http://www.mozilla.com/firefox/its-a-trap.html
    *http://www.mozilla.com/firefox/its-an-attack.html
    Bug 693389 - Update urlclassifier DB for Mozilla com->org move

  • How can I add a new column in compress partition table.

    I have a compress partition table when I add a new column in that table it give me an error "ORA-22856: CANNOT ADD COLUMNS TO OBJECT TABLES". I had cretaed a table in this clause. How can I add a new column in compress partition table.
    CREATE TABLE Employee
    Empno Number,
    Tr_Date Date
    COMPRESS PARTITION BY RANGE (Tr_Date)
    PARTITION FIRST Values LESS THAN (To_Date('01-JUL-2006','DD-MON-YYYY')),
    PARTITION JUNK Values LESS THAN (MAXVALUE));
    Note :
    When I create table with this clause it will allow me to add a column.
    CREATE TABLE Employee
    Empno Number,
    Tr_Date Date
    PARTITION BY RANGE (Tr_Date)
    PARTITION FIRST Values LESS THAN (To_Date('01-JUL-2006','DD-MON-YYYY')),
    PARTITION JUNK Values LESS THAN (MAXVALUE));
    But for this I have to drop and recreate the table and I dont want this becaue my table is in online state i cannot take a risk. Please give me best solution.

    Hi Fahed,
    I guess, you are using Oracle 9i Database Release 9.2.0.2 and the Table which you need to alter is in OLTP environment where data is usually inserted using regular inserts. As a result, these tables generally do not get much benefit from using table compression. Table compression works best on read-only tables that are loaded once but read many times. Tables used in data warehousing applications, for example, are great candidates for table compression.
    Reference : http://www.oracle.com/technology/oramag/oracle/04-mar/o24tech_data.html
    Topic : When to Use Table Compression
    Bug
    Reference : http://dba.ipbhost.com/lofiversion/index.php/t147.html
    BUG:<2421054>
    Affects: RDBMS (9-A0)
    NB: FIXED
    Abstract: ENH: Allow ALTER TABLE to ADD/DROP columns for tables using COMPRESS feature
    Details:
    This is an enhancement to allow "ALTER TABLE" to ADD/DROP
    columns for tables using the COMPRESS feature.
    In 9i errors are reported for ADD/DROP but the text may
    be misleading:
    eg:
    ADD column fails with "ORA-22856: cannot add columns to object tables"
    DROP column fails with "ORA-12996: cannot drop system-generated virtual column"
    Note that a table which was previously marked as compress which has
    now been altered to NOCOMPRESS also signals such errors as the
    underlying table could still contain COMPRESS format datablocks.
    As of 10i ADD/SET UNUSED is allowed provided the ADD has no default value.
    Best Regards,
    Muhammad Waseem Haroon
    [email protected]

  • Evaluate function not working in obiee 11.1.1.7

    Hi all,
    I have completed In-place upgrade from obiee 11.1.1.5 to 11.1.1.7.
    After this I am getting an error while running reports,which is created by using evaluate function.
    [nQSError: 43113] Message returned from OBIS. EVALUATE_SUPPORT_LEVEL inside NQSConfig.INI is not set to support EVALUATE
    In my NQSconfig.ini I coundnt find EVALUATE_SUPPORT_LEVEL. So I have added below content in NQSConfig.ini file
    # EVALUATE_SUPPORT_LEVEL:
    # 1: evaluate is supported for users with manageRepositories permssion
    # 2: evaluate is supported for any user.
    # other: evaluate is not supported if the value is anything else.
    EVALUATE_SUPPORT_LEVEL = 2;
    After that I restarted BI services. But still I am facing same error.
    Guide me regarding this.
    Thanks in advance.

    Are you using any parameter like % or / , If you are using,Then it is a bug in 11.1.1.7,Check the below URL for more info.
    http://obiee-blogs.blogspot.com/2013/04/obiee-11g-bugs-fixed-in-111170.html
    bug 13386728 - EVALUATE FORMULA FAILS IF PARAMETERS HAS % OR /
    Mark if helps.
    Thanks,

  • After installing update 11.0.07, getting overflow error in ibm notes 9.0.1 when trying to delete a mail dokument

    I just upgraded von Adobe Acrobat 10 to 11.0.7, because i wanted to use the pdfmaker in Ibm Notes 9.0.1. But after that every time i try to delete a mail document in my mail-database, i get an overflow error message. Deleting the line with the link to the local adobe maker file for notes in the notes.ini (AddInMenus=C:\PROGRA~2\Adobe\ACROBA~1.0\PDFMaker\Mail\LOTUSN~1\PDFMLO~1.DLL) solves the issue, but then you can not use the pdfmaker anymore.
    I don't know, if this problem exists with 11.0.06, the first Version which should support ibm Notes 9.x.
    Any suggestion how to fix this problem?
    Many thanks
    Harald

    FYI
    Adobe released Acrobat 11.0.11
    Source: 11.0.11 Planned update, May 12, 2015 — Acrobat and Adobe Reader Release Notes
    Bug fixeshttp://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotes/11/11.0.11.html#bug-fixes
    PDF creationhttp://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotes/11/11.0.11.html#pdf-creatio n
    3775740: Lotus Notes 9.0.1 gives overflow error when Acrobat pdfmaker 11.0.06 is installed.

  • ((bool) -0.5) mishandled by Sun C 5.9 alpha, which causes configure failure

    In <http://lists.gnu.org/archive/html/bug-autoconf/2006-05/msg00027.html>
    Bruno Haible reports that Sun C 5.9 alpha for Linux/x86 mishandles the
    following test case:
    #include <stdbool.h>
    char d[(bool) -0.5 == true ? 1 : -1];
    This is strictly conforming C99 code, and GCC accepts it, but Sun C
    5.9 alpha apparently rejects it with the diagnostic "integral constant
    expression expected".
    ((bool) -0.5) is an integer constant expression, because bool is an
    integer type (Bruno's analysis of this particular point is incorrect,
    as you'll be able to see when I post my followup to his email). Hence
    Sun C 5.9 alpha is buggy.
    This bug causes 'configure' to conclude that Sun C 5.9's
    implementation of 'bool' is inadequate, and programs typically use
    their own (inferior) substitute for 'bool'.
    Can you please fix this?
    Thanks.
    PS. One minor point of terminology. The C standard now uses the term
    "integer constant expression", not "integral constant expression". (I
    vaguely recall that "integral" was the old term.) So you should
    update the wording in your diagnostics.

    Here is a test case.
    ============================= boolcast.c =============================
    #include <stdbool.h>
    char ac[(int) 3.999 == 3 ? 1 : -1];
    char am[((int) 3.999 == 3) * 2 - 1];
    char dc[(bool) -0.5 == true ? 1 : -1];
    char dm[((bool) -0.5 == true) * 2 - 1];
    char fc[(_Bool) -0.0 == false ? 1 : -1];
    char fm[((_Bool) -0.0 == false) * 2 - 1];======================================================================
    $ c99 -Xa -c boolcast.c
    "boolcast.c", line 6: integral constant expression expected
    "boolcast.c", line 6: zero or negative subscript
    "boolcast.c", line 7: warning: can not declare variably modified type at file scope
    "boolcast.c", line 9: integral constant expression expected
    "boolcast.c", line 9: zero or negative subscript
    "boolcast.c", line 10: warning: can not declare variably modified type at file scopeThe argumentation is as follows:
    - ISO C 99, section 6.2.5 paragraph 6, says that _Bool is an unsigned integer type.
    - ISO C 99, section 6.2.5 paragraph 17, then implies that _Bool is an integer type.
    - ISO C 99, section 6.6 paragraph 6, defines the term "integer constant
    expression":
    An integer constant expression shall have integer type and shall
    only have operands that are integer constants, enumeration constants,
    character constants, sizeof expressions whose results are integer
    constants, and floating constants that are the immediate operands of
    casts. Cast operators in an integer constant expression shall only
    convert arithmetic types to integer types, except as part of an operand
    to the sizeof operator.
    This is practically relevant: These kinds of constructions are used by the
    GNU autoconf AC_HEADER_STDBOOL macro.
    Bruno

Maybe you are looking for