.LRN 2.2 bugs
Last modified: 2006-11-24 14:26:47.042384+01
OPENED BUGS
package | bug # | summary | comments |
---|---|---|---|
Priority 1 | |||
dotlrn | Creating subgroups broken 1 |
Sven: the creation of new subgroups fails when a Subsite is mouted as well. The method "apm_package_id_from_key" in "acs-tcl/tcl/apm-procs.tcl" returns more than one package_id of Subsite. Don: This will not be fixed in .LRN 2.2.1. Currently, we only fully support .LRN installations that are devoted to .LRN. We'll be fixing .LRN in the future so it can work properly on installations which include other subsites, etc, but not for 2.2.1. Nima: Then we need to create an interim solution here or we cannot upgrade. Don: You can fix this easily by getting the package_id from the site_nodes table. The subsite you want is the main subsite, mounted at "/", and the object_id in the site_nodes table corresponds to the mounted package's package_id. |
|
Priority 2 | |||
lorsm | #2939 | LORS requires Javascript | WCA-A |
news | forum | news::install::after_upgrade -from_version_name 5.0d7 -to_version_name 5.2.0d6 breaks | The upgrade tries to install the service contract NotificationType (GerURL, ProcessReply) for news which already existed in 2.1.1 installation. |
Priority 3 | |||
openacs/dotlrn general | #2840 | Use header elements to convey document structure and use them according to specification | WCA-AA |
openacs/dotlrn general | #2839 | Create documents that validate to published formal grammars. | WCA-AA |
openacs/dotlrn general | #2837 | Provide information about the general layout of a site (e.g., a site map or table of contents) | WCA-AA |
openacs/dotlrn general | #2836 | Provide metadata to add semantic information to pages and sites. | WCA-AA |
openacs/dotlrn general | #2834 | Associate labels explicitly with their controls.
|
WCA-AA |
openacs/dotlrn general | #3021 | Provide navigation bars to highlight and give access to the navigation mechanism. | WCA-AAA |
acs-kernel | #3001 | Missing message keys | |
acs-lang | #2953 | No audit of changes in translation | |
acs-templating | #2994 | Problems with browsers that don't support htmlarea | |
acs-templating | #3020 | rte transform absolute links into relative ones | |
acs-subsite | #2989 | IndexRedirectUrl parameter not retained during upgrade | |
acs-datetime | #3036 | lc_time_fmt, lc_time_system_to_conn should by default include timezone | To be discussed before any fix |
rss support | #2984 | Binding of RssGenerationSubscriber to pinds_blog_entries failed | |
notification | #3025 | Management improvement | |
dotlrn | #2955 | expand dotlrn.class_instances_pretty_name | |
file-storage | #3033 | Sending the file attached in an email | |
file-storage | #2975 | No error info when unzip not installed | |
file-storage | #3031 | doesn't copy a folder | |
theme-selva | #3003 | Broken link in the navigation path (communities instead of clubs) | |
theme-selva | #2970 | "Courses" tab displays "Classes" | |
theme-selva | #2965 | doc needs theme selva installed | |
theme-selva | #2833 | Do not use tables for layout unless the table makes sense when linearized | WCA-AA |
theme-selva | #2832 | Use style sheets to control layout and presentation. | WCA-AA |
theme-selva | #3022 | Ensure that foreground and background color combinations provide sufficient contrast | WCA-AAA |
lorsm | #2949 | Error when linking a CSS | |
forums | #2912 | Delete message when a notification is attached does not work |
BUGS WHICH PRIORITY TO BE DOWNGRADED
package | bug # | summary | comments |
---|---|---|---|
Priority 1 | |||
lorsm | #2995 | Error while loading images and css-style files in ie6 | Commented by Lee: I've potentially fixed the javascript errors which I think are unrelated to the problem of loading the css and resources. Committed to the oacs-5-2 branch. |
Priority 2 | |||
theme-selva | #2899 | Courses Submenu | Downgraded to a suggestion which will not be addressed in 2.2.1. The bug portion (appearance of personal portal subnavbar under the "Courses" tab) was fixed in 2.2.0, the rest is a design suggestion (read the bug report for more info) |
RESOLVED/FIXED/CLOSED BUGS
package | bug # | summary | comments |
---|---|---|---|
Priority 1 | |||
dotlrn | Upgrade destroys portals |
See last comment in bugtracker for a fix. Don: I've implemented that fix, needs testing. |
|
dotlrn | Creating new subgroup/community broken |
Fixed after creating an attachments instance and reloading the dotlrn.info file due to still missing parameters. |
|
forums | |
When creating a new thread you are redirected to message-view?message_id=oid#oid. Which results in an error as oid#oid is not an integer. | Fixed on openacs-5-2 branch |
Priority 2 | |||
acs-lang | Specify language with lang attribute | Fixed on oacs-5-2 | |
acs-mail-lite | -extra_headers is supposed to be optional | can't reproduce on openacs-5-2 | |
acs-subsite | Merge users fails | Fixed on openacs-5-2 branch | |
acs-subsite | Missing i18n keys | ||
search | More than one instance of search crashes indexer | Resolved. Search should only have one instance and be mounted multiple times. | |
dotlrn | Portrait upload error | this is on HEAD | |
dotlrn | Community should not require defined start and end dates | fixed on oacs-5-2 | |
dotlrn | Course creation crashes with activation dates | fixed on oacs-5-2 | |
dotlrn-portlet | For data tables that have two or more logical levels of row or column headers, use markup to associate data cells and header cells. | fixed on oacs-5-2 | |
file-storage | Back to folder view has no link nor message key | ||
file-storage | The .tgz of a folder stores does not store the last version | Nima: you cannot fix that right now |
|
file-storage | Missing keys in en_US catalog | fixed on oacs-5-2 | |
calendar | alt and title description in Calendar images | fixed on oacs-5-2 | |
forums | Accessibility issues (frame, alt text, ...) | fixed on oacs-5-2 | |
lorsm | LORS frames need a title | fixed on oacs-5-2 | |
assessment | Section points not recorded/displayed | fixed | |
theme-selva | tabs disappear | fixed on oacs-5-2 branch | |
theme-selva | Missing key theme-selva.accessibility_note | fixed on oacs-5-2 branch | |
theme-selva | Problems with Opera browser | Works fine with Opera v.9 | |
theme-selva | alt description in dotLRN logo is not sufficient | fixed on oacs-5-2 | |
theme-selva | Hide this page (portal layout) does not work | fixed on oacs-5-2 | |
news | Cannot upload a .gif image | fixed on oacs-5-2 | |
Priority 3 | |||
openacs/dotlrn general | #2835 | Clearly identify the target of each link. | Done for all portlets and many pages. That should be enough for 2.2.1. Bug still open to be completed by .lrn 2.3 |
openacs/dotlrn general | Mandatory data when editing, but not when creating | fixed on oacs-5-2 | |
openacs/dotlrn general | Mark up lists and list items properly. | fixed on oacs-5-2 for dotlrn portlets | |
acs-lang | as thousands separator | Fixed on openacs-5-2 branch. | |
acs-subsite | Portrait comments not stored | fixed on oacs-5-2 | |
dotlrn | Wrong parameter to email members |
not reproducible |
|
dotlrn | Drop multiple users | not reproducible | |
calendar | Periodic item last one day more | not reproducible | |
calendar portlet | Wrong link in admin portlet to add an item | fixed in oacs-5-2 | |
evaluation portlet | Message key missing "evaluation-portlet.Net_Value" | fixed in oacs-5-2 | |
dotlrn-static | Classes and communities info portlet title | fixed in oacs-5-2 |