Code Monkey home page Code Monkey logo

mediamosa-sitebuilder's Issues

Delete menu item checks wrong right (edit)

$items['asset/delete/%'] = array( 'title' => 'Delete asset', 'page callback' => 'drupal_get_form', 'page arguments' => array('mediamosa_sb_asset_delete_confirm_form', 2), 'access callback' => '_mediamosa_sb_access_asset_edit', 'access arguments' => array(2), 'description' => 'Delete the asset.', 'type' => MENU_NORMAL_ITEM, 'file' => 'mediamosa_sb.asset.inc', );

Also transfer uses _mediamosa_sb_access_asset_delete() on submit button and edit right on menu item.

switching on master switch surfconext (SAML) module results in PHP Fatal error

Not an issue I've experienced personally yet. But might hit me in the near future when I'm implementing SB and SURFconext.

See: http://mediamosa.org/content/surfconext-module-sb-100

switching on master switch surfconext (SAML) module results in PHP Fatal error:

PHP Fatal error: Undefined class constant 'self::MEDIAMOSA_EXCEPTION_SEVERITY_NORMAL' in /var/www/sites/all/modules/custom/surfconext/surfconext.exception.class.inc on line 31

Leaving the SB site unreachable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.