Incorrect work in node types with May not be posted into a group

vb - November 10, 2009 - 08:45
Project:Comment OG
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Incorrect work in node types with
* May not be posted into a group.

if comment permissions set to
post comments unchecked for anonymous user
it displays
Login or register to post comments
instead of Login or register to post comments

and so on

#1

vb - November 10, 2009 - 08:51

the format converted the text to a link
the module displays html code instead of Login or register to post comments
it displays


<a href="/user/login?destination=node%2F11%23comment-form">Login</a> or <a href="/user/register?destination=node%2F11%23comment-form">register</a> to post comments

 
 

Drupal is a registered trademark of Dries Buytaert.