TEIC/romajs

Not able to download anything

Momamari opened this issue · 6 comments

Hey there!
I am new to Roma, I don't know if I did something wrong, but whenever I try to download my scheme, I get this error message:

Roma is still in beta. The following error occurred:
TypeError: undefined is not an object (evaluating 'att.valList.valItem[Symbol.iterator]')

Would be thankful for any hint on how to deal with this issue.

Hello,

Thanks for reporting this. If you have uploaded an existing ODD, could you share it here so I can take a look? Or if you came across this problem after using Roma, do you know the steps to reproduce it? e.g. what customization did you start from and what changes did you make?

Hey,
I did not upload an existing ODD. I started with TEI Minimal, added the analysis module to the scheme, added a value to <s> and two values to <phr>. Additionally, I created a new element attribute for the <phr> tag and that's basically it.
Trying to download the scheme, I became the error message.
I reproduced it twice, but still wasn't able to download the ODD or the RelaxNG Schema.

Thanks, this is likely a bug. I will look into it

Hi @raffazizzi,
I had the same problem of not being able to download anything.

One possibility is that the user hasn't selected all the necessary child elements to make valid TEI. Example: In my test customization, I add <lg> but forgot to include <l>. I couldn't download anything. When I went back in and added <l>, everything downloaded.

Hi all, I am still not able to replicate this issue. Can you let me know what browser are you using?
I tried with Chrome Version 109.0.5414.119 and Firefox 109.0.1

Closing because I can't reproduce this and haven't received follow up. Please re-open if this is still an issue for you.