Quantcast

Forums | MacLife

You are not logged in.

#1 2003-03-10 2:22 pm

Kirk
Spill the Wine, Take That Girl
Royal Wombat
From: Southern California
Registered: 1999-02-27
Posts: 20201
Website

Minor forum bug

Huh, I dunno what to make of that.  Your profile looks normal to me.

Offline

 

#2 2003-03-10 3:29 pm

ghlbtsk
I watch you all
From: Ithaca, NY
Registered: 2001-11-06
Posts: 978

Re: Minor forum bug

This is what I got in the email when I received a PM:

"Hello mo\' ron,

You have received a new private message to your account on "MacAddict Forums X" and you have requested that you be notified on this event. You can view your new message by clicking on the following link..."

Notice the first line, how it spelled my name... it registered a single quote as "\'" which it isn't suppose to do...

It could be a UNIX thing. The "\" character is used to say "Hey, don't treat the following character as anything special". You'll notice this if you go into the Terminal and use tab completion after typing the first few letters of a file with spaces in its name--each space is preceded by the "\" character. (Has anyone with spaces in their names noticed the same thing?)

The single quote character has some significance in the command line (I'm not savvy enough to know off the top of my head exactly what), so it should be safe to assume that that's where it's coming from. Why it should choose to show up at this point...who knows?

Offline

 

#3 2003-03-10 3:44 pm

GUI
Chief Dolt
Royal Wombat
From: NC
Registered: 1999-06-08
Posts: 4828
Website

Re: Minor forum bug

Probably just missing a stripslashes call to the username. I'll se about fixing it..


Hard work may not kill you, but why take chances?

Offline

 

#4 2003-03-10 9:22 pm

TheConfuzed1
Faking Sanity
Registered: 2000-04-19
Posts: 20194

Re: Minor forum bug

Probably just missing a stripslashes call to the username. I'll se about fixing it..

*Pretends to know what the hell you're talking about*

Yeah, that's probably it.


The storm starts when the drops start dropping.  When the drops stop dropping, the storm starts stopping.

Last Fm

Offline

 

#5 2003-03-10 10:44 pm

ghlbtsk
I watch you all
From: Ithaca, NY
Registered: 2001-11-06
Posts: 978

Re: Minor forum bug

This is what I got in the email when I received a PM:

"Hello mo\' ron,

You have received a new private message to your account on "MacAddict Forums X" and you have requested that you be notified on this event. You can view your new message by clicking on the following link..."

Notice the first line, how it spelled my name... it registered a single quote as "\'" which it isn't suppose to do...

It could be a UNIX thing. The "\" character is used to say "Hey, don't treat the following character as anything special". You'll notice this if you go into the Terminal and use tab completion after typing the first few letters of a file with spaces in its name--each space is preceded by the "\" character. (Has anyone with spaces in their names noticed the same thing?)

The single quote character has some significance in the command line (I'm not savvy enough to know off the top of my head exactly what), so it should be safe to assume that that's where it's coming from. Why it should choose to show up at this point...who knows?

Yeah, I know the slash character's significance in *nix and programming, but I don't see why it has to be displayed like that in an email... The single quote though is actually in my name...

Yes, I know it's a trivial problem, as indicated in the title of this thread...  wink

Ahh, sorry about that...I always feel dumb after I explain something to someone who knows more about it than I do blush

Offline

 

Board footer

Powered by PunBB 1.2.6
© Copyright 2002–2005 Rickard Andersson