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

  1. #1

    Default Changing URL

    We have recently moved to contribute here at our library. We have a lot of
    links to different resources, though we noticed a problem with URL characters
    being rewritten. Specifically, colon characters are being translated to %3A,
    which typically isn't that big of a deal, but in our case it is as the link is
    being passed through a URL rewriting proxy.

    For example this URL
    [url]http://proxy.wm.edu/login?url=http://search.ebscohost.com/login.aspx?authtype=ip[/url]
    ,uid&profile=ehost&defaultdb=sbh

    is rewritten as

    [url]http://proxy.wm.edu/login?url=http%3A//search.ebscohost.com/login.aspx?authtype=[/url]
    ip,uid&profile=ehost&defaultdb=sbh

    This effectively "breaks" our links. Anyone know how to turn this "feature"
    off? I've looked all over and haven't found anything.

    Thanks,

    Wayne

    phybernightmare Guest

  2. Similar Questions and Discussions

    1. Changing JPG in SWF through ASP
      I have a page with three frames. the left frame with images1 thumbnails, the right with images2 thumbnails. Both have Hyperlink in order to pass...
    2. Changing text without changing frames.
      I have a small flash movie that is basically a color chooser. Rather than changing the color of an item by putting the color in a frame I change...
    3. Changing from PC to MAC
      I am thinking about changing from a PC to a MAC, the only problem is that I just bought CS, does Adobe provide any option to change version of...
    4. movie location changing when there's nothing changing its location
      I have a cross-platform program (each half using a different engine (quicktime for mac and MPEG Advance for pc). On both sides and on most computers...
    5. Changing ==,>,<, etc
      The latest Perl exegesis (http://www.perl.com/pub/a/2003/07/29/exegesis6.html?page=4) introduces "junction types", which are really cool. In...
  3. #2

    Default Re: Changing URL

    Is the URL in the source or the content? If it is a link to something it
    shouldn't be doing that to the link in the code. In the text on the page it
    might do that... do you have a link to the page this is happening?

    webmonk Guest

  4. #3

    Default Re: Changing URL

    Sure...

    [url]http://swem.wm.edu/temp/graham/[/url]

    I did go to the Advanced Options in the Link Browser and manually put in the
    colon to make sure it was there; when it uploaded to the server, it turned it
    back into "%3A"

    wsgrah Guest

  5. #4

    Default Re: Changing URL

    What version of Contribute? That seems like a bug to me. I need to try and recreate it...
    webmonk Guest

  6. #5

    Default Re: Changing URL

    Contribute 4 on Windows and Mac.
    wsgrah Guest

  7. #6

    Default Re: Changing URL

    I am having the same problem, my link is:
    [url]http://www.ashland.edu:2048/login?url=http://ashlanduni.naxosmusiclibrary.com[/url]

    when posted it is changed to:

    [url]http://www.ashland.edu:2048/login?url=http%3A//ashlanduni.naxosmusiclibrary.com[/url]

    I have tried pasting this URL in the advanced section of the insert link
    window and it still auto-corrects (once I publish). I am using Contribute CS3

    Has anyone found a way resolve this?

    AU-shelly Guest

  8. #7

    Default Re: Changing URL

    i was able to find a tech note for this issue:
    [url]http://www.adobe.com/go/bd557a81[/url]

    and as discussed, contribute engrs are aware of this and they are currently
    working on it. The work around suggested is to use the HREF field in the
    'Insert Link' dialog box instead.




    jheycie Guest

  9. #8

    Default Re: Changing URL

    On Oct 9, 8:27 am, "jheycie" <webforumsu...@macromedia.com> wrote:
    > i was able to find a tech note for this issue:
    > [url]http://www.adobe.com/go/bd557a81[/url]
    >
    > and as discussed, contribute engrs are aware of this and they are currently
    > working on it. The work around suggested is to use the HREF field in the
    > 'Insert Link' dialog box instead.
    I tried this workaround and it doesn't work. The colon still gets
    rewritten to %3A in the URL.

    boisei 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