[ http://issues.apache.org/jira/browse/BEEHIVE-577?page=all ]

Carlin Rogers updated BEEHIVE-577:
----------------------------------

    Attachment: urltempdesc.txt

Here's a patch for JIRA Beehive-577.

Note that the changes include replacing the images in the NetUI test app,
urlTemplates/testUrlTemplates/. However, svn diff does not include the images
I just copied over an existing beehive test image,
    netui/test/webapps/drt/coreWeb/index/Beehive.gif
to the urlTemplates test image,
    netui/test/webapps/urlTemplates/urlTemplates/testUrlTemplates/image.gif

Also, svn move does not seem to show up in the diff. The delete is
there but not the renamed file. To get the test url template config
file renamed...

  cd netui/test/webapps/urlTemplates/urlTemplates/WEB-INF/
  svn move url-template-config.xml beehive-url-template-config.xml

Thanks.

> add beehive- prefix to url-template-config file and clean up 
> URLTemplatesFactory
> --------------------------------------------------------------------------------
>
>          Key: BEEHIVE-577
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-577
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Carlin Rogers
>     Assignee: Carlin Rogers
>     Priority: Minor
>      Fix For: V1
>  Attachments: urltempdesc.txt
>
> Need to add the beehive- prefix to the url-template-config.xml file 
> for consistency. Should also clean up the URLTemplatesFactory. The 
> methods should not be static since other implementors of a 
> TemplatedURLFormatter may want to get their own templates using
> the factory. The static methods could create issues if loading the 
> template config files happens at the same time. Also, explicitly
> define exceptions in the catch around the parsing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to