FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » code error
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
code error [message #16579] Sun, 08 February 2004 15:43 Go to next message
AzaToth is currently offline  AzaToth   Sweden
Messages: 125
Registered: October 2003
Karma: 0
Senior Member

notice that if I use code, and then quote it, it's errorious; se topic http://fud.prohost.org/forum/index.php?t=msg&th=3442
Re: code error [message #16608 is a reply to message #16579] Mon, 09 February 2004 22:42 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Cannot replicate are you sure this was not a copy & paste error?

Here is what I tried to replicate the bug with:

Quote:


&gt; &lt; < >  
$tag{name} =~ s/(^<|>$)//g;
$tag{name} =~ s/(^&lt;|&gt;$)//g;




&gt; &lt; < >  
$tag{name} =~ s/(^<|>$)//g;
$tag{name} =~ s/(^&lt;|&gt;$)//g;


Quote:


&gt; &lt; < >
$tag{name} =~ s/(^<|>$)//g;
$tag{name} =~ s/(^&lt;|&gt;$)//g;



FUDforum Core Developer
Re: code error [message #16661 is a reply to message #16608] Tue, 10 February 2004 20:47 Go to previous messageGo to next message
AzaToth is currently offline  AzaToth   Sweden
Messages: 125
Registered: October 2003
Karma: 0
Senior Member

Ilia wrote on Mon, 09 February 2004 23:42

Cannot replicate are you sure this was not a copy & paste error?

Here is what I tried to replicate the bug with:

Quote:


> < < >  
$tag{name} =~ s/(^<|>$)//g;
$tag{name} =~ s/(^<|>$)//g;




> < < >  
$tag{name} =~ s/(^<|>$)//g;
$tag{name} =~ s/(^<|>$)//g;


Quote:


> < < >
$tag{name} =~ s/(^<|>$)//g;
$tag{name} =~ s/(^<|>$)//g;




now I quote you! Smile
Re: code error [message #16726 is a reply to message #16661] Sat, 14 February 2004 00:06 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in CVS.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Top of page
Next Topic: Wrong error message displayed
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Jun 29 08:10:20 GMT 2024

Total time taken to generate the page: 0.16697 seconds