• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Can't correct storage node name case

Scheduled Pinned Locked Moved Solved
Bug Reports
3
6
1.1k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W
    Wayne Workman
    last edited by Jul 5, 2016, 1:04 PM

    Trunk 8359

    I’ve found a minor bug that will not allow me to change a storage node’s name to have capital first letters.

    I assume this is because the input is first escaped and sent to either lower or upper, and a query is done either on the type-casted string or using a %like% query, which would return that the node already exists.

    Basically,
    I am trying to change instructional-master to Instructional-Master and am getting the error Storage Node already exists

    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
    Daily Clean Installation Results:
    https://fogtesting.fogproject.us/
    FOG Reporting:
    https://fog-external-reporting-results.fogproject.us/

    Q 1 Reply Last reply Jul 5, 2016, 1:05 PM Reply Quote 0
    • Q
      Quazz Moderator @Wayne Workman
      last edited by Jul 5, 2016, 1:05 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • W
        Wayne Workman
        last edited by Wayne Workman Jul 5, 2016, 7:06 AM Jul 5, 2016, 1:06 PM

        @Quazz I’m sure that would work - and I did think about it. I’m just reporting bugs as I find them. 🙂

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        Q 1 Reply Last reply Jul 5, 2016, 1:07 PM Reply Quote 0
        • Q
          Quazz Moderator @Wayne Workman
          last edited by Jul 5, 2016, 1:07 PM

          @Wayne-Workman Yeah, I figured, I kind of derped there to be honest.

          1 Reply Last reply Reply Quote 0
          • W
            Wayne Workman
            last edited by Jul 5, 2016, 1:08 PM

            I suppose this doesn’t necessarily need “fixing” as long as you can change the name and then change it back.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • T
              Tom Elliott
              last edited by Jul 6, 2016, 3:11 PM

              I don’t know how this is a bug.

              Things are stored as they were created. The checks are there to prevent people from stealing already in use names. This is intentional. If you really need it case sensitive as a “pretty” factor, delete it and recreate it using the proper case, or manually edit the DB so it is displayed how you prefer.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                1/6
                Last post

              208

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project