7 messages in com.mysql.lists.eventum-develRE: Beta 1 of Eventum 2.0 Available| From | Sent On | Attachments |
|---|---|---|
| Bryan Alsdorf | 13 Feb 2007 21:45 | |
| Gaetano Giunta | 14 Feb 2007 02:24 | |
| Jostein Martinsen | 14 Feb 2007 04:01 | |
| Gaetano Giunta | 14 Feb 2007 04:44 | |
| Bryan Alsdorf | 14 Feb 2007 07:22 | |
| Alessandro Ogier | 14 Feb 2007 07:40 | .patch |
| Elan Ruusamäe | 14 Feb 2007 14:23 |
| Subject: | RE: Beta 1 of Eventum 2.0 Available![]() |
|---|---|
| From: | Gaetano Giunta (giun...@sea-aeroportimilano.it) |
| Date: | 02/14/2007 04:44:31 AM |
| List: | com.mysql.lists.eventum-devel |
The closing tags is not required. It can even cause trouble when f.ex. sending headers and theres output after the closing tag.
The only situation I can think of is if headers are sent by php files that
include() some other, "bad" files, before calling the header() function, which
should be pretty rare a situation.
Closing php files with ?> is just a very uncommon practice, and not seeing it
leaves me with an uncomfortable feeling, like a missing closing bracket in code.
BTW, none of the libs which are used by eventum does this, so the code is still
exposed to the risk you mention
My 2c
Gaetano
On Wed, 14 Feb 2007 11:24:28 +0100 "Gaetano Giunta" <giun...@sea-aeroportimilano.it> wrote:
Just downloaded the 2.0b1 tarball.
All the php closing tags at end of files seem to be amiss ???
BTW: something I maybe missed on the wiki: why is there not a public-eventum-for-managing-eventum available somewhere?
Bye Gaetano
-----Original Message----- From: Bryan Alsdorf [mailto:bry...@mysql.com] Sent: Wednesday, February 14, 2007 6:45 AM To: even...@lists.mysql.com Subject: Beta 1 of Eventum 2.0 Available
Hi,
I am proud to announce that after nearly a year in development Beta 1 of Eventum 2.0, the user-friendly and flexible issue tracking system from MySQL, is now available from our downloads pages at http://dev.mysql.com/get/Downloads/eventum/eventum-2.0-beta1.t
ar.gz/from/pick
Note that not all mirror sites may be up to date at this point in time - if you can't find this version on some mirror, please try again later or choose another download site.
Bear in mind that this is a beta release, and as with any other pre-production release caution should be taken when installing on production level systems or systems with critical data.
Please refer to the UPGRADE file for instructions on how to upgrade your existing Eventum installation. Read the INSTALL file for instructions on installing Eventum for the first time.
* Highlighted changes in this release: - Localization. Eventum UI and messages currently translated to Swedish and Italian. More languages will be coming soon. - Modernized code base (Updated $HTTP_*_VARS to use $_* super globals) - Updated configuration structure to allow easier upgrades. - Fixed bug with error when sending emails creating infinite loops. - Improvements to SCM integration.
You can review the full list of changes here: http://eventum.mysql.org/wiki/index.php/Changelog
Please report any bugs you might find to the eventum developers list: even...@lists.mysql.com.
Best Regards, -- Bryan Alsdorf, Manager of Support Systems MySQL AB, www.mysql.com Are you MySQL certified? www.mysql.com/certification
+-------------------------------------------------------+ Jostein Martinsen System developer, Redpill AB Tel: 0734-241 475, 054-4005 142 E-mail: jost...@redpill.se
-- Eventum Developers Mailing List For list archives: http://lists.mysql.com/eventum-devel To unsubscribe: http://lists.mysql.com/eventum-devel?unsub=giunta.gaetano@sea-
aeroportimilano.it





.patch