Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing bind component (prenorm5.lua) #1

Open
jorgepd opened this issue Apr 12, 2018 · 0 comments
Open

missing bind component (prenorm5.lua) #1

jorgepd opened this issue Apr 12, 2018 · 0 comments

Comments

@jorgepd
Copy link
Contributor

jorgepd commented Apr 12, 2018

If a link is found and its parent has no id, the filter creates binds without component. Which is wrong by the handbook definition, e.g.

 <body>
    <media id='m'/>
    <property name='value'/>
    <link xconnector='c'>
      <bind role='onPause' component='m'/>
      <bind role='start' component='m'/>
      <bind role='a' interface='value'/>
      <bind role='b' interface='value'/>
      <bind role='i' interface='value'/>
      <bind role='j' interface='value'/>
    </link>
  </body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant