budde377 / Part

Framework for developing websites written in PHP/Dart.
MIT License
2 stars 0 forks source link

Error when adding user #61

Closed budde377 closed 9 years ago

budde377 commented 9 years ago

When adding a user there is a error in dart/lib/user_settings.dart:52. It would seem that the user library isn't properly updated. This might also be the case when changing the username.


Imported from Bitbucket Originally reported by: Christian Budde Christensen (2014-06-17T23:13:43.037)

budde377 commented 9 years ago

Fixed issue. When adding a user the elements wasn't constructed properly (with dataset).

Fixed #61

→ <<cset 64bad655b727>>


Original comment by: Christian Budde Christensen (2014-06-18 07:04:25+00:00)