Topic: 0.9.6 Release Candidate Support  (Read 21034 times)

Pages: [1] 2 3 ... 5   Go Down

#1: 18-Feb-2007, 10:52 PM

Foundation

rthrash
Posts: 11,348

WWW
Please use this thread to discuss 0.9.6 RC1 issues. (Announcement and RC post soon...)

Known issues include:
  • Doc Manager module still needs to be converted to use Mootools
  • Manager login still calls Prototype/Scriptaculous
  • Demo content template switching needs to be updated to remove the a href="#"
  • Jot 1.1.1 needs an update to fix a bug that errors when using either the moderation edit or publishing tools fix committed
  • AjaxSearch fails to use ajax mode when users have manager session fix committed
Important Note: Upgrading without logging out of the manager first can cause issues. Please make sure all users are logged out of the manager prior to running the upgrade installer.
« Last Edit: 19-Feb-2007, 09:13 AM by rthrash »
MODx is a content managmeent framework that allows web professionals to turn over sites to end-users for daily maintenance without worrying. Please help us help you when asking for assistance and read the wiki. Searching the forums from the top level helps, too.
Ryan Thrash
MODx Co-Founder
Principal @ Collabpad
work productively.
work intelligently.
work together.

#2: 19-Feb-2007, 04:22 AM

Coding Team
heliotrope
Posts: 2,535

WWW
Hi Ryan,

After a few test it seems that the "show in menu" setting is not rendered correctly in Quick Edit.

:-)


« Last Edit: 19-Feb-2007, 06:45 AM by heliotrope »

#3: 19-Feb-2007, 05:20 AM


Rachael
Posts: 28

Docmanager has database prefix hardwired as 'modx_' in tv.ajax.php
Code:
$sql = "SELECT * FROM `modx_site_tmplvars` tv LEFT JOIN modx_site_tmplvar_templates ON tv.id = modx_site_tmplvar_templates.tmplvarid WHERE modx_site_tmplvar_templates.templateid ='".

#4: 19-Feb-2007, 07:16 AM

Coding Team

jaredc
Posts: 300

Okay here's my quick quirk find list on RC 1-

  • The Style List (show/hide) do-hicky on demo pg. 32 throws a JavaScript error (at least in Fx) and doesn't work
  • When logged in to the manager, the search results page has no search box, so you can't re-search if your original turned up no good fix committed ... now works with QE on
  • The AJAX search... while novel, is too slow for my tastes. I could live without the scrolling back up, before scrolling down again. And a faster scroll down would be nice. Also, I didn't even notice there were search results when I searched "snippet" as it only returned one result. Just the one result blended in too well with the masthead and as I was looking at the content area expecting the conventional page of results, I suffered a little "user confusion." I realize that this is probably not a bug per se, but some demo content tweaking might be in order.
  • Sad User permissions still do not work as expected (as discussed in another thread).
« Last Edit: 19-Feb-2007, 01:40 PM by rthrash »
Standard Disclaimer
I could be totally wrong.

#5: 19-Feb-2007, 08:51 AM

Foundation

rthrash
Posts: 11,348

WWW
After a few test it seems that the "show in menu" setting is not rendered correctly in Quick Edit.
Actually appears that the cacheable, published and searchable also all fail. The show links is working.
MODx is a content managmeent framework that allows web professionals to turn over sites to end-users for daily maintenance without worrying. Please help us help you when asking for assistance and read the wiki. Searching the forums from the top level helps, too.
Ryan Thrash
MODx Co-Founder
Principal @ Collabpad
work productively.
work intelligently.
work together.

#6: 19-Feb-2007, 09:06 AM

Coding Team

kylej
Posts: 765

WWW
Actually appears that the cacheable, published and searchable also all fail. The show links is working.

Ryan,
  I just tested out the ones you mentioned and they seem to be working fine for me.

#7: 19-Feb-2007, 09:12 AM

Emeritus

aNoble
Posts: 680

WWW
After a few test it seems that the "show in menu" setting is not rendered correctly in Quick Edit.

Yea, in all of the lang file changes what was supposed to be "Hide in menu" got changed to "Show in menu." It'll be fixed in the release.

#8: 19-Feb-2007, 09:17 AM

Foundation

rthrash
Posts: 11,348

WWW
The QE problem with the other items is indeed limited to Safari. Works in Fx.
MODx is a content managmeent framework that allows web professionals to turn over sites to end-users for daily maintenance without worrying. Please help us help you when asking for assistance and read the wiki. Searching the forums from the top level helps, too.
Ryan Thrash
MODx Co-Founder
Principal @ Collabpad
work productively.
work intelligently.
work together.

#9: 19-Feb-2007, 01:32 PM

Coding Team

pixelchutes
Posts: 886

WWW
Not sure you really want me to add a couple of things I noticed during install to Bug Tracker, let me know your thoughts:

1. 0.9.6 RC-1 still installing with eForm v1.4.2 ...Is this on purpose?

2. Installer lists © 2005-2006 ... maybe a dynamic year for the end of range, or a hard coded 2007? This is also present from the /manager login footer...

3. (Not related to the 0.9.6 RC1 itself) On the BETA download page (and likely others), link to forums still points to /community-forums.html, should this be to /forums/?




Another, totally separate bug I wanted to put down on tape before I forgot (sorry if already posted):

1. When adding BB Code [ img ] tags in the "Full Description" (and possibly other fields) of Repository items, when you go to Edit/Update the item, the generated HTML code <img ... > is displayed, and not converted back into BB Code...
« Last Edit: 19-Feb-2007, 01:46 PM by rthrash »
Mike Reid - www.pixelchutes.com
MODx Team Member / Contributor
[Module] MultiMedia Manager / [Module] SiteSearch / [Snippet] DocPassword / [Plugin] EditArea / We support FoxyCart
________________________________
Where every pixel matters.

#10: 19-Feb-2007, 02:37 PM

Moderators

Perrine
Posts: 1,776

WWW
After an upgrade from 0.9.5 to 0.9.6 RC1, TinyMCE (2.0.8 -> 2.0.9) doesn't work. I mean when editing documents (in manager or using QE), TinyMCE toolbar doesn't show up.

I tried to delete plugin and then reinstall it but it still doesn't work. Anyone has this issue ?
Nouveau sur MODx ? ||
Recherche
Communauté FR
Documentation FR
Réalisations sous MODx
Webolution
Entreprise AGS
J'aurais dû lui dire...
Atelier d'architecture Gambino
Déco'In : l'idée deco qu'il vous faut
HistWar : jeu de stratégie napoléonien

Ma config : MODx 0.9.6.3 / 1.0 || Apache 2.2.14 || PHP 5.2.11 || MySQL 5.0.45 || Debian 4.0 (Etch)

#11: 19-Feb-2007, 03:10 PM

xeres
Posts: 171

Try to change the default theme, you have to use full theme, I suppose, what is no longuer valable

#12: 21-Feb-2007, 02:00 AM

Moderators

MotSmart
MODx RTL Guru.
Posts: 923

WWW
the "go here" link at beta page, points to http://modxcms.com/resources.html instead of http://modxcms.com/downloads.html
[Search] [Add-ons] | [MODx Lovers Don't miss this link!]
[Documentation] [Wiki]
[Persian support forum]
[RoadMap] [SVN] [RTL SVN Branch] [Development] [Trac] [FishEye+Crucible] [Confluence] | [My Google Code]
[برای دسترسی به راهنمای فارسی به  » وبگاه مادایکس فارسی « و یا به » انجمنهای پشتیبانی فارسی مادایکس « مراجعه کنید]
A Person is Either your Brother in Faith or Your Equal in Humanity. - Imam Ali.  # Discover Islam. | # Discover Middle East @ PressTV.Creation of Earth and Sky and the birth of Adam
BBC, CNN, FOX, MSNBC: Israeli officials: We don't want to kill (AKA Genocide) innocent people of Gaza. ~ Stupid Me, Myself: So why don't you stop doing so?!

#13: 21-Feb-2007, 04:47 AM

Moderators

MotSmart
MODx RTL Guru.
Posts: 923

WWW
- fine with other major browsers but in IE.6 tried to change manager direction to RTL, effect shown and highlighted in attached screen capture, any idea how to fix this?

- how to drag navlink's to right in manager top frame  ?


* untitled.JPG (42.11 KB, 796x412 - viewed 342 times.)
[Search] [Add-ons] | [MODx Lovers Don't miss this link!]
[Documentation] [Wiki]
[Persian support forum]
[RoadMap] [SVN] [RTL SVN Branch] [Development] [Trac] [FishEye+Crucible] [Confluence] | [My Google Code]
[برای دسترسی به راهنمای فارسی به  » وبگاه مادایکس فارسی « و یا به » انجمنهای پشتیبانی فارسی مادایکس « مراجعه کنید]
A Person is Either your Brother in Faith or Your Equal in Humanity. - Imam Ali.  # Discover Islam. | # Discover Middle East @ PressTV.Creation of Earth and Sky and the birth of Adam
BBC, CNN, FOX, MSNBC: Israeli officials: We don't want to kill (AKA Genocide) innocent people of Gaza. ~ Stupid Me, Myself: So why don't you stop doing so?!

#14: 21-Feb-2007, 07:40 AM

Coding Team

Bravado
Posts: 1,108

"I can learn to resist anything but temptation..."

WWW
Another quick bug fix that should be looked into has to do with QuickEdit.  Seems that it adds a call to the mootools script regardless of whether an instance exists (ie. a widget that uses mootools).  Is there any way to modify QuickEdit to use the regClientStartupScript script so that it adds the mootools script only if it doesn't exist?  Just a thought!  Cheesy

Jeff
Jeff Whitfield

"When someone asks you, A penny for your thoughts, and you put your two cents in, what happens to the other penny?"

-George Carlin

#15: 21-Feb-2007, 09:01 AM

Guest
  • It seems we should still hack some files like said here  Undecided
  • no connexion in frontend in the sidebar login for administrator and a new users
    Errors : "Incorrect username or password entered!"
    Or : "We are sorry! We cannot locate an account using that email."
  • System alerte :
Code:
TinyMCE - OnInterfaceSettingsRender
An error occurred while loading. Please see the event log for more information.Warning: include_once(/var/www/dev5/assets/plugins/tinymce/lang/francais-utf8.inc.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/dev5/assets/plugins/tinymce/tinymce.functions.php on line 6

Warning: include_once() [function.include]: Failed opening '/var/www/dev5/assets/plugins/tinymce/lang/francais-utf8.inc.php' for inclusion (include_path='/var/www/dev5/manager/includes/') in /var/www/dev5/assets/plugins/tinymce/tinymce.functions.php on line 6
  • some strings not allready translated in locales and some had never exist in other language than english, for user and in administor panels
  • Accessibility : <tr> and <td> in administration. Fonts are too small. It not possible to define the minimum size fonts without hack the css. Then the <td> breakes the design. Span/div should be better
  • search box disapear after a research, amazing
« Last Edit: 21-Feb-2007, 10:33 AM by christian »

#16: 21-Feb-2007, 09:07 AM

Foundation

rthrash
Posts: 11,348

WWW
It seems we should still hack some files like said here  Undecided
New file permissions are controlled by a manger setting now. Why hack?
MODx is a content managmeent framework that allows web professionals to turn over sites to end-users for daily maintenance without worrying. Please help us help you when asking for assistance and read the wiki. Searching the forums from the top level helps, too.
Ryan Thrash
MODx Co-Founder
Principal @ Collabpad
work productively.
work intelligently.
work together.

#17: 21-Feb-2007, 10:15 AM

Guest
@Ryan : after installation I use chmod in command line simply cause I had used some before installation. In fact, I don't know where is the manager settings Grin
Does exist some docs for new options?
(in drupal all options are explained in administration menus even if it can be impressive or confused a bit the interface)

#18: 21-Feb-2007, 12:04 PM

Foundation

rthrash
Posts: 11,348

WWW
Tools top menu tab > Configuration menu > File Manager tab

Though to be completely honest, I'm not sure if the FCK File Browser also uses these settings. Installation could certainly be cleaned up to make this a bit better.
MODx is a content managmeent framework that allows web professionals to turn over sites to end-users for daily maintenance without worrying. Please help us help you when asking for assistance and read the wiki. Searching the forums from the top level helps, too.
Ryan Thrash
MODx Co-Founder
Principal @ Collabpad
work productively.
work intelligently.
work together.

#19: 21-Feb-2007, 12:23 PM

Marketing & Design Team

davidm
MODx evangelist
Posts: 7,073

The best way to predict the future is to invent it

WWW
Don't know if anyone experienced this : I did an upgrade from 0.9.5 to an existing database, and tried the simple upgrade process - since I didn't need to change database info - but it failed and I had to do the install with the edit DB settings option. I am running MySQL 5.0.22 and PHP 5.1.6.

Other than that : a real breeze Smiley

.: nodeo.net : Pour un web libre, moderne et ouvert ! :: david-molliere.net : Suivez en "live" mes expérimentations et billets sur les CMS et autres applications web :.

*** Forums modxcms.fr Participez à l'élaboration du site MODx francophone ! ***

! Nouveau !  En live, ne manquez pas les news de modxcms.fr sur Twitter   ! Nouveau !

MODx est l'outil idéal pour les developpeurs et webdesigners qui cherchent un framework de gestion de contenu hautement flexible et performant, tout en étant simple d'accès pour les utilisateurs finaux.

Config : Apache 2.2.8 - MySQL 5.0.67 - PHP 5.2.8 | Debian 4.0 (Etch)

Réalisations sous MODx : | pargade-notaires.fr | soleil.info | gican.asso.fr | michelez-notaires.com | amadom.gerondicap.com | jocelyne-violet.net

#20: 21-Feb-2007, 01:12 PM

Moderators

Perrine
Posts: 1,776

WWW
Don't know if anyone experienced this : I did an upgrade from 0.9.5 to an existing database, and tried the simple upgrade process - since I didn't need to change database info - but it failed and I had to do the install with the edit DB settings option. I am running MySQL 5.0.22 and PHP 5.1.6.

+1 with php 4.4.4 and mysql 4.0.25

Also : when putting the site offline/online (in Config > tab settings) : I get an error from Firefox 2.0 about a script I can stop or leave. After a while, if I stop the script, setting is saved. (Don't know if I'm clear... let me know ^^)
Nouveau sur MODx ? ||
Recherche
Communauté FR
Documentation FR
Réalisations sous MODx
Webolution
Entreprise AGS
J'aurais dû lui dire...
Atelier d'architecture Gambino
Déco'In : l'idée deco qu'il vous faut
HistWar : jeu de stratégie napoléonien

Ma config : MODx 0.9.6.3 / 1.0 || Apache 2.2.14 || PHP 5.2.11 || MySQL 5.0.45 || Debian 4.0 (Etch)
Pages: [1] 2 3 ... 5   Go Up
0 Members and 1 Guest are viewing this topic.