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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
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.