| Author |
Post |
|
|
#1 Tue Apr 11, 2006 4:11 pm
|
|
Member
Registered: Mar 2006
Posts: 2
|
I am not sure, this is a bug, but definitely strange behaviour. If user changes his/her signature in the profile, all signatures, even in old posts, that belong to user also become this new signature. I think, that older posts should not be changed. Is it a configurable option ? a bug ? a feature ? PS: UseBB 1.0-CVS « Last edit by w_boba on Tue Apr 11, 2006 4:14 pm. »
|
|
|
#2 Tue Apr 11, 2006 5:55 pm
|
|
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
|
This is normal... signatures are not saved to a post but to a user. Moved to Help & Support.
|
|
|
#3 Tue Apr 11, 2006 8:20 pm
|
|
Member
Registered: Mar 2006
Posts: 2
|
May be it will work better, if signatures will be saved along with the post ? It will increase the database size, but will save one SQL query per post ? And in this case signature will remain the same during each post lifetime, unless user changes message text.
|
|
|
#4 Tue Apr 11, 2006 8:46 pm
|
|
Developer
Registered: Apr 2004
Posts: 2224
Location: Belgium
|
It will only increase the database's size. It doesn't take any extra queries to show the signature of a user. This also ables a user to update contact information in his signature a lot easier.
|