Urs Braem

Results 49 comments of Urs Braem

> Is there no easy way to let powermail use the labels that are already set in the backend [...]? I added the following Line in `/Partials/PowermailAll/Web.html` for testing: {answer}...

PS: If powermail_all isn't displayed to the customer, this is a robust workaround, in the translation: ``` Oui|Ja Non|Nein ``` It also has a positive effect on the CSV/XLS export,...

We have the same issue. And a lot of commits with the message `cp-nav doing things on it's own` 😄 ![Screenshot-10 10-002183](https://user-images.githubusercontent.com/1446443/194856978-12f327cc-c418-4c25-ac49-975d315b75b5.jpg) Here are the composer files @engram-design https://gist.github.com/ursbraem/7df01e4b579ced28bdeacca2466b4ba1

It seems to be updating the `parent` and `prevParent` Hashes whenever something changes: ![Screenshot-11 10-002206](https://user-images.githubusercontent.com/1446443/194966812-5a6fd302-1d9d-4a50-950f-affe32cf75d8.jpg)

I was just checking for that. Actually, it's hard to find a pattern. Mostly after project.yaml related changes. Should also happen when installing a plugin and I thought on composer...

Fantastic, thank you so much!! I'm testing. > I found one way I think I can reproduce it: by syncing in a fresh copy of the database from production. I've...

* No "random" cp-nav behaviours so far when not changing the settings! * BUT 51 changed files with 67 additions and 50 deletions to commit after adding one new point...

> project config rebuild Can you give me the instructions to do it? What I normally do locally is apply config.yaml to database via cp. When we deploy to prod...

Can it be that you are referring to this other issue #177 ? Because https://stackoverflow.com/questions/39573477/extbase-not-found-exception-redirect-to-404-default-page seems to be about that story (that if you don't handle the 404 in your...

I don't understand, sorry Let me just propose one simplification to the concept, which removes the redirect. Post Uid=123 **URL used in Links on Site** www.example.com/path/to/posts/123/the-current-title-of-the-post **Working URLs** www.example.com/path/to/posts/123/the-current-title-of-the-post www.example.com/path/to/posts/123...