Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
testUri underscore fix
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nick Ramsay  
View profile  
 More options Sep 27 2009, 1:33 pm
From: Nick Ramsay <n...@longcountdown.com>
Date: Sun, 27 Sep 2009 10:33:33 -0700 (PDT)
Local: Sun, Sep 27 2009 1:33 pm
Subject: testUri underscore fix
There needs to be an underscore in the isUri regex in Inspekt.php,
otherwise urls with underscores don't parse. Here's the fixed path
line:

regex .= '(/((%[0-9a-f]{2}|[-_a-z0-9/~;:@=+$,.!*()\'\&]*)
*)/?)?';       // path

Most BBC urls have an underscore, so they're good for testing. Here's
one:
http://news.bbc.co.uk/2/hi/middle_east/8277040.stm

Nick
HotaruCMS.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ed Finkler  
View profile  
 More options Oct 5 2009, 11:55 pm
From: Ed Finkler <funkat...@gmail.com>
Date: Mon, 5 Oct 2009 23:55:00 -0400
Subject: Re: [inspekt] testUri underscore fix
I've pushed this fix and added a unit test for it

--
Ed Finkler
http://funkatron.com
Twitter:@funkatron
AIM: funka7ron
ICQ: 3922133
XMPP:funkat...@gmail.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »