On 17.1.2012 16:25, Lubos Kosco wrote:
I have a stopper
Jens changed the way how we include stylesheets
http://src.opensolaris.org/source/diff/opengrok/trunk/web/httpheader.jspf?r2=%2Fopengrok%2Ftrunk%2Fweb%2Fhttpheader.jspf%401186%3Aa7c1c479ae41&r1=%2Fopengrok%2Ftrunk%2Fweb%2Fhttpheader.jspf%401174%3A09f0768a7ec1
- Jens that was there for a reason - if the stylesheet just says
style.css without version, browser will not replace its copy upon
opengrok update and has stale cache !
and similar way for the util.js
the versioned .js don't need the ?v=xxx postfix, since we version them &
I doubt we will patch them locally
thnx
L
so above changeset should be checked for regressions and at least
style sheet versioning using ?xxx has to come back !
thnx
L
On 17.1.2012 16:16, Knut Anders Hatlen wrote:
Vladimir Kotal<vladimir.ko...@oracle.com> writes:
On 01/16/12 16:18, Knut Anders Hatlen wrote:
Trond Norbye<trond.nor...@gmail.com> writes:
Or is anyone working on fixing this?
I guess the lack of response answers this question...
As to the question about reverting the changes, does anyone know what
would be the minimum to back out in order to get the old behaviour
back?
The UI changes came in as part of a pretty big refactoring patch,
IIRC,
and probably many of the changes that have gone in later depend on the
refactoring, so reverting the UI stuff isn't necessarily easier than
fixing it.
Only couple of minor changes are necessary to fix the UI. I am going
to fix the '..' link.
I've changed the style sheets so that the browser's default fonts are
used, which seems to fix the issue with too big fonts. (Not sure it
fixed the related issue with too small fonts mentioned in the bug
report. Vlad, you might want to double-check that.)
That leaves only two issues to be fixed on bug #19105, I think:
1) Missing white lines between code lines (perhaps not a stopper?)
2) Garbled headers in Internet Explorer
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss