otetard / ownpad

Ownpad is a Nextcloud application that allows to create and open Etherpad and Ethercalc documents.
GNU Affero General Public License v3.0
57 stars 24 forks source link

Fix random name to be compliant with cross-reference in ethercald #73

Closed dtygel closed 5 years ago

dtygel commented 5 years ago

We've detected a bug in ethercalc: when referencing another spreadsheet, it doesn't work for those with highercase in their names.

So we are proposing here a Pull Request to fix this problem by generating pad names exclusively with lowercase characters. For us, this is quite important, since we use cross-referencing a lot in our projects, among different spreadsheets and among tabs in one same file.