You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Ajay Yadava (JIRA)" <ji...@apache.org> on 2015/09/22 19:27:04 UTC

[jira] [Updated] (FALCON-1471) UI - could not create empty properties list when creating feed

     [ https://issues.apache.org/jira/browse/FALCON-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajay Yadava updated FALCON-1471:
--------------------------------
    Component/s: falcon-ui

> 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)