[
https://issues.apache.org/jira/browse/VYSPER-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Jakl closed VYSPER-92.
------------------------------
Resolution: Won't Fix
Actually I don't think immutable object make much sense in an imperative
language, even though I know the advantages of immutable objects due to my
experience with functional programming.
Anyway these are two philosophies with no clear cut pro or contra, let's fix
the real problems :)
Closed.
> Stanzas don't get enriched with a "from" Attribute when the client omits it.
> ----------------------------------------------------------------------------
>
> Key: VYSPER-92
> URL: https://issues.apache.org/jira/browse/VYSPER-92
> Project: VYSPER
> Issue Type: Bug
> Components: core protocol
> Reporter: Michael Jakl
> Assignee: Bernd Fondermann
>
> RFC3920 9.1.2:
> When a server receives an XML stanza within the context of an authenticated
> stream qualified by the 'jabber:client' namespace, it MUST do one of the
> following:
> 1. validate that the value of the 'from' attribute provided by the client
> is that of a connected resource for the associated entity
> 2. add a 'from' address to the stanza whose value is the bare JID
> (<n...@domain>) or the full JID (<n...@domain/resource>) determined by the
> server for the connected resource that generated the stanza (see
> Determination of Addresses).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.