The following request causes the Lat/Lon bounds of the requested layer to change:
http://myGeoserver/geoserver/wms/kml?&layers=gdd:agdd_50f
If I click "Compute from native bounds" and save the layer it will be fine until I make this request again at which point the bounds revert to the numbers they were before I clicked compute from native bounds.
agdd_50f is a time-series raster layer using imagemosaic. Imagemosaic looks to postgres to get the paths of daily geotifs which it then serves out. At this point I'm trying to figure out if it's a bug or a configuration issue.
Here's a stackexchange link where I first reported the issue in more detail with pictures:
http://gis.stackexchange.com/questions/199178/wms-request-causes-geoserver-lat-lon-bounding-box-to-change
I've also attached the before and after screenshots of what my lat long bounding box looks like.
Ubuntu 14.04.4 LTS