glnsize
 Basic Member Posts:193
 |
| 25 Oct 2008 05:36 PM |
|
I'm not complaining... I don't know how to fix it, but the forums are getting worse...
. + and [ 0 ] are getting swallowed up. i.e.
$reg = '(\S+)[^a].+' <- when placing a + directly next to a ' the + disappears.
and the infamous
$col[0]
Oh and on a much less important matter... posting is impossible with Chrome, all the jscript gets jacked.
Other then that looks Good!
Glenn |
|
|
|
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
| 26 Oct 2008 04:46 AM |
|
We know, and I actually have an open case with the place which makes the forum software. And re: Chrome, I don't believe that's related, I use Chrome here all the time. |
|
Community Director, PowerShellCommunity.org Co-host, PowerScripting Podcast Author, TechProsaic |
|
|
DarinPendergraft
 New Member Posts:18

 |
| 05 Nov 2008 07:39 AM |
|
we have scheduled an upgrade for today. You should notice an improvement in speed and changes to the posting editor. |
|
Poshcomm.org Co-director --- * Quest Software * http://powergui.org |
|
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
Marco Shaw
 Veteran Member Posts:1684

 |
| 18 Nov 2008 10:09 AM |
|
testing $reg = '(\S+)[^a].+' |
|
|
|
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
Mark E. Schill
 New Member Posts:32

 |
| 18 Nov 2008 10:12 AM |
|
Not the same, but I like the email notification format. |
|
|
|
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
Shay Levy PowerShell MVP, Admin
 Veteran Member Posts:1362

 |
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
| 18 Nov 2008 10:30 AM |
|
Well, it is much better in that we no longer have the [Y`] bug. But now there's a new bug when you use square brackets (and perhaps other characters) inside of < code > < /code > tags. |
|
Community Director, PowerShellCommunity.org Co-host, PowerScripting Podcast Author, TechProsaic |
|
|
larry bin
 New Member Posts:3

 |
|