Defect #31731
issues page - not logged in user (HTML structure errors)
Status: | Needs feedback | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: | Affected version: | 4.0.4 |
Description
The structure of html for logged and not logged in is different.
can you make it the same?
1 Logged on users. Inside the "issue" block there are child blocks - attachments, issue_tree, relations
http://prntscr.com/ofan0u
In the case of a non-logged one, these blocks are not parental, but neighbor blocks
- http://prntscr.com/ofaqcd
I would like to get a single structure.
2 items without tag - <td></td>
http://prntscr.com/ofajwa
http://prntscr.com/ofakyy
History
#1
Updated by Go MAEDA over 2 years ago
- File 31731-html-structure.png added
- Status changed from New to Needs feedback
I did not find any difference in the structure of the HTML whether the user is logged in or not. It seems you are using a plugin to display a checklist. Could you check again without plugins?
Comparison: (left = logged in, right = anonymous access)