[ http://jira.jboss.com/jira/browse/EJBTHREE-88?page=history ]
     
Bill Burke closed EJBTHREE-88:
------------------------------

    Resolution: Done

> EJB doc - missing quotes
> ------------------------
>
>          Key: EJBTHREE-88
>          URL: http://jira.jboss.com/jira/browse/EJBTHREE-88
>      Project: EJB 3.0
>         Type: Bug
>   Components: Documentation
>     Versions: Preview 4
>  Environment: Linux, Mozilla 1.7.3,  Apache/2.0.52 (Unix)
>     Reporter: Jens Elkner
>     Priority: Trivial

>
> Original Estimate: 5 minutes
>         Remaining: 5 minutes
>
> ejb3/docs/index.html: quotes are missing for the first two hrefs and thus one 
> gets e.g. "http://localhost/develop/jboss40/ejb3/EJB3-edr2.pdf%22"; from 
> mozilla pointing to a non-existent object ... 
> --- patch ---
> --- index.html.orig   Tue Feb  8 22:52:22 2005
> +++ index.html        Wed Mar  2 00:12:44 2005
> @@ -6,8 +6,8 @@
>  </p><p>
>  </p><p>
>  <ul>
> -<li> <a href=EJB3-edr2.pdf">EJB 3.0 Specification (non-persistence 
> stuff)</a></li>
> -<li> <a href=Persistence-edr2.pdf">EJB 3.0 Persistence Specification</a></li>
> +<li> <a href="EJB3-edr2.pdf">EJB 3.0 Specification (non-persistence 
> stuff)</a></li>
> +<li> <a href="Persistence-edr2.pdf">EJB 3.0 Persistence 
> Specification</a></li>
>  <li> <a href="tutorial/index.html">Tutorial</a> Walks you through EJB 3.0 
> with real examples that you can build and run.</li>
>  <li> <a href="reference/hibernate.html">Configuring</a>  Describes how you 
> configure datasources and Hibernate 3.0.  Hibernate 3.0 drives our entity 
> bean implementation.</li>
>  <li> <a href="reference/jndi.html">JNDI Bindings</a> JNDI , interceptor, and 
> transport bindings for your session beans.</li>
> --- eo patch --

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to