Posted by freeIT on May 17, 2008 at 12:42am
Jump to:
| Project: | Recommended Posts |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | critical |
| Assigned: | freeIT |
| Status: | active |
Issue Summary
When recommendations are not an authorized user on the list of those who recommend no one entered, but it would be good eslib zanosilost standard name for not avtorizovanyh users. Thanks in advance!
Sorry, but my english so bad!
| Attachment | Size |
|---|---|
| bug.png | 3.48 KB |
Comments
#1
There are actually several bugs that crop up when you allow the anonymous user to recommend posts, as recommendations are stored using the uid only, and there's a primary key for (nid, uid). Not sure what Drumm was intending when he ported this, but my guess is that scoop didn't allow anonymous recommendations. My inclination is to ignore it when the permission is enabled for the anonymous user. However, I'm also open to patches to the code and schema to allow it.