[
https://issues.apache.org/jira/browse/FALCON-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ajay Yadava updated FALCON-1471:
--------------------------------
Labels: ui (was: )
> UI - could not create empty properties list when creating feed
> --------------------------------------------------------------
>
> Key: FALCON-1471
> URL: https://issues.apache.org/jira/browse/FALCON-1471
> Project: Falcon
> Issue Type: Bug
> Components: falcon-ui, ui
> Affects Versions: 0.7
> Reporter: MichaĆ Ziemba
> Labels: ui
>
> When creating a feed, I cleared all properties - queueName, timeout, maxMaps,
> etc. (in Properties tab), and I got the following XML:
> <properties>
> <property/>
> </properties>
> which could not be parsed by Falcon, as 'property' element should have a
> 'name' attribute:
> [org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 497;
> cvc-complex-type.4: Attribute 'name' must appear on element 'property'.]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)