Pushed changes to the repo, you can test with the latest SNAPSHOT version
2016-11-02 10:28 GMT+01:00 Lukasz Lenart :
> 2016-11-02 9:19 GMT+01:00 Lukasz Lenart :
>> 2016-11-02 9:12 GMT+01:00 Greg Huber :
>>> Looking at this:
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> and if I use :
>>>
>>> login.
Nearly:
This is now blocked :
#parameters.get('error').value
But:
Does the popup!
#
Also, if I modify my class for HttpParametersAware and use the new
HttpParameters
ie
public void setParameters(HttpParameters parameters) {
this.params = parameters.toMap();
}
publi