Failing to load CSS and scripts

2023-10-18 Thread Andres Reloir
Hi, I just tried to setup Reviewboard with Docker, but the CSS and other resources are failing to load. I tried using only Traefik. Then tried the same setup with Nginx with Traefik routed to it (unsure if this is supposed to be done this way) I don't see any unusual logs in Docker.

rbt post -I case sensitivity

2023-10-18 Thread geeta subramanian
Hello, We have the file names as below: abc.X and abc.x (these are files in Unix box) However when we do rbt post to post the diff of .X file, the contents of .x file is generated and uploaded in the review board site. How do I ensure that the diff of correct files are chosen? Is there a way to