bug in url-parser?

Please report bugs here!

Moderator: Thorsten

Post Reply
Grzegorz Sapijaszko
Posts: 1
Joined: Wed May 07, 2003 1:19 pm

bug in url-parser?

Post by Grzegorz Sapijaszko »

Hi,

when a url is wroted in form [url=http://...]http://...[/url] which seems to be correct form, a </a> mark is added to the hyperlink. For a examle look at:

http://faq.gust.org.pl/index.php?sid=24 ... 22&lang=pl

I know, that a simple http://... works, but it has a simple disadvantage, because if you put a dot, comma or any other sign after url, the sign is also added to hyperlink.

Has somebody a solution for this?

Greetings,
Grzesiek
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

if you just want to display these URL, use this:

Code: Select all

[ url ] www.yourdomain.com [ /url ]
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
stephan
Posts: 129
Joined: Thu Feb 27, 2003 6:21 pm
Location: Bochum
Contact:

Post by stephan »

Hab auch solche Probleme, das </a> Tag wird einfach drangehangen an einen Link :
http://latex.yauh.de/faq/index.php?sid= ... 22&lang=en

Bei anderen ist ein [url] zu sehen, siehe hier:
http://latex.yauh.de/faq/index.php?sid= ... 12&lang=en

Der Eintrag lautet (Auszug):
Originally teTeX was shipped with the ec metrics (the very numerous metrics associated with the ec fonts), which you can find here [url]ftp://cam.ctan.org/tex-archive/fonts/ec/tfm[/url]. These were not strictly required, as they are generated on-the-fly from the MetaFont sources of the fonts when PK bitmaps are created (for display and printing in OzTeX, for example).

Is it a bug or a feature?? ;-)

Stephan
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hallo Stefan,

schickst Du mir mal Deine Einträge per E-Mail?

Danke + bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
stephan
Posts: 129
Joined: Thu Feb 27, 2003 6:21 pm
Location: Bochum
Contact:

Post by stephan »

War das ein subtiler Hinweis, dass etwas nicht stimmt? Wenn ich send to friend wähle kommt dieser Error:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home2/f12345678/public_html/latex/faq/send2friend.php on line 24

Ist das mein fehler mit dem template?

Stephan
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,
stephan wrote:Ist das mein fehler mit dem template?
nein, das ist ein Bug, ein Patch dafür steht auf unserer Download-Seite bereit.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
stephan
Posts: 129
Joined: Thu Feb 27, 2003 6:21 pm
Location: Bochum
Contact:

Post by stephan »

Mail ist raus, bugfix eingespielt, ich warte jetzt nur noch auf die 1.3.2 mit lecker kategorien und nem bugfix für die links geschichte ;-)


Stephan
Post Reply