[svn:fx-trunk] 5819: Fix asdoc issue for event description getting copied over to the class definition .

Revision: 5819
Author: [email protected]
Date: 2009-03-31 13:15:14 -0700 (Tue, 31 Mar 2009)
Log Message:
Fix asdoc issue for event description getting copied over to the class definition.
QE Notes: None.
Doc Notes: None.
tests: checkintests, asdoc tests
Modified Paths:
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

THank you , Nancy. Appreciate the input.
So instead of this:
<a class="brand" href="index.html"><img src="../img/logo-ca.png"alt="Consumers Advocate Review"> </a>
Would it be something like this?:
<a class="brand" href="index.html"><img src="http://ConsumersAdvocate/img/logo-ca.png"alt="Consumers Advocate Review"> </a>
And if I do that, is there a way to cope with that locally so that DW can still display the images?
jeff

Similar Messages

  • [svn:fx-trunk] 6131: Fix asdoc issue where it was ignoring components which appeared in multiple manifest files with loopup ="true"

    Revision: 6131
    Author:   [email protected]
    Date:     2009-04-10 10:20:58 -0700 (Fri, 10 Apr 2009)
    Log Message:

    In the default php.ini is set open_basedir which limits work with php only to few directories (and directories bellow them). There is set /srv/http, /home,/tmp and /usr/share/pear by default.
    To allow your vhost you should add /data/www or set empty value.

  • [svn:fx-trunk] 10635: * Fixed FB issue with FXG in library projects.

    Revision: 10635
    Author:   [email protected]
    Date:     2009-09-28 06:49:45 -0700 (Mon, 28 Sep 2009)
    Log Message:
    Fixed FB issue with FXG in library projects.
    QE notes:
    Doc notes:
    Bugs: FB-22197
    Reviewer: pfarland
    Cycloner: gcomnino
    Tests run: checkintests
    Is noteworthy for integration: Yes, fixes FB issue
    Code-level description of changes:
      Modified getSourceListMimeTypes() to include FXG mime type.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FB-22197
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/WebTierAPI.java

  • [svn:fx-trunk] 5052: Fix [Deprecated] link for ASDoc - Take II

    Revision: 5052
    Author: [email protected]
    Date: 2009-02-24 06:38:26 -0800 (Tue, 24 Feb 2009)
    Log Message:
    Fix [Deprecated] link for ASDoc - Take II
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/LinearGradientStroke.as

  • [svn:fx-trunk] 5051: Fix [Deprecated] link for ASDoc

    Revision: 5051
    Author: [email protected]
    Date: 2009-02-24 04:54:14 -0800 (Tue, 24 Feb 2009)
    Log Message:
    Fix [Deprecated] link for ASDoc
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/LinearGradientStroke.as

  • [svn:bz-trunk] 21273: Fix an issue in MXMLServlet where we use context real path to locate sdk home .

    Revision: 21273
    Revision: 21273
    Author:   [email protected]
    Date:     2011-05-17 12:53:10 -0700 (Tue, 17 May 2011)
    Log Message:
    Fix an issue in MXMLServlet where we use context real path to locate sdk home.
    Modified Paths:
        blazeds/trunk/qa/resources/webtier/qa/src/qa/utils/mxml/MXMLCServlet.java

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • [svn:fx-trunk] 12060: Fix dependency issues

    Revision: 12060
    Revision: 12060
    Author:   [email protected]
    Date:     2009-11-20 12:12:21 -0800 (Fri, 20 Nov 2009)
    Log Message:
    Fix dependency issues
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-24353, SDK-24354
    Reviewer: Corey
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests mustella/gumbo/components/DropDownList
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24353
        http://bugs.adobe.com/jira/browse/SDK-24354
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SkinnableCom ponent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/utils/TextUtil.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/utils/FTETextUtil.as

  • [svn:fx-trunk] 9463: Fix ASDoc error.

    Revision: 9463
    Author:   [email protected]
    Date:     2009-08-21 12:27:09 -0700 (Fri, 21 Aug 2009)
    Log Message:
    Fix ASDoc error.
    QE notes: None.
    Doc notes: None.
    Bugs:
    Reviewer: Matt Horn
    Tests run: checkintests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/DesignLayer.as

  • [svn:fx-trunk] 9453: Fix ASDoc comments, exclude the LayoutElementHelper class.

    Revision: 9453
    Author:   [email protected]
    Date:     2009-08-21 10:48:14 -0700 (Fri, 21 Aug 2009)
    Log Message:
    Fix ASDoc comments, exclude the LayoutElementHelper class.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: Hans
    Tests run: N/A
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/LayoutElementHe lper.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as

  • [svn:fx-trunk] 10498: fix asdoc comment

    Revision: 10498
    Author:   [email protected]
    Date:     2009-09-22 05:56:58 -0700 (Tue, 22 Sep 2009)
    Log Message:
    fix asdoc comment
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/fl/video/FMSCapabilities.as

    Welcome back everyone.
    Hope you all had good holidays.
    Cheers
    glenn
    tinylion development & design

  • [svn:fx-trunk] 12084: Fix asdoc to fix the build.

    Revision: 12084
    Revision: 12084
    Author:   [email protected]
    Date:     2009-11-21 07:29:09 -0800 (Sat, 21 Nov 2009)
    Log Message:
    Fix asdoc to fix the build.
    QE notes: No
    Doc notes: No
    Bugs: None
    Reviewer: none
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/accessibility/AccConst.as

  • [svn:fx-trunk] 10867: FIx up createInFontContext for when there are no embedded fonts

    Revision: 10867
    Author:   [email protected]
    Date:     2009-10-05 09:50:12 -0700 (Mon, 05 Oct 2009)
    Log Message:
    FIx up createInFontContext for when there are no embedded fonts
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-23563
    Reviewer: Carol
    API Change: Yes
    Is noteworthy for integration: No
    tests: checkintests
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23563
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as

  • [svn:fx-trunk] 11523: Fix return values for ASyncListView/setItemAt(), removeItemAt(): return failed items if they exist.

    Revision: 11523
    Author:   [email protected]
    Date:     2009-11-06 11:58:50 -0800 (Fri, 06 Nov 2009)
    Log Message:
    Fix return values for ASyncListView/setItemAt(),removeItemAt(): return failed items if they exist.
    QE notes:
    Doc notes:
    Bugs: sdk-24078
    Reviewer: Evtim
    Tests run: AsyncListView Mustella tests pass
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-24078
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/collections/AsyncListView.as

  • [svn:fx-trunk] 8207: Fix ASDoc version tags

    Revision: 8207
    Author:   [email protected]
    Date:     2009-06-24 15:55:28 -0700 (Wed, 24 Jun 2009)
    Log Message:
    Fix ASDoc version tags
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/Window.as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication. as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/windowClasses/TitleB ar.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/VideoPlayer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/TrackBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/core/SpriteVisualElement.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/events/DropDownEvent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/events/TrackBaseEvent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Ellipse.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Path.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Rect.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RectangularDropShadow.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/VideoElement.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as

  • [svn:fx-trunk] 11570: Fixed ASDoc typo.

    Revision: 11570
    Author:   [email protected]
    Date:     2009-11-09 09:07:49 -0800 (Mon, 09 Nov 2009)
    Log Message:
    Fixed ASDoc typo.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/remoting/Operation.as

Maybe you are looking for