- Affected version
- 2.0 Beta 1
In Code:
The bb_code() template function has the User object as explicit from the options bag, perhaps pushing that down to the Traverser::render function.
Being able to push any received User object to RuleSet::ValidateTag() would definitely be valuable.
- Message Preparer checkValidity & processMessage
- Rendering a signature isn't directly aware of which user the signature is for.
- RSS feed does not receive the thread user when rendering the 1st post.
- feed_preview
- member_about (profile, signature)
The bb_code() template function has the User object as explicit from the options bag, perhaps pushing that down to the Traverser::render function.
Being able to push any received User object to RuleSet::ValidateTag() would definitely be valuable.