Regex Validation Expression

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/16/2010 9:17:18 AM
Gravatar
Total Posts 29
Thomas N. TALESIS SARL Conseil / Expertise en développement DOTNET

Regex Validation Expression

Hi again,

While trying to workaround some issue (see: http://www.mojoportal.com/Forums/Thread.aspx?pageid=5&mid=34&ItemID=2&thread=6373)

I've set this Regex : ^([A-Z][a-z])+(,[A-Z][a-z]+)*$ to the HtmlSlideTransitions field of the Html Content.

This is very convenient and it did what I wanted : back to the Feature instance settings, the regex well prevents the validation of invalid values.

but there is no way to identify the source of the problem for the user.

The screen appears with a 'Regex Warning' message but not associated with the concerned field and the accordion returns to its initial state.

I suggest to couple the warning message with the concerned groupname/fieldname .

Best,

Thomas.

You must sign in to post in the forums. This thread is closed to new posts.