Contribute bag/problem

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Contribute bag/problem

    Does anybody know how to keep Contribute out of replacing special characters
    inside the code?
    I placed 2 Google gadget links inside a web page, edited page in Contribute
    CS3 and published it. Now the page has a Runtime Error. Contribute changed both
    links.

    Here is an original link:


    [url]http://gmodules.com/ig/ifr?url=http://hosting.gmodules.com/ig/gadgets/file/10831[/url]
    4492880238781150/curcalc.xml&synd=open&w=320&h=200& title=Quote.c
    om%3A+Currency+Calculator&border=%23ffffff%7C3 px%2C1px+solid+%23999999&o
    utput=js

    ?and here is Contribute transformation:


    [url]http://gmodules.com/ig/ifr?url=http://hosting.gmodules.com/ig/gadgets/file/10831[/url]
    4492880238781150/curcalc.xml&synd=open&w=320&h=200& title=Quote.c
    om%3A+Currency+Calculator&border=#ffffff|3px,1 px+solid+#999999&output=js

    The difference is:
    border=%23ffffff%7C3px%2C1px+solid+%23999999&o utput=js
    border=#ffffff|3px,1px+solid+#999999&output=js


    Is there any Preferences in Contribute that can be changed to prevent
    Contribute from replacing special characters?
    You can see the page at [url]http://www.accordfinancial.com/home_gadgets1.html[/url] and
    [url]http://www.accordfinancial.com/home_gadgets.html[/url]
    :sad;

    unparticle Guest

  2. Similar Questions and Discussions

    1. Problem with Contribute
      For some reason when I go to this page http://www.energyoperators.com/page3.html and try to edit it, I can't see the top. Unfortunately I did not...
    2. contribute problem - access denied file may not existpermission problem
      Recieving the following error message - "access denied file may not exist , or there could be a permission problem" this happened this morning ,...
    3. PHP and Contribute problem
      Contribute 3 is causing php files to disappear when the file is edited and published. Testing the files has shown this is a Contribute problem. This...
    4. Problem creating keys in Contribute 2 for Contribute 3users
      Hi I'm using Contribute 2 or Dreamweaver MX to administer a site. I created a key for a Contribute 3 user. When they try and install the key they...
    5. Problem with Contribute!
      We encountered a problem with our Contribute software. Specifically every time we run Contribute, enter the password, select the page to edit, and...
  3. #2

    Default Re: Contribute bag/problem

    This seems to be a bug in Contribute. Temp. solution in this thread:

    [url]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=290&threadid=1024566#4821496[/url]
    ThinkInk Guest

  4. #3

    Default Re: Contribute bag/problem

    Thank you ThinkInk. We've tried to include url onload using js function. Url is
    actually wrapped with script tag - <script
    src="http://gmodules.com/ig/ifr?url=http://stockcharts.com/minichart_goog_module
    ..xml&amp;synd=open&amp;w=320&amp;h=260&amp;title= Market+at+a+Glance&amp;border=%
    23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js "></script>.

    We fixed the problem by replacing colors %23ffffff and %23999999 with color's
    name white and gray. The problem was caused by #. It is temporary fix, but it
    works in this case.


    unparticle Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139