This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 11697 - All: What fault do we return for syntax errors?
Summary: All: What fault do we return for syntax errors?
Status: CLOSED WONTFIX
Alias: None
Product: WS-Resource Access
Classification: Unclassified
Component: All (show other bugs)
Version: CR
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: notifications mailing list for WS Resource Access
QA Contact: notifications mailing list for WS Resource Access
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-07 23:00 UTC by Doug Davis
Modified: 2015-06-20 16:34 UTC (History)
0 users

See Also:


Attachments

Description Doug Davis 2011-01-07 23:00:03 UTC
In Transfer.Put() the <Representation> element is required when the
Dialect attribute is missing.  However, its not clear to me what
fault should be returned when it is missing.  This isn't a Transfer
specific issue since I think this would apply to all specs.
For example, what if there's a typo in wse:Expires's child?

It seems like there should be some generic "syntax error" fault
some place for these cases.
Comment 1 Jackie 2015-06-20 16:34:09 UTC
Please make my changes
Comment 2 Jackie 2015-06-20 16:34:59 UTC
Please make my changes