Menu

#2 internal link like somepage.html#jumpHere problematic

open-fixed
nobody
None
5
2005-07-07
2005-04-21
Anonymous
No

Hello,

if you have an internal link in your page, like

<a href="#jumpHere">

to go to some place in your page:

<a name="jumpHere">

somehow it's doubled over here using the proxy. I get
twice this feature in my URL...

so not like it should be:

http://overYourPHPproxy/index.php/toMySie.html#jumpH
ere
but
http://overYourPHPproxy/index.php/toMySie.html#jumpH
ere#jumpHere

A workaround is - for now - to insert an alias name:

<a name="jumpHere">
<a name="jumpHere#jumpHere">

but that's ugly

Greetings Timo Damm privat@timo-damm.de

Discussion

  • stephen yabziz

    stephen yabziz - 2005-07-07

    Logged In: YES
    user_id=1038158

    I have fixed the bug in next version.Next version will be soon
    avaliable:)

     
  • stephen yabziz

    stephen yabziz - 2005-07-07
    • status: open --> open-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.