ODK Aggregate not working with code changes

Hi all

So I'm trying to extend the functionality of the 'Upload users and
capabilities .csv'. To test if I can make changes I changed the HTML text
of the change password popup to '(Added Text) Change password for '. For
some reason when I make this change the website won't load. The build
completes and everything. As soon as I remove the added text and set the
field value back to default everything works perfectly.

Any idea why this might be happening? Am I missing some kind of step?

Thanks

Nevermind, it's working now for some unknown reason.

··· On Tuesday, April 11, 2017 at 11:44:45 AM UTC+2, Johann van Eeden wrote: > > Hi all > > So I'm trying to extend the functionality of the 'Upload users and > capabilities .csv'. To test if I can make changes I changed the HTML text > of the change password popup to '(Added Text) Change password for '. For > some reason when I make this change the website won't load. The build > completes and everything. As soon as I remove the added text and set the > field value back to default everything works perfectly. > > Any idea why this might be happening? Am I missing some kind of step? > > Thanks >

Three things can happen.

(1) You forgot to GWT compile and refresh the project.

(2) Eclipse does not always publish changes to the server if using Tomcat.
This is seemingly random. If you blow away the published content, it also
doesn't always fully republish it, so there is no always-works work-around
for this.

(3) Your browser may be caching the compiled GWT javascript and therefore
not render with the new JS. To avoid this, always test in an incognito
window.

··· On Tue, Apr 11, 2017 at 4:40 AM, Johann van Eeden wrote:

Nevermind, it's working now for some unknown reason.

On Tuesday, April 11, 2017 at 11:44:45 AM UTC+2, Johann van Eeden wrote:

Hi all

So I'm trying to extend the functionality of the 'Upload users and
capabilities .csv'. To test if I can make changes I changed the HTML text
of the change password popup to '(Added Text) Change password for '. For
some reason when I make this change the website won't load. The build
completes and everything. As soon as I remove the added text and set the
field value back to default everything works perfectly.

Any idea why this might be happening? Am I missing some kind of step?

Thanks

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com