Thanks Kishore.  That’s the scenario probably. 

Please do let me know if you need any help with testing. 

Thanks and best regards,
Vinodh

On 2/20/17, 6:31 PM, "Kishore Kumar" <[email protected]> wrote:

    Hi Vinodh,
    
    I noticed a javascript bug today in the new UI which is related to how 
jquery ajax loads javascript in <script> tag. I think you might have faced that 
issue.
    
    The issue arises occur when you try to create a connector which has 
editConfig() first and then subsequently create another connector which doesn't 
have editConfig()
    
    I came across this issue when I created a Solr Output connector first and 
then tried to create a Null or File system connector. I was not be able to 
submit or switch tab in Filesystem connector.
    
    The reason for this is, when we first load the Solr connector using ajax it 
registers editConfig javascript method in window global, but since file system 
connector tries to submits, it executes the editConfig of Solr connector.
    
    Will try to resolve this in a couple of weeks.
    
    Thanks,
    Kishore Kumae
    
    -----Original Message-----
    From: Vinodh Boopalan [mailto:[email protected]] 
    Sent: 20 February 2017 08:50
    To: [email protected]
    Subject: Re: [jira] [Commented] (CONNECTORS-1196) Proposal to update 
Manifold Crawler UI
    
    My apologies, false alarm! May be a temporary glitch on my browser.  Will 
watch out for it in the future  and record the steps.
    
    Thanks and best regards, 
    Vinodh
    
    On 2/20/17, 5:41 AM, "Karl Wright" <[email protected]> wrote:
    
        I was able to save a file system repository connection without problems.
        Can you list the exact steps you tried?
        Karl
        
        On Sun, Feb 19, 2017 at 11:00 PM, Vinodh Boopalan <
        [email protected]> wrote:
        
        > Kishore,
        >
        > Looks great!  I will continue to test in the coming weeks.
        >
        > Tried to create a new repository connection with type File System and 
it
        > wouldn’t save.  I am new to ASF contribution, I am not sure if I 
should be
        > creating a ticket against this branch.  Please do let me know.
        >
        > Thanks and best regards,
        > Vinodh
        >
        > On 2/19/17, 7:58 PM, "Karl Wright (JIRA)" <[email protected]> wrote:
        >
        >
        >         [ https://issues.apache.org/jira/browse/CONNECTORS-1196?
        > page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&
        > focusedCommentId=15873918#comment-15873918 ]
        >
        >     Karl Wright commented on CONNECTORS-1196:
        >     -----------------------------------------
        >
        >     Hi [~kishorekumar],
        >
        >     The button icons on the "view output" page do not seem to have 
text
        > associated with them, just mouseover text.  They're not consistent 
with the
        > buttons on the "view repository" page or any others.  Is this 
intentional?
        >
        >     Thanks, otherwise looks great!
        >
        >     > Proposal to update Manifold Crawler UI
        >     > --------------------------------------
        >     >
        >     >                 Key: CONNECTORS-1196
        >     >                 URL: https://issues.apache.org/
        > jira/browse/CONNECTORS-1196
        >     >             Project: ManifoldCF
        >     >          Issue Type: Improvement
        >     >          Components: Framework core
        >     >    Affects Versions: ManifoldCF next
        >     >            Reporter: Kishore Kumar
        >     >            Assignee: Kishore Kumar
        >     >             Fix For: ManifoldCF next
        >     >
        >     >         Attachments: Bandwidth Report.png, Index.jsp.png, List
        > Repository.png, Report.png, View.png
        >     >
        >     >
        >     > Hi,
        >     > I have been working on a new User Interface for ManifoldCF.
        >     > This UI is based on Bootstrap, jQuery and some other opensource
        > scripts.
        >     > Only the index.jsp will be loaded once and other page are 
rendered
        > using AJAX call, making it more responsive and modern.
        >     > Please find the attached screenshots.
        >     > *Backward compatibility:*
        >     > Since most of our tab comes from connectors, those tabs will be
        > displayed as it is with no immediate attention required. (see sample
        > screenshot attached)
        >     > *What next?*
        >     > In future we can add Charts to our reports where ever 
applicable, so
        > that it will be more user friendly & informative for end users.
        >     > Can make use of Web socket to notify exception or error to 
users as
        > Notifications.
        >     > *Browser compatibility*
        >     > Has been tested with most latest browser and IE10, will try to 
add
        > support for IE8 with acceptable degradation.
        >     > Any suggestion, concern much appreciated.
        >
        >
        >
        >     --
        >     This message was sent by Atlassian JIRA
        >     (v6.3.15#6346)
        >
        >
        >
        
    
    

Reply via email to