Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1087 closed bug (fixed)

Checkbox state not set when subscribing to content types 'Community pages' and 'Document for users'

Reported by: jonas.kirilla Owned by: wkornewald
Priority: normal Milestone: R1
Component: Website/CMS Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I was playing around some more with my website profile, and tried subscribing to all possible content. On the 'content types' subsection of 'my subscriptions', it seems like I can subscribe to 'Community pages' and 'Document for users' -- I get two of the "* Your subscription was activated" - but the checkboxes of these two do not reflect the subscription. I click them, save, get the positive feedback, but the boxes aren't checked.

Change History (2)

comment:1 by wkornewald, 17 years ago

Resolution: fixed
Status: newclosed

Now, that was an ugly one. :) Thanks for the report!

This happened because the subscription module is using a too small database field for the subscribed type. I've fixed the DB schema and cleaned up the DB. Now it seems to work.

Just in case you wondered, the checkboxes reflect the real subscription state whereas the "Your subscription was activated" message does not, so you were not subscribed to those content types.

Please let me know if it's really fixed.

comment:2 by jonas.kirilla, 17 years ago

Yes, everything looks okay now. Thanks!

Note: See TracTickets for help on using tickets.