Anonymous | Login | 03-04-2021 16:14 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||||
0007021 | [Squeak Packages] Pier | minor | always | 04-16-08 05:59 | 04-16-08 06:03 | ||||||||
Reporter | mberth | View Status | public | ||||||||||
Assigned To | renggli | ||||||||||||
Priority | normal | Resolution | fixed | ||||||||||
Status | resolved | ||||||||||||
Summary | 0007021: Unit test PRDocumentDescriptionTest>>testAccessor fails | ||||||||||||
Description | I am loading Pier from the squeak-dev image (sq3.9.1-7075dev08.04.1.image) using the package universe - see code below. The unit test PRDocumentDescriptionTest>>testAccessor fails, with MessageNotUnderstood: PRDocumentAccessor>>selector. According to Monticello, PRDocumentAccessor etc. came from Pier-Model-lr.213 | ||||||||||||
Additional Information |
My installation script is: | installer | "***Open SqueakMap and update list from network!" SMSqueakMap default loadUpdates. "*** Open the Package universe and update package list" Installer universe uniUpdate. installer := Installer universe addPackage: 'Pier'. "Now some answers for the installation questions" installer answer: '*install*Kom*' with: true; answer: '*install Seaside*' with: true; answer: '*username*config*' with: 'admin'; answer: '*password*' with: 'xxxxx'; answer: '*create*Seaside*application*' with: true; answer: '*port number*' with: '9090'; answer: '*name*Pier*kernel*' with: 'xyz'; answer: '*entry point*' with: 'uvw'; answer: 'Your Pier-Application is running on:' with: true. installer install |
||||||||||||
Attached Files | |||||||||||||
|
![]() |
|
(0012028 - 62 - 62 - 62 - 62 - 62 - 62) renggli 04-16-08 06:03 |
This bug is already fixed in the latest version on Monticello. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
36 total queries executed. 30 unique queries executed. |