Results 76 issues of Brett Birschbach

Bug Present as of Version: 2.25.5-SNAPSHOT Both the `Teaser` component and the `List` component dialogs allow the author to create a list of links to a static set of pages....

Bug Present as of Version: 2.25.5-SNAPSHOT When opening Page Properties there are requests to the server that result in HTTP 404 (Not Found) in the browser console. The URL looks...

There's a ton of duplicated javascript that can be consolidated - see below for all functions that could be created in a centralized util to replace multiple (3-5 instances of...

Bug present as of version: 2.24.7-SNAPSHOT If you run a search with 12 results, and your search component is limited to 10 results, when you first search the results will...

When a user selects a PNG image with a transparent background via the standard `Image` component, the dynamic media image URL rendered transforms the transparent background to white instead. This...

The Image component generates a src-set for dynamic images, each image with a `&wid=NNNN` parameter. If the image width happens to be larger than the source image uploaded to the...