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 php...@lists.php.net
Are underscores (_) currently allowed in IDs? It was denied for years and all underscores had to be replaced by dashes (-) but now I've found _ in several IDs.
Jakub Vrana
Hannes Magnusson
unread,
Feb 2, 2009, 5:23:34 PM2/2/09
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 Jakub Vrana, php...@lists.php.net
Not that I know the reasoning of not using underscore (except for the phpweb magic lookup code), "no rules have changed" as far as I know. Underscore should still be avoided and replaced with a dash.