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

Word count range limit of call for contents: display issue & 500 error #3396

Open
1 of 2 tasks
ftake opened this issue Jun 4, 2024 · 2 comments
Open
1 of 2 tasks

Comments

@ftake
Copy link

ftake commented Jun 4, 2024

I'm submitting a ..

  • Bug Report
  • Feature Request

Current behavior:

Word count range is not shown correctly on "New Proposal" screen of call for contents. Even if I set the range of "Long Talk" event type to 150-500, the screen says "Abstracts must be between 0 and 250 words."

Furthermore, if the content does not fulfills the condition set in the event type, OSEM shows 500 error.

Expected correct behavior:

  • The settings from event type is applied to the min/max count of words on New Proposal screen
  • If the input content is too long/short, the system show message that the length of it is out of range

Steps to reproduce:

  • In the Event Type screen, create the following event type

Short talk 20 Minutes 120 - 250 Words

  • Open "New Proposal screen" and put "foo bar"
  • Check the word counter shown at the bottom
  • Click "Create Proposal"

Other information:

@AndrewKvalheim
Copy link
Member

The word count problem sounds like #3243. I haven’t figured out how to reproduce the status 500; instead I see this:

Could not submit proposal: Abstract cannot have less than 120 words

@ftake
Copy link
Author

ftake commented Jun 5, 2024

In https://events.opensuse.org/conferences/oSAS24, it seems to show 500 instead of the error banner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants