moschlar / SAUCE

⛔️ DEPRECATED - System for AUtomated Code Evaluation
GNU Affero General Public License v3.0
25 stars 6 forks source link

Linebreaks in Comments ignored #225

Closed Ayutac closed 9 years ago

Ayutac commented 9 years ago

Not sure if bug or feature, but when I correct students' work and comment it, line breaks in the comment field (not per line but general) are ignored/not saved. This is a bit annoying. Could it be because I use Linux and SAUCE doesn't accept \n?

moschlar commented 9 years ago

Ah well, it does accept and save them, they just don't get displayed because HTML - they would have to be converted to <br />s! I'll see what I can do!

Ayutac commented 9 years ago

great, thanks! And apparently git comments accept HTML :D One question left though: Is the instance on the JGU servers up to date with stable releases or is this not in your hands?

moschlar commented 9 years ago

No, that instance is totally under my control and is always at the current release version.

I have an additional instance there, which is running on the same database with the current develop branch for testing new features with real data. ;)

moschlar commented 9 years ago

This should be a little bit more fixed since 829fa89487a24cb7f1b8c96c848622dd746eb912