You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Arpit Gupta (JIRA)" <ji...@apache.org> on 2012/05/16 00:55:08 UTC

[jira] [Created] (AMBARI-267) add an id to the Lets Get started button dom object

Arpit Gupta created AMBARI-267:
----------------------------------

             Summary: add an id to the Lets Get started button dom object
                 Key: AMBARI-267
                 URL: https://issues.apache.org/jira/browse/AMBARI-267
             Project: Ambari
          Issue Type: Bug
          Components: site
            Reporter: Arpit Gupta


Currently the Lets get started dom looks like

{code}
<a class="btn btn-large" href="initializeCluster.php" style="margin-top:20px">Let's Get Started!</a>
{code}

if we can add an id to it, it will make it easier to automate using selenium

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AMBARI-267) add an id to the Lets Get started button dom object

Posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMBARI-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli updated AMBARI-267:
-------------------------------------------

    Fix Version/s: 0.9.0
    
> add an id to the Lets Get started button dom object
> ---------------------------------------------------
>
>                 Key: AMBARI-267
>                 URL: https://issues.apache.org/jira/browse/AMBARI-267
>             Project: Ambari
>          Issue Type: Bug
>          Components: site
>            Reporter: Arpit Gupta
>            Assignee: Yusaku Sako
>             Fix For: 0.9.0
>
>
> Currently the Lets get started dom looks like
> {code}
> <a class="btn btn-large" href="initializeCluster.php" style="margin-top:20px">Let's Get Started!</a>
> {code}
> if we can add an id to it, it will make it easier to automate using selenium

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (AMBARI-267) add an id to the Lets Get started button dom object

Posted by "Yusaku Sako (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMBARI-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako resolved AMBARI-267.
--------------------------------

    Resolution: Fixed
      Assignee: Yusaku Sako

Marking this fixed as welcome.php from the current trunk has the mentioned DOM ID in place.
                
> add an id to the Lets Get started button dom object
> ---------------------------------------------------
>
>                 Key: AMBARI-267
>                 URL: https://issues.apache.org/jira/browse/AMBARI-267
>             Project: Ambari
>          Issue Type: Bug
>          Components: site
>            Reporter: Arpit Gupta
>            Assignee: Yusaku Sako
>
> Currently the Lets get started dom looks like
> {code}
> <a class="btn btn-large" href="initializeCluster.php" style="margin-top:20px">Let's Get Started!</a>
> {code}
> if we can add an id to it, it will make it easier to automate using selenium

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (AMBARI-267) add an id to the Lets Get started button dom object

Posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMBARI-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli updated AMBARI-267:
-------------------------------------------

    Affects Version/s: 0.9.0
    
> add an id to the Lets Get started button dom object
> ---------------------------------------------------
>
>                 Key: AMBARI-267
>                 URL: https://issues.apache.org/jira/browse/AMBARI-267
>             Project: Ambari
>          Issue Type: Bug
>          Components: site
>    Affects Versions: 0.9.0
>            Reporter: Arpit Gupta
>            Assignee: Yusaku Sako
>             Fix For: 0.9.0
>
>
> Currently the Lets get started dom looks like
> {code}
> <a class="btn btn-large" href="initializeCluster.php" style="margin-top:20px">Let's Get Started!</a>
> {code}
> if we can add an id to it, it will make it easier to automate using selenium

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira