[jira] [Commented] (COUCHDB-3224) Fauxton not correctly display database with "-" and "/" symbol in name

2017-03-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896575#comment-15896575 ] ASF GitHub Bot commented on COUCHDB-3224: - Github user sergey-safarov commented

[GitHub] couchdb-fauxton issue #802: COUCHDB-3224: Fixed database name encoding in vi...

2017-03-05 Thread sergey-safarov
Github user sergey-safarov commented on the issue: https://github.com/apache/couchdb-fauxton/pull/802 Is may be removed "safeURLName" function from app.utils? View name displaying is fixed view not work properly. I not know how to fix. --- If your project is set up for it, yo

[jira] [Commented] (COUCHDB-3224) Fauxton not correctly display database with "-" and "/" symbol in name

2017-03-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896574#comment-15896574 ] ASF GitHub Bot commented on COUCHDB-3224: - Github user sergey-safarov commented

[GitHub] couchdb-fauxton pull request #802: COUCHDB-3224: Fixed database name encodin...

2017-03-05 Thread sergey-safarov
Github user sergey-safarov commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/802#discussion_r104326088 --- Diff: app/addons/documents/index-editor/stores.js --- @@ -186,7 +186,7 @@ Stores.IndexEditorStore = FauxtonAPI.Store.extend({ getSa

[jira] [Commented] (COUCHDB-3224) Fauxton not correctly display database with "-" and "/" symbol in name

2017-03-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896571#comment-15896571 ] ASF GitHub Bot commented on COUCHDB-3224: - Github user sergey-safarov commented

[GitHub] couchdb-fauxton pull request #802: COUCHDB-3224: Fixed database name encodin...

2017-03-05 Thread sergey-safarov
Github user sergey-safarov commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/802#discussion_r104326008 --- Diff: app/addons/documents/components/jumptodoc.react.jsx --- @@ -28,7 +28,7 @@ const JumpToDoc = ({database, loadOptions}) => {

[jira] [Commented] (COUCHDB-3224) Fauxton not correctly display database with "-" and "/" symbol in name

2017-03-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15896567#comment-15896567 ] ASF GitHub Bot commented on COUCHDB-3224: - Github user sergey-safarov commented

[GitHub] couchdb-fauxton pull request #802: COUCHDB-3224: Fixed database name encodin...

2017-03-05 Thread sergey-safarov
Github user sergey-safarov commented on a diff in the pull request: https://github.com/apache/couchdb-fauxton/pull/802#discussion_r104325765 --- Diff: app/addons/documents/index-editor/stores.js --- @@ -186,7 +186,7 @@ Stores.IndexEditorStore = FauxtonAPI.Store.extend({ getSa