Preventing HREF modification

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

  1. #1

    Default Preventing HREF modification

    Hi,

    We have a need to use URLs that use a redirect on some of our pages, such as,
    for example:
    [url]http://server/util/search.jsp?&bodycontent=http://domino/web/database.nsf[/url]

    However, when this URL is entered for a link, Contribute automatically URL
    encodes it and the result is:
    [url]http://server/util/search.jsp?&bodycontent=http%3A//domino/web/database.nsf[/url]
    Obviously this change from colon to %3A prevents the URL from working. My
    question is, has anyone else had this same problem, and if so do you know of a
    way to prevent this from happening?

    Thanks,
    JP

    onejuan Guest

  2. Similar Questions and Discussions

    1. Gradient modification ?
      Hi, I hope somebody can help me here, because i have a little problem, I have to use a kind of gradient, but with an opacity change on it...
    2. column modification
      Hello. I have created a datagrid in design time but in runtime, I am providing datatable to use it as its datasource and bind it. ...
    3. Modification time
      Hi all, I know such thing has been posted long time ago (below I will summarize what the answers were at that time), but no real answer. How...
    4. table modification in DW 6.1
      I just upgraded from MX 6 to 6.1. Then I discovered that the Modify > Table >Delete row | Insert row | etc. no longer can be found. Is there a way...
    5. Background modification
      I have a friend who asked me for info on software that will remove/modify the background in a photo. He has Adobe V7 but has no expertise in...
  3. #2

    Default Re: Preventing HREF modification

    Hi,

    This is a known issue that I (and some others too, I believe) have brought to
    the attention of Contribute. In 3.1 the workaround was to paste the link
    directly into the advanced "HREF" field in the create link window. However, we
    discovered that this no longer works in 3.11 so the only option is to take the
    page out to dreamweaver or another app and manually correct it.

    This is clearly a contribute bug though, so you should submit a bug report.
    The more attention this gets, then hopefully the more likely it will get fixed
    in an upcoming version!

    -Monica

    mgm36 Guest

  4. #3

    Default Re: Preventing HREF modification

    Hi Monica,

    Thanks for the info, even though it's disappointing! I will submit a bug report.

    JP
    onejuan 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