![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
Andrea Aime
|
|
Components:
|
Transactions/Locking |
|
Created:
|
29/May/13 3:32 AM
|
|
Description:
|
I want to send a transaction request via post on geoserver which has line breaks though it is not working....
This is my request:
<wfs:Transaction service="WFS" version="1.0.0"
xmlns:xxx="http://xxx.com"
xmlns:ogc="http://www.opengis.net/ogc"
xmlns:wfs="http://www.opengis.net/wfs">
<wfs:Update typeName="xxx:TABLE">
<wfs:Property>
<wfs:Name>FIELD</wfs:Name>
<wfs:Value>aaa
bbb></wfs:Value>
</wfs:Property>
<ogc:Filter>
<ogc:FeatureId fid="TABLE.1"/>
</ogc:Filter>
</wfs:Update>
</wfs:Transaction>
I have already tried with CDATA with no hope...
Any ideas???
Many thanks in advance!!!!
|
|
Environment:
|
post request transaction with line breaks
|
|
Project:
|
GeoServer
|
|
Priority:
|
Major
|
|
Reporter:
|
Àngela Feliu
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel