Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] [Bug 106853] New: Need file extension constants


John,

Sounds like an error. I reported a similar problem to the Webmaster. In that case it looked like someone had incorrectly assigned the bug to wtp-dev, but maybe there was a config error.

Denis, do you administer Bugzilla for WTP? If so, please correct this. wtp-dev is not the right owner.

Arthur Ryman,
Rational Desktop Tools Development

phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@xxxxxxx
intranet: http://labweb.torolab.ibm.com/DRY6/



John Arthorne/Ottawa/IBM@IBMCA
Sent by: wtp-dev-bounces@xxxxxxxxxxx

08/12/2005 11:15 AM

Please respond to
"General discussion of project-wide or architectural issues."

To
wtp-dev@xxxxxxxxxxx
cc
Subject
Re: [wtp-dev] [Bug 106853]  New: Need file extension constants






Has the wtp-dev mailing list recently been configured as the default owner for WTP bugs?  If so, I assume this was a mistake?  Most listeners to this mailing list probably don't want to track every new bug that comes in.  Typically a component in bugzilla will have an email alias as the component owner (such as wtp-standard-tools-inbox@xxxxxxxxxxx), and those who want to track new bugs in that component would configure their bugzilla account to listen to that address.


John




bugzilla-daemon@xxxxxxxxxxx
Sent by: wtp-dev-bounces@xxxxxxxxxxx

12/08/2005 11:06 AM

Please respond to
"General discussion of project-wide or architectural issues."

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] [Bug 106853]  New: Need file extension constants







https://bugs.eclipse.org/bugs/show_bug.cgi?id=106853

         Summary: Need file extension constants
         Product: Web Tools
         Version: 0.7
        Platform: PC
      OS/Version: Windows XP
          Status: NEW
        Severity: normal
        Priority: P3
       Component: Web Standard Tools
      AssignedTo: wtp-dev@xxxxxxxxxxx
      ReportedBy: ebordeau@xxxxxxxxxx


File extension strings ("jsp", "html", etc) are used all over.  Instead of
creating new strings (i.e. extension.equals("jsp")), WST should have constants
for common file extensions.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top