Make blog and media NSFW values display correctly and save correctly on blog edit
Summary
Steps to reproduce
2 issues here
- Make an nsfw post.
- Click wallet.
- go back to the feed and make a new post - Do not touch the nsfw-selector, just note its still blue.
- Observe post is not NSFW
--
- Make an nsfw post
- Go to its media URL
- Observe no NSFW on the media page
Platform information
Cross-platform web.
What is the current bug behavior?
- NSFW selectors existing value is not respected
- Mature attribute does not currently propegate from an activity post to the entity.
What is the expected correct behavior?
- If its blue, it should be flagging it NSFW for the reasons contained, without clicking on the selector (check afterward).
- These should be on the NSFW system and go through the PropegateProperties class.
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
/label ~"T - Bug" ~"S - Triage:new"
Related merge requests
1
added scoped labels
mentioned in merge request !613
added scoped label and automatically removed label
- Developer
This needs heavy testing
Edited by Ben Hayward added 5h of time spent at 2019-11-20
removed label
added 2h 30m of time spent at 2019-11-20
removed time spent
- Developer
Messed time spent up
Edited by Ben Hayward added 1d 1h of time spent at 2019-11-20
added scoped label
changed the description
added scoped label and automatically removed label
- Developer
Much testing
added 2h of time spent at 2019-11-22
Please register or sign in to reply