Wesley Barroso Lopes

Results 25 issues of Wesley Barroso Lopes

## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE) ### What I did: In a Plone addon, I registered a subscriber: ```xml ``` ### What I expect to happen: I would like...

question

In production mode, Volto returns the header: ``` Cache-Control: public, max-age=0 ``` On nginx, when it gets `max-age=0` it doesn't cache to disk if it's configured to do so. To...

04 type: enhancement

I'm getting the warning: ``` warning: no previously-included files matching '.isort' found anywhere in distribution ``` I already ignored the file in `MANIFEST.in`: ``` global-exclude .isort ``` However, the pyroma...

enhancement

I use Hamster to record the duration of my tasks and then register to another system where task durations must be filled in with fractions of an hour. For example:...

When I ran `pnpm install` the file was updated

**Describe the bug** Validation error messages are not shown in any controlpanel. Either in those already existing in Plone or in new ones, added by products. Response json example, when...

01 type: bug

**Describe the bug** When we try to access a working copy via the blue popup link, having previously gone through "View this revision", we receive the error: "We apologize for...

01 type: bug

## BUG/PROBLEM REPORT / FEATURE REQUEST ### What I did: With [Volto](https://github.com/plone/volto), on a website in Portuguese, I accessed a private page with an anonymous user. ### What I expect...

enhancement

Also translates the message. Ref: https://github.com/plone/volto/issues/5274