To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64607
                  Issue #:|64607
                  Summary:|AutoTextContainer::insertNewByName throws exception
                          |on valid group names
                Component:|Word processor
                  Version:|OOo 2.0.2
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|programming
              Assigned to:|os
              Reported by:|os





------- Additional comments from [EMAIL PROTECTED] Fri Apr 21 03:31:25 -0700 
2006 -------
Creating a new AutoText group should be possible in the form 'Name'+'*'+'path 
index'

Using the '*' brings up an exception message to use ASCII-chars only which is 
wrong.

Example in Basic:
sub test
xContainer = createUnoService("com.sun.star.text.AutoTextContainer")
xContainer.insertNewByName("NewGroup*0")
end sub

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to