MySource Matrix Developer

Main Content

MySource Matrix Developer Newsletter Issue 13
Friday 4th March 2005

covers versions 3.2.2 stable, 3.4.0 RC1, 3.5.0 development

News

3.4.0 Stable Release Monday

The second stable release of MySource Matrix will be released on Monday. The 3.4.0 release will also include the first stable releases of the Calendar, Ecommerce and Lexicon commercial module packages.

No New Beta Release On Monday

The MySource Matrix release schedule indicates that a new beta version of MySource Matrix will be released with each new stable version. This would mean that version 3.5.0 beta should also be released on Monday, but it will not be. The current development version does not yet have the complete feature set that we require for our next beta release and it is certainly not stable enough to have clients supported by an SLA. The next beta release is likely to be at least 2 months away.

No New Features This Week

There were no new features added to MySource Matrix this week, so the New Features section of the newsletter has been left out for this issue.

Planned Development

Global Search And Replace

To be added to : 3.5.0 development
Estimated start date: already in development
Estimated end date : 17th Mar 2005

A new global search and replace tool is currently in development. This tool will be included in the commercial search module package and will allow any user to perform a search and replace of a word on all assets that they have access to view and edit. They will be able to select to restrict their search by tree location, asset status and asset type. The search and replace will work for all pieces of content that can be indexed, including asset attributes (such as page name), asset contents (WYSIWYG cells) and metadata fields.

Search Logging

To be added to : 3.5.0 development
Estimated start date: already in development
Estimated end date : 16th Mar 2005

Oracle Support

To be added to : 3.5.0 development
Estimated start date: 7th Mar 2005
Estimated end date : 18th Mar 2005

Backend Translation

To be added to : 3.5.0 development
Estimated start date: 15th Mar 2005
Estimated end date : 25th Mar 2005

Upgrading

3.5.0 Development

Run step_02.php: no Run step_03.php: no

Additional queries:

CREATE TABLE sq_rb_trig ( sq_eff_from timestamp without time zone NOT NULL, sq_eff_to timestamp without time zone, id integer NOT NULL, name text, data text, description text, active character(1) DEFAULT '0'::bpchar NOT NULL );

CREATE INDEX sq_rb_trig_active ON sq_rb_trig USING btree (active);
ALTER TABLE ONLY sq_rb_trig ADD CONSTRAINT sq_rb_trig_pkey PRIMARY KEY (sq_eff_from, id);

Additional comments: You must reparse all your site designs, including the system login design

New Bugs Added To Bug Tracker

Bug ID Stable Beta Dev Description
491 N N Y asset_manager::assetInTrash(exclusive=true) returns incorrect result
492 N N N Bookmarks show in Broken link report (not confirmed)
493 N N Y Permission check is ignoring the groups extending "User Group"
494 Y Y Y design_customisation asset not found until customised
495 N N Y Asset listing uses default format when it should use a customised one
496 N N Y asset listing does not replace keyword
497 N Y Y QAG: Problem re-ordering form contents
498 N N N DIV properties content type should default to current type (not confirmed)
499 N Y Y Custom Form: Missing Keywords Dropdown
500 N Y Y WYSIWYG: White box over editor on Mac
501 N N N Login_Form design area input boxes not using classes (not confirmed)
503 N Y Y Preferences not being set correctly
504 N N N Error generated when trying to replace files (not confirmed)
Notes:

Bug #504 (Error generated when trying to replace files) was submitted by KateN but looks like it is a file permissions problem rather than a problem with MySource Matrix. This has not yet been confirmed, so the bug has not been marked as "not a bug".

New Feature Requests Added To Bug Tracker

Bug ID Description
502 Sorting assets by order in asset map

Bugs Fixed In The Bug Tracker

Bug ID Stable Beta Dev Description
491 N N Y asset_manager::assetInTrash(exclusive=true) returns incorrect result
493 N N Y Permission check is ignoring the groups extending "User Group"
495 N N Y Asset listing uses default format when it should use a customised one
496 N N Y asset listing does not replace keyword
503 N Y Y Preferences not being set correctly
Add a Comment

You must click here to log in before posting comments.

View Comments

There are currently no comments for this newsletter.