Opened 13 years ago
Closed 9 years ago
#6929 closed defect (wontfix)
Dojo Offline sometimes create invalid database names for Gears
Reported by: | bradneuberg | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | Offline | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Gears requires a database name to work. This is now truncated at 64 characters. Dojo Offline needs to check the generated database name and truncate it at 64 characters.
Here is the bug report from the Gears database (issue 536):
What steps will reproduce the problem?
- Install Google Gears Trunk Against FF3RC1
- Go to
- View Error Console
What is the expected output? What do you see instead?
I should be able to use Dojo Offline, but instead get errors like
SQL Exception: Name cannot exceed 64 characters: dot_store_http_codinginparadise_org_projects_dojo_offline_latest_offline_sdk_dojox_off_demos_editor_editor_html.
I know this is technically a Dojo Offline problem, but since this worked in earlier editions of Gears, it would be nice if it still worked.
Closing the bug over on the Gears side and opening this bug to track the issue.
Change History (7)
comment:1 Changed 13 years ago by
Milestone: | → future |
---|
comment:2 Changed 11 years ago by
Owner: | changed from bradneuberg to Shane O'Sullivan |
---|
comment:3 Changed 11 years ago by
Owner: | changed from Shane O'Sullivan to Brad Neuberg |
---|
whoops... shouldn't have assigned these to Shane
comment:4 Changed 10 years ago by
Resolution: | → wontfix |
---|
offline no longer supported, inactive project
comment:6 Changed 10 years ago by
Owner: | changed from Brad Neuberg to dylan |
---|
reassign due to inactive committer. please triage accordingly.
comment:7 Changed 9 years ago by
Status: | new → closed |
---|
please reopen if I've mistakenly closed this ticket
Thank you, Shane