steve-community / steve-plugsurfing

SteVe with PlugSurfing (https://www.plugsurfing.com) integration using their interface OIOI (http://docs.plugsurfing.com/)
GNU General Public License v3.0
8 stars 6 forks source link

[minor] Add Charge Point => Web Site field #7

Closed goRaspy closed 8 years ago

goRaspy commented 8 years ago

When I add a charge point on the PS-STEVE. The field "web site" of the form is not saved properly, the field is saved by the email address. It works fine after an update in a second time.

I am pretty sure that the problem come from here : https://github.com/RWTH-i5-IDSG/steve-plugsurfing/blob/f10c2cc933440487ef2bd6eebe24d75d041aa596/src/main/java/de/rwth/idsg/steve/extensions/plugsurfing/repository/impl/StationRepositoryImpl.java#L194