Content
View differences
Updated by Alexander Coles 5 months ago
### Steps to reproduce
1. Login as a user with permissions to manage meetings
2. Click the Global Modules icon members in the top lefthand corner. project A
3. Create a new recurring meeting, if there isn't one already:
1. Click Meetings
2. Click "+ Meeting" from Go to the members page header.
3. Select "Recurring"
4. Select a project and enter a title. Click "Save"
4. You should be on the Meetings Template page (e.g. https://qa.openproject-edge.com/projects/10-dot-5-copy/meetings/2267) "Add new member"
5. 4. Inspect Type the rendered HTML for the Blankslate component following string: "foo@example.org"
### What is the buggy behavior?
_Please describe the bug in as much detail as possible. Example:_
* The generated HTML is invalid:
```html
<h2 data-view-component="true" class="blankslate-heading">Your meeting series template is empty</h2>
<p data-view-component="true">
<div data-view-component="true" class="d-flex flex-column">
<div data-view-component="true" class="mb-2"><span data-view-component="true" class="color-fg-subtle">This template
will be used whenever new meetings in the series get created. You can add agenda items, participants, and
attachments to this template.
</span></div>
<div data-view-component="true" class="mt-2"><span data-view-component="true" class="text-bold color-fg-subtle">When
you're done preparing this template, click the 'Open first meeting' button above to finish invite a member did not work
* There was an error notification shown with the setup
and schedule the first meeting of the series.
</span></div>
</div>
</p>
```
message "XYZ"
### What is the expected behavior?
_Describe how the application should behave like. Example:_
1. `<div>` tags The application should not be rendered within a `p` tag.
<br> invite the new user with the selected role
2. An email should have been sent to that user
### Note for QA Important note
Ideally we would validate with [https://validator.w3.org/nu/#textarea](https://validator.w3.org/nu/#textarea) - unfortunately there is not currently _Please note that unless you are a way just contributor to validate an HTML fragment. Validating OpenProject, you can no longer edit this bug report after saving. You can still add new comments, new images and upload attachments though, but updating description or modifying fields will not be possible after saving. Please make sure that all necessary information and attachments are added, and the entire HTML page results following attributes are set:_
### **Logs**
_Are there errors in the browser console? (_[_Click here for information on how to open your browser's console_](https://webmasters.stackexchange.com/a/77337)_) For a large number of other errors that cause this particular issue's to be silenced. local installation: Are there relevant logs output by_ `_openproject logs_` _(packaged installation) (_[_click here for details_](https://docs.openproject.org/installation-and-operations/operation/monitoring/#show-logs)_) or in a log/production.log or /var/log/openproject/ ? Please attach error output in these log files if applicable_
### Screenshots and other files
_<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/918139/content">_ _If you have screenshots of the application's bug behavior or other relevant files, please drag them into this place or attach them using the "Files" section._
### Environment information
_Please check and fill out the following details to help us identify in what versions and distributions of OpenProject the error occurs_
**OpenProject installation type**
* Hosted cloud edition
* Packaged installation
* What distribution?
* Docker All-in-one container
* Docker-compose installation
* Other (please specify)
**OpenProject version**
_If you're not running on the cloud edition, please specify the version of OpenProject you're running. Example: v12.1.5_
**Browser**
* [x] [ ] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [x] [ ] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
**Language**
_en\_GB_ _Please specify the browser language and the language of the OpenProject user for which the bug occurred._
1. Login as a user with permissions to manage meetings
2. Click the Global Modules icon
3. Create a new recurring meeting, if there isn't one already:
1. Click Meetings
2. Click "+ Meeting" from
4. Select a project and enter a title. Click "Save"
4. You should be on the Meetings Template page (e.g. https://qa.openproject-edge.com/projects/10-dot-5-copy/meetings/2267)
5.
### What is the buggy behavior?
```html
<h2 data-view-component="true" class="blankslate-heading">Your meeting series template is empty</h2>
<p data-view-component="true">
<div data-view-component="true" class="d-flex flex-column">
<div data-view-component="true" class="mb-2"><span data-view-component="true" class="color-fg-subtle">This template
will be used whenever new meetings in the series get created. You can add agenda items, participants, and
attachments to this template.
</span></div>
<div data-view-component="true" class="mt-2"><span data-view-component="true" class="text-bold color-fg-subtle">When
you're done preparing this template, click the 'Open first meeting' button above to finish
* There was an error notification shown with
and schedule the first meeting of the series.
</span></div>
</div>
</p>
```
<br>
2. An email should have been sent to that user
### Note for QA
Ideally we would validate with [https://validator.w3.org/nu/#textarea](https://validator.w3.org/nu/#textarea) - unfortunately there is not currently
### **Logs**
_Are there errors
### Screenshots and other files
_<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/918139/content">_
### Environment information
_Please check and fill out the following details to help us identify in what versions and distributions of OpenProject the error occurs_
**OpenProject installation type**
* Hosted cloud edition
* Packaged installation
* What distribution?
* Docker All-in-one container
* Docker-compose installation
* Other (please specify)
**OpenProject version**
_If you're not running on the cloud edition, please specify the version of OpenProject you're running. Example: v12.1.5_
**Browser**
* [x]
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [x]
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
**Language**
_en\_GB_