WISE-Community / WISE-Portal--Deprecated--

Portal for the Web-based Inquiry Science Environment (WISE). *Note: deprecated and has been merged into the main 'WISE' repository*
7 stars 7 forks source link

Bug Edit Run Title with non latin characters #126

Closed hirokiterashima closed 11 years ago

hirokiterashima commented 11 years ago

This was reported by Christiano, and I was able to verify this locally.

In teacher homepage, click "edit run settings" for any run in the run list. In the popup, editing the run title with non-latin character causes the title to be saved erratically. In spanish, everything up until the non-latin character was saved. In Japanese, when I tested locally, the title was saved as empty string.

hirokiterashima commented 11 years ago

fixed, committed. https://github.com/WISE-Community/WISE-Portal/commit/128ac3bb86b3286be6e19d178285e00aeb5e9104

Each WISE instance will need to update their portal.properties by changing & to & in hibernate.connection.url.