David Glick

Results 452 comments of David Glick

The problem with my suggestion is that it's not backwards-compatible. So that's why I said "in the long run". But it could happen for Volto 17, now, if the @plone/volto-team...

No, I don't mean a variable parameter, I mean the literal string `/:register`

My initial reaction is that I would rather avoid adding this complexity unless there is a good reason. Why is it not good enough to only use the data you...

Okay, that helps me understand the use case. I'll try to take a look at the PR soon and think about what would be the best way to do it....

@tisto There is some discussion in the linked issue: https://github.com/plone/plone.restapi/issues/1661

@nileshgulia1 From what I see, the remoteUrl should be added for child items here: https://github.com/plone/plone.restapi/blob/1771c9c43b63dd0a6b29ab1339b6e8d6330876ab/src/plone/restapi/services/contextnavigation/get.py#L461 But, useRemoteUrl comes from the navtree code and it can only be true if the...

@nileshgulia1 In general, the design for the Link content type is to take users directly to the link target URL if the users don't have permission to edit the link,...

@maethu Thanks, I'll take another look and also ask @tisto for his opinion. If we do decide to add it, it will need documentation.

@wesleybl Could you add a screenshot of how the error looks now, or give me steps to reproduce it? I can probably figure it out but I'm skimming through a...