sizzlelab / aaltolunch

AaltoLunch is an example service that can be used as a reference when developing new services on top of ASI platform. AaltoLunch service has been developed by Gizzle team as part of a project course in SDE masters program at Aalto University.
7 stars 1 forks source link

Encoding problem with scandinavian characters #32

Closed ktkarhu closed 13 years ago

ktkarhu commented 13 years ago

Steps to re-produce:

  1. Open http://jimu.cs.hut.fi:8080/aaltolunch in Firefox
  2. Login using gizzle_user1 account
  3. Choose TKK as campus
  4. Select Täffä as restaurant and click Done

Outcome: Systems shows that Nalin is eating at Täffä but scandinavian characters are shown wrongly: Eating: Täffä at 11:30

Expected outcome: Täffä

Environment: Windows 7, Firefox 3.6.10

ktkarhu commented 13 years ago

There is another related problem which causes this erroneous string to grow longer:

Steps to re-produce:

  1. Open http://jimu.cs.hut.fi:8080/aaltolunch in Firefox
  2. Login using gizzle_user1 account
  3. Join your friend who is eating at Täffä

Outcome: Systems shows that Nalin is now eating at Täffä but scandinavian characters are shown wrongly and for some reason a longer erroneous text is shown: Eating: Täffä at 16:55

Expected outcome: Täffä

Environment: Windows 7, Firefox 3.6.10

nalincy commented 13 years ago

investigating...

nalincy commented 13 years ago

fixed.