Discover Seattle!

General Category => Discover Seattle! => Topic started by: TehBorken on May 10 06 07:58

Title: Minor Upgrade
Post by: TehBorken on May 10 06 07:58
I did a minor upgrade and also fixed a couple of almost unoticable things. Please let me know if anything seems amiss.
Title: Re: Minor Upgrade
Post by: tenkani on May 10 06 08:24
Will do!![/DIV]Can you give us a hint about what was upgraded?
Title: Re: Minor Upgrade
Post by: Trollio on May 11 06 12:17
So far, so good.
Title: Re: Minor Upgrade
Post by: Sportsdude on May 11 06 12:23
I wonder what it is?
Title: Re: Minor Upgrade
Post by: Trollio on May 11 06 12:36
Most likely deep in the guts ofwhat makes our happy community possible. Nothing to see unless you havean interest in coding and writing software.
Title: Re: Minor Upgrade
Post by: Gopher on May 11 06 01:23
Something is most certainly amiss - everything seems to be the same as before. Please re-upgrade!
Title: Re: Minor Upgrade
Post by: Trollio on May 11 06 02:04
Teh, I just noticed in my last post some of those typographical issuesIhad a while ago (before registration). The guy who does Rich TextEditorhas died, I think... at least his degree of interaction withusersapproximates that. I've never encountered that problem before; how didyouhandle it the last time?

[font size="1"]Sorry to bore others and will take it offline if necessary.[/font]
Title: Re: Minor Upgrade
Post by: Trollio on May 11 06 02:07
HA! Of course, now you can see what I mean. (//forums/richedit/smileys/Other/5.gif)
Title: Re: Minor Upgrade
Post by: TehBorken on May 11 06 06:44
Trollio wrote:
HA! Of course, now you can see what I mean. [img style="font-style: italic;" src="/forums/richedit/smileys/Other/5.gif[/img]

Yep, I'll get to that today. I hope.
Title: Re: Minor Upgrade
Post by: TehBorken on May 11 06 10:13
   Trollio wrote:
Teh, I just noticed in my last post some of those typographical issuesIhad a while ago (before registration).

Should be fixed now.


The guy who does Rich TextEditorhas died, I think...

Or lost interest. Or both. lol


I've never encountered that problem before; how didyouhandle it the last time?
[font size="1"][/font]
I made a slight change to some code in one of the packages orginally. The upgrade appears to have reset it so I went back and edited it again. If you're curious, here are the changes in the Post template.

Before:
[span style="font-family: Verdana;"]MESS_EDITOR = MESS_EDITOR.replace(/\\r\\n/ig,"");
MESS_EDITOR = MESS_EDITOR.replace(/\\n/ig,"");[/span][span style="font-family: Verdana;"][/span]

After:
[span style="font-family: Verdana;"]MESS_EDITOR = MESS_EDITOR.replace(/\\r\\n/ig," ");
MESS_EDITOR = MESS_EDITOR.replace(/\\n/ig," ");[/span][span style="font-family: Verdana;"][/span]

 It's a subtle change and it took me a while to find the damn thing again, lol.

 
Title: Re: Minor Upgrade
Post by: tenkani on May 11 06 01:03
When I click "reply with quote", I see a little box that says "retrieving quote" and then nothing.

I'm using IE on Windows 2000.
Title: Re: Minor Upgrade
Post by: tenkani on May 11 06 01:09
Instead of the banner at the top, I saw...

 [H1]Error 400[/H1]Malformed request

    Now it's working again, but twice I saw that error.
Title: Re: Minor Upgrade
Post by: Chicklet on May 11 06 01:11
Sorry, I won't do it again.  
Title: Re: Minor Upgrade
Post by: tenkani on May 11 06 01:12
CHICKLET IS TEH HAX0R!!!!11

  (//vny!://www.motleycrow.com/ImageHost/No-Noes.jpg)
Title: Re: Minor Upgrade
Post by: TehBorken on May 11 06 02:19
 tenkani wrote:
[div style="font-style: italic;"]When I click "reply with quote", I see a little box that says "retrieving quote" and then nothing.[/div]
I tested with IE onWinXP Pro and it seems to be okay. (??)


I'm using IE on Windows 2000.

Why are you using IE?? It's a virus magnet.
Title: Re: Minor Upgrade
Post by: tenkani on May 11 06 02:43
I'm using IE because they won't let me install Firefox at work.
Title: Re: Minor Upgrade
Post by: Sportsdude on May 11 06 04:52
I'd try firefox but everytime I try to do something cool something bad happens and I catch something.
Title: Re: Minor Upgrade
Post by: Moolah! on May 11 06 10:59
When replying to a thread, topic summary on the bottom is indeed a summary - it shows only one response for the whole thread, and that seems to be the second post after the intro message.
Title: Re: Minor Upgrade
Post by: P.C. on May 12 06 07:16
That's been my only 'tiny gripe'.  I often have DS opened twice, so I can refer back to previous posts when responding.  I think that's why my hours logged are off the charts....lol.  When I'm done, I close DS, and go on about my business, only to return to see the second DS still connected on my task bar.  

  I DO miss the ability to peruse the previous posts when responding, because often I'm responding to more than one post, and 9 times out of 10, I can't remember what I was going to say....lol.