Menu

#248 php substitution

5.0.0
closed
nobody
None
bug
2016-03-30
2016-03-04
ssd
No

Using stock php in CentOS 6, some php variable substitutions fail due to inconsistent dated php syntax in seed dms code. This patch fixes a few instances found in seeddms/views/bootstrap/class.Bootstrap.php by making the substitution syntax consistent with other similar syntax that works.

Possibly there are more of these in other files. This particular set prevents the tree in the left pane from being expanded.

1 Attachments

Discussion

  • Uwe Steinmann

    Uwe Steinmann - 2016-03-07

    This must be a php version < 5.4. Since php 5.4 the syntax <?= is available even if short_open_tags or off. If you turn on short_open_tags it should work with < 5.4 as well.

     
  • Uwe Steinmann

    Uwe Steinmann - 2016-03-30
    • status: open --> closed
     
  • Uwe Steinmann

    Uwe Steinmann - 2016-03-30

    The remaining short tags has been replaced.

     

Log in to post a comment.

MongoDB Logo MongoDB