second colon in URL - encoding problem

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

  1. #1

    Default second colon in URL - encoding problem

    I'm working with Contribute 3. I'm linking to some pages that go through a
    proxy, so the URL has two colons in it, like this:

    [url]http://proxy.com/url?=http://intranet.com[/url]
    but when you publish it, you get
    [url]http://proxy.com/url?=http%3Aintranet.com[/url]

    is there any way to preven the character encoding on the second colon? It
    prevents the link from working correctly.

    afreed Guest

  2. Similar Questions and Discussions

    1. Encoding Problem
      Im pulling an attribute from an XML doc, which is a regexp. The regexp is then used on CFHTTP.filecontent, in order to parse out specfic links from...
    2. Problem with PHP encoding!
      I creat a flash movie which sends variables to PHP script which saves them into text file but the data i send isn`t latin but cyrilic and when i open...
    3. Problem with XML encoding
      Hi, I have a XML Document with ISO8859-1 encoding and I have to parse it, but standard Lingo XML API doesn't recognize it. If I change the encoding...
    4. ANNOUNCE: Class::Colon 0.02
      The new perl module Class::Colon, available from CPAN, turns colon delimited files into lists of objects. It also turns those objects, or lists of...
    5. Dot versus double-colon
      OK, I've been thinking (always dangerous after 11 pm). Class-level entities can be accessed via a double-colon. No big mystery: ...
  3. #2

    Default Re: second colon in URL - encoding problem

    Me too - any resolution to this?
    mgm36 Guest

  4. #3

    Default Re: second colon in URL - encoding problem

    I really wish someone would fix this. I'm tired of getting calls from people who need me to fix URLs in dreamweaver because Contribute can't write a second colon. Even using Update 3.1
    afreed Guest

  5. #4

    Default Re: second colon in URL - encoding problem

    I really wish someone would fix this. I'm tired of getting calls from people who need me to fix URLs in dreamweaver because Contribute can't write a second colon. Even using Update 3.1
    afreed Guest

  6. #5

    Default Re: second colon in URL - encoding problem

    Anyone know a fix for this? I'm having to correct way too many links in Dreamweaver these days and the natives are getting restless.
    jedonline Guest

  7. #6

    Default Re: second colon in URL - encoding problem

    I had started a thread about this awhile ago - so let me tell you what I've
    found out from contribute so far. I contacted their tech support, they
    recognize this as a bug and it has been assigned to the engineering team (and
    from what I understand is in the process of being fixed). However, they could
    not give me any time frame as to when the next major or minor release of
    contribute would come out, so it may be a bit of a wait.

    In the meantime, the suggestion was to allow editing in an external
    application - so you need to open your page in dreamweaver or notepad or
    something and then manually fix the characters in the link. Which of course,
    is a ton of work, as you've found out!

    Sorry, I don't have more specifics but this was all they could give our team.
    We're having quite a lot of trouble with it too.



    mgm36 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