<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Maybe if you clear browser cache it
will help? <br>
<br>
We have version in URI of static resources (CSS, HTML, freemarker
templates etc), so if you work just with released versions like
"1.8.0.Final" or "1.9.1.Final", the browser cache is not an issue
as it's different URI for each version. But you're doing some
development and building KC from sources, so if there are changes,
the version is still "1.9.2-SNAPSHOT", hence you can see stale
content of some file through your browser cache.<br>
<br>
Marek<br>
<br>
On 12/04/16 17:12, Guus der Kinderen wrote:<br>
</div>
<blockquote
cite="mid:CAMJaV9krMEeLt-0P=CjB+XA86fQKrbcvr4sjvkymupVa9SVzbw@mail.gmail.com"
type="cite">
<div dir="ltr">Thanks for the feedback. I didn't try master yet,
because I will be deploying the upcoming 1.9.2 (master is
currently at 2.0.0).
<div><br>
</div>
<div> - Guus</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 12 April 2016 at 17:03, Bruno
Oliveira <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:bruno@abstractj.org" target="_blank">bruno@abstractj.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi Guus, everything is working here for me.
Maybe you should try it against the latest changes on
master?</div>
<br>
<div class="gmail_quote">
<div>
<div class="h5">
<div dir="ltr">On Tue, Apr 12, 2016 at 7:10 AM Guus
der Kinderen <<a moz-do-not-send="true"
href="mailto:guus.der.kinderen@gmail.com"
target="_blank">guus.der.kinderen@gmail.com</a>>
wrote:<br>
</div>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="h5">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I did not try to reproduce this on master
branch, but got it twice now on 1.9.x. The
branch HEAD is
commit b01f522acea6b6c5c6f487dc626a24ca928da77d<br>
</div>
<div><br>
</div>
<div>After I build the distribution...</div>
<div><br>
</div>
<div>$ mvn clean install -DskipTests
-Pdistribution</div>
<div><br>
</div>
<div><br>
</div>
<div>... extract the distribution ...</div>
<div><br>
</div>
<div>$ cd /distribution/server-dist/target/</div>
<div>$ tar
zxvf keycloak-1.9.2.Final-SNAPSHOT.tar.gz</div>
<div><br>
</div>
<div><br>
</div>
<div>... and start a standalone instance ...</div>
<div><br>
</div>
<div>$ cd /keycloak-1.9.2.Final-SNAPSHOT/bin</div>
<div>$ ./standalone.sh</div>
<div><br>
</div>
<div>... open the webpage at <a
moz-do-not-send="true"
href="http://localhost:8080/auth"
target="_blank"><a class="moz-txt-link-freetext" href="http://localhost:8080/auth">http://localhost:8080/auth</a></a></div>
<div>... create a new user</div>
<div>... login to the administration console with
that user</div>
<div>... go to the list of clients</div>
<div>... and open (or click 'edit') on any of the
clients</div>
<div><br>
</div>
<div>Then the webpage that I'm looking at appears
to be broken. I'm looking at the template
itself, I think.</div>
<div><br>
</div>
<div>
<div>Is this me, or can someone reproduce this?</div>
</div>
<div><br>
</div>
<div> - Guus</div>
</div>
</div>
</div>
_______________________________________________<br>
keycloak-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:keycloak-dev@lists.jboss.org"
target="_blank">keycloak-dev@lists.jboss.org</a><br>
<a moz-do-not-send="true"
href="https://lists.jboss.org/mailman/listinfo/keycloak-dev"
rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a></blockquote>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
keycloak-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a></pre>
</blockquote>
<br>
</body>
</html>