Upper/Lower-case permission node issue #592


  • New
  • Defect
Open
  • _ForgeUser10483760 created this issue Jul 18, 2013

    Describe to us the issue that you're having:
    HomeSpawnPlus uses permission nodes with UpperCase characters.
    A permissions check (/pc) against bPermissions (via Vault) incorrectly reports HAS NOT permission when supplying the permission node as documented (with UpperCase).
    Supply the permission node all lowercase and the permission is recognized.
    Unfortunately the actual HSP plugin is coded to perform permissions checks using the UpperCase characters, which always incorrectly returns HAS NOT permission.
    Tickets posted to both HomeSpawnPlus and Vault, both have denied liability.  This is the final option...?

    Which steps will reproduce this problem?:
    1)  Please see HomeSpawnPlus ticket 206 on BukkitDev (link below).
    2) http://dev.bukkit.org/bukkit-plugins/homespawnplus/tickets/206-warm-up-exempt-not-working/

    Do you have an error log of what happened?
    As already documented in http://dev.bukkit.org/bukkit-plugins/homespawnplus/tickets/206-warm-up-exempt-not-working/

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)
    2.10.5

    Which version of CraftBukkit?: (Please don't say "latest"!!!)
    git-Bukkit-1.5.2-R1.0-27-gdc25312jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.1-SNAPSHOT)

    Which OS?
    Ubuntu 13.04

    Any other information we may need (plugins, configs, etc):

    Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.

  • _ForgeUser10483760 added the tags New Defect Jul 18, 2013

To post a comment, please login or register a new account.