• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Bug in WOStatsPage WO 5.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in WOStatsPage WO 5.3


  • Subject: Bug in WOStatsPage WO 5.3
  • From: Chuck Hill <email@hidden>
  • Date: Wed, 20 Jul 2005 17:15:06 -0700

There is a typo that prevents the login from being displayed.  To fix:

sudo emacs /System/Library/Frameworks/JavaWOExtensions.framework/ Resources/WOStatsPage.wo/WOStatsPage.html

Edit this line:
<td><webobject name="USERname"></webobject></td>
to read
<td><webobject name="USERNAME"></webobject></td>
(it is a case issue).

Also, don't forget to set a password when launching, e.g.
-WOStatisticsPassword foo
If you don't do this there is no password and access is disabled entirely.


Chuck

--
Practical WebObjects - a book for intermediate WebObjects developers who want to increase their overall knowledge of WebObjects, or those who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Re: WOPopupButton and WOForm's <href>
  • Next by Date: Encoding Error on Windows 2003 Box
  • Previous by thread: [SOLVED] Re: WOHyperLink-> WOPopupButton and WOForm's action using WORedirect
  • Next by thread: Encoding Error on Windows 2003 Box
  • Index(es):
    • Date
    • Thread