regexsplit not returning attribute

Cantor, Scott cantor.2 at osu.edu
Wed Nov 30 10:10:09 EST 2016


On 11/29/16, 7:01 PM, "users on behalf of Lipscomb, Gary" <users-bounces at shibboleth.net on behalf of glipscomb at csu.edu.au> wrote:

> I can't seem to get the RegexSplit to work. When I run the regex through an online tester it produces the
> expected result 123456

What online tester? If it's not Java, it's meaningless.

regex="^:]+[^:]*$">

That doesn't really look like anything I would expect would work. For one thing it seems to be saying "must start with a colon".

-- Scott
 



More information about the users mailing list