You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
What steps will reproduce the problem?
1.Send a feed to an application that conforms to the standard
2.
3.
What is the expected output? What do you see instead?
The application should be able to extract the feed document.
Instead the application is not able to extract the feed.
What version of the product are you using? On what operating system?
Happens with versions up to 3.2.2
Please provide any additional information below.
The GSAFeedConnector uses "<<" as the boundary for multipart feeds, which isn't
allowed by the standard. For the allowed characters please see
http://www.w3.org/Protocols/rfc1341/7_2_Multipart.html
Original issue reported on code.google.com by [email protected] on 26 Jan 2014 at 2:34
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 26 Jan 2014 at 2:34The text was updated successfully, but these errors were encountered: