You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jad...@googlegroups.com
When I try to set the attribute pattern = '\S{6,}' in a form input element gives me the error that jade eleimina the character '\', any solution to this problem because I could use.
greelgorke
unread,
Oct 15, 2012, 4:13:25 AM10/15/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jad...@googlegroups.com
just guessing: i think you try to put something in a string. so try to escape the backslash: '\\S{6,}'
Joaco Mg
unread,
Oct 23, 2012, 10:08:19 AM10/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message