Search Issue with Domino..

hello,
I have Domino environment. I wrote simple program to fetch user from Domino directory. I can search with givenname, sn, mail attributes. But when i try to search with UID attribute, not getting user properly. When i place star in front of uid, then i get user.
Ex. user is :- ashish zokarkar
uid=azokarkar
givenname=Ashish
sn=zokarkar
query:- givenname=ashish or sn=zokarkar works very fine. but query uid=azokarkar does not provide me user. in spite of uid=*azokarkar give me user. I tried with 10-15 users and find same issue.
My question is: is this issue with jndi? or is it Domino issue??
Please help me in this issue.
--Ashish                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Are you testing on the published help or the generated help. The latter is rebuilt every time.
Try in one of the sample projects. Click Open on the RoboHelp Starter page and then click Samples in the ribbon on the left.
If that works, try downloading the demo merged help from my site and generate from that. Test that works.
Post back with the results at that point.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • Search issue with plurals?

    RH9, webhelp, merged project.
    Just reported to me and I can confirm: There seems to be a content search issue where the singular works, but not the plural, even if the plural is what we use. Specific example: Enhancement vs. Enhancements. We have several topics that are labeled or refer to "Enhancements", but searching with that term finds nothing, while using "Enhancement" finds those terms.
    "Ticket" vs "Tickets" results in a similar issue. The behavior appears to be that the singular form can find either version - singular or plural - but plural search terms result in no matches at all.
    Any ideas what may be causing this?

    Are you testing on the published help or the generated help. The latter is rebuilt every time.
    Try in one of the sample projects. Click Open on the RoboHelp Starter page and then click Samples in the ribbon on the left.
    If that works, try downloading the demo merged help from my site and generate from that. Test that works.
    Post back with the results at that point.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Search Issue with OCR Files and Meta data

    We have setup SharePoint 2013 on windows 2012 server. It is have cumulative update until August. Its version is 15.0.4535.1000. 
    I have created two site content type of document type. Both content type have 4 site column which are common in them. Both have two site column separate in each. I configure search service application, which is also working very good and also don't have any
    kind of error. I have added this two content type in one document library which have lot of sub-folders
    All Files are OCR pdf which is done by meta data
    Now the issue is that when I search anything from search center, sometimes I will get result with data from site columns and sometime i will not get data but just link to file and Name of the file. Wired thing is that columns are common and they crawling Full
    and Incremental also properly.
    Below is the screen for my search where you can see that there is no summary. How can I bring summary
    So what can be the issue for this. 

    Hi,
    For metadata, which metadata are you not seeing? Are they custom properties within the PDF, and have you checked if you have crawled properties matching these?
    I know there's issue with last modified on PDF's (http://sharepointfieldnotes.blogspot.no/2013/05/understanding-and-getting-sharepoint.html) 
    Thanks,
    Mikael Svenson
    Search Enthusiast - SharePoint MVP/MCT/MCPD - If you find an answer useful, please up-vote it.
    http://techmikael.blogspot.com/
    Author of Working with FAST Search Server 2010 for SharePoint

  • Search issue with Outlook 2010 SP2 in Online mode

    We are dealing with a weird issue that started after a routine maintenance window this past week.  We took our Exchange 2010 server down while we performed maintenance on our SANs.  After bring the servers back up we have developed an issue in
    Outlook with searching.  When a user searches for emails only those that are before the outage are returned in the resultant set even if an email from after the outage matches the search.  However, if you search from OWA all the expected results
    are returned.  Please remember that we are in Online mode with Outlook and not cached mode.
    I can say that I have checked Exchange and it appears that all indexes are fine and the fact that OWA returns the correct result would prove that.
    One other thing to note.  If you do an Advanced Find in Outlook and select frequently-used text fields it give weird search results, but it will include the emails from this week.
    What am I missing?  I can't think of anything else to look for.

    Hi,
    Based on my knowledge, when Outlook is in Online Mode, the search is based on the Exchange Search Service. Although the search works on OWA, I still suggest you try re-indexing on Exchange Server to check the result.
    Moreover, there are some steps we can perform to narrow down this issue:
    1. Switch to Cached Exchange Mode, then the Index is based on the local computer, check if then the issue persists. If the issue persists, we can say it's not about the index, maybe something else stops Outlook from searching properly, such as an add-in.
    Also, it can be a workaround if it works in Cached Mode.
    2. Create a new Outlook Profile to setup the account, check if the problem persists. Please do not remove the previous profile as this is just a test, I want to know if the problem persists with a new profile.
    Please feel free to post back with more details.
    Regards,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here.

  • Saved search issue with custom link

    Hi all,
    Generally we do have one opportunity search . But according to my requirement I have added one more opportunity search  for separate Opportunity type .
    I do have 2 different view configurations for regular search/result and newly added custom search/result.
    here the issue is with Archived Saved Search( those are saved in regular Opportunity Search)  is  not working properly when I am open custom Search and then open the saved Search( from Home Page) . Here again I need to open the regular opportunity Search and execute the Saved Search  then it is working.
    When I come out from custom search/result, then execute the Saved Search it is calling the configuration of Custom Search/result.
    here I need to destroy the custom configuration search/result when I come out or execute the saved search . already I tried the WD_DESTROY  method in Mainview set level. But it is not working .
    Regards.
    rama

    Solved my self.
    Below is the solution. Go to the Viewset implementation class ZL_BT111S_O_MAINVIEWSET_IMPL   and call the default configuration in method DO_CONFIG_DETERMINATION .
    CALL METHOD me->set_config_keys
       EXPORTING
         iv_object_type          = '<DEFAULT>'
         iv_object_sub_type      = '<DEFAULT>'
         iv_propagate_2_children = 'X'.
    regards,
    rama

  • Search issue with dynamic dropdown array - PHP

    I'm currently trying to set up a search with a couple of
    dynamic dropdowns, basically to search for cars - so the parent
    list is car make, and the child is car model.
    I've gotten as far as a page with the dynamic array working,
    but not the search :
    dynamic array
    working
    (Ignore the cars and vans radio buttons)
    For testing there's an Audi A3 and and Audi A6, but this
    search doesn't work.
    The select code looks like :
    <select name="Model">
    <option value="" <?php if (!(strcmp("",
    $row_rsModels['Model']))) {echo "selected=\"selected\"";}
    ?>>Select a Model</option>
    </select>
    And the array code looks like :
    <?php
    if ($row_rsModels) {
    echo "<SC" . "RIPT>\n";
    echo "var WAJA = new Array();\n";
    $oldmainid = 0;
    $newmainid = $row_rsModels["Make"];
    if ($oldmainid == $newmainid) {
    $oldmainid = "";
    $n = 0;
    while ($row_rsModels) {
    if ($oldmainid != $newmainid) {
    echo "WAJA[".$n."] = new Array();\n";
    echo "WAJA[".$n."][0] = '".WA_DD_Replace($newmainid)."';\n";
    $m = 1;
    echo "WAJA[".$n."][".$m."] = new Array();\n";
    echo "WAJA[".$n."][".$m."][0] =
    "."'".WA_DD_Replace($row_rsModels["ModelID"])."'".";\n";
    echo "WAJA[".$n."][".$m."][1] =
    "."'".WA_DD_Replace($row_rsModels["Model"])."'".";\n";
    $m++;
    if ($oldmainid == 0) {
    $oldmainid = $newmainid;
    $oldmainid = $newmainid;
    $row_rsModels = mysql_fetch_assoc($rsModels);
    if ($row_rsModels) {
    $newmainid = $row_rsModels["Make"];
    if ($oldmainid != $newmainid) {
    $n++;
    echo "var rsModels_WAJA = WAJA;\n";
    echo "WAJA = null;\n";
    echo "</SC" . "RIPT>\n";
    function WA_DD_Replace($startStr) {
    $startStr = str_replace("'", "|WA|", $startStr);
    $startStr = str_replace("\\", "\\\\", $startStr);
    $startStr = preg_replace("/[\r\n]{1,}/", " ", $startStr);
    return $startStr;
    ?>
    ..to try and find the root of the problem, I've gotten as far
    as a similar page, without the dynamic
    array, with the child dropdown populated dynaically from the
    recordset :
    search working
    This seems to work exactly as advertised - all the car models
    are listed from the recordset, and if
    you search for Audi and A3, then it gets returned correctly.
    The select code here looks like :
    <select name="Model" id="Model">
    <option value="">Select a Model</option>
    <?php
    do {
    ?>
    <option value="<?php echo
    $row_rsModels['Model']?>"><?php echo
    $row_rsModels['Model']?
    ></option>
    <?php
    } while ($row_rsModels = mysql_fetch_assoc($rsModels));
    $rows = mysql_num_rows($rsModels);
    if($rows > 0) {
    mysql_data_seek($rsModels, 0);
    $row_rsModels = mysql_fetch_assoc($rsModels);
    ?>
    </select>
    ..so I guess the search is set up OK, but the issue is with
    how to pass the model from the select code generated by the dynamic
    array correctly....
    Its presumably because the option value is empty :
    <option value="" <?php if (!(strcmp("",
    $row_rsModels['Model']))) {echo "selected=\"selected\"";}
    ?>>Select a Model</option>
    So I've been trying various possibilities with no joy, such
    as :
    <?php if (!(strcmp("", $row_rsModels['Model']))) {echo
    "selected=\"selected\"";} ?>
    but without success.
    Even then, I'd have though if the value was empty, "", then
    it would return all results, rather than no results....?
    hope that makes some sense, and someone can shed some
    light...
    Cheers.

    Thomas Jung wrote:>
    > >
    Chris Paine wrote:
    > > That's a shame!
    > >
    > > Does this mean that using a drop down by index in an ALV is limited to having the same dropdown in every row of the table (it would certainly seem that this is the case).
    > >
    > > Cheers,
    > >
    > > Chris
    >
    > I would assume so as I can't think of a way around the subnode limitation. The system will actually allow you to have a subnode and everything works fine until you sort the ALV - then you get a short dump.
    >
    > I suppose you would have to fall back to using a regular table in this case.
    But how come the class documentation says its possible.
    Functionality
    Using class CL_SALV_WD_UIE_DROPDOWN_BY_IDX, you make all the settings for the UI element index-based dropdown list box, from which the user can select from a range of values.
    *You use the index-based dropdown list box if the dropdown list boxes in each cell of the column are to contain different entries.*
    You use the key-based dropdown list box if the dropdown list boxes in each cell of the column are to contain the same entries.
    To specify the entries in the dropdown list boxes, the context of your application requires an attribute for which the data type satisfies the following requirements:
    The attribute is a table
    The structure of this table contains at least one KEY column and a VALUE column.
    Note
    We recommend that you use the type WDY_KEY_VALUE_TABLE here.

  • Cover-Flow- and Artist Search-Issue (with Compilations) not in manual

    Hello,
    I'm planning to buy an iPod classic 80GB, but there seems to be one issue I cannot live with: Albums marked as compilations are not recognized on the iPod classic. This results in the fact that all single songs on a album are represented as an own album in cover flow. In the artist-view every artist represented on one of the compilations is in the list. For people owning a lot of compilations with different artists (eg. "one hit wonders" or unknown bands) the artist search will be practically unusable.
    So now I wait for an update fixing this issue. And this is what I would like to ask you: Is there any hope that this issue will be fixed in short time? Because in the classic functional-manual (other than in the 5G iPod manuals) the feature is not mentioned. So I assume Apple left out this feature intentionally
    Thank you and best regards, Jens

    And this is what I would like to ask you: Is there any hope that this issue will be fixed in short time?
    Since non of us work for Apple we would have no idea.
    But, the more people that let Apple know about this, the more chance we have of that feature being restored.
    iPod Feedback.

  • Full text search issues with whlang.js file coding

    I'm wondering if anyone else is encountering an issue where a
    javascript error is preventing the search feature in webhelp output
    from working. The output and search was working fine a couple of
    weeks ago, but just recently stopped working.
    I get the following error from every browser I try the help
    in:
    Line: 265
    Char: 18
    Error: Unterminated string constant
    Code: 0
    URL: <path>\WebHelp\whfbody.htm
    There's nothing wrong with this file, but looking through the
    .js files it calls, I discovered that the whlang.js file has a
    couple of errors. The first is that the terminating (I think?)
    charcters "; are on a separate line than the string constant:
    gaFtsStop[60] = "over
    The second error is item 63 in this section has an unknown
    character in it instead of an "o" such that the browser is reading
    it as gaFts
    Stp instead of gaFts
    Stop.
    When I fixed these errors, the search functionality works
    fine. The problem is, I don't know
    why RoboHelp is producing this file with all of these errors
    in it, and why it's doing it now when it used to work just fine. I
    can't find anything on the web or in RoboHelp's help about this, so
    I'm wondering if anyone else has a) come across it b) fixed it, and
    c) got RoboHelp to stop writing a broken file.
    Help, anyone?

    I agree with Peter.
    However, I did see the split line problem once or twice, and
    I never stored projects on a network drive, and always generate to
    the local hard drive. I'd think generating across the network would
    be as safe for WebHelp as publishing. On the other hand, we've
    heard about problems trying to generate print doc across a network.
    Can't recall the file names with split lines, but I think it
    was one of the search database files beginning with whft......
    I did move some projects from one PC to another via the
    network, but can't say whether this caused the change. From time to
    time I read advice saying it's best to zip up the entire project
    directory before sending it across the network, and unzip it at the
    destination. Maybe this has something to do with the split lines,
    but I don't know enough to explain why it might be so.
    Harvey

  • Search issues with Exchange 2013

    The search service no longer works. I have tried with stopping the Exchange Search Service and deleting the folder associated with the databases to no avail.<o:p></o:p>
    When I run Get-MailboxDatabaseCopyStatus -Server "NAMEofServer" | Format-Table Name,Status,ContentIndex* -Auto through PS I receive
    the below output.<o:p></o:p>
    "Database" Mounted           Unknown Could not find registry value of Index Status for database {a8281541-35b3-4e9b-b124-4adfa7ebf2d1}.
                                                           <o:p></o:p>
    I then look to the registry location below to find absolutely nothing in there! No keys, no reference, nothing!<o:p></o:p>
    \HLM\Software\Microsoft\ExchangeServer\v15\Search\IndexStatus\<o:p></o:p>
    I cannot seem to resolve the search / indexing issues at all. The server is NOT a part of a DAG and issues extend to all 4 databases.<o:p></o:p>
    I also am having issues that might be related when trying to move mailboxes to a different databases (same server). "I did try restarting the
    replication service"<o:p></o:p>
    The RPC call failed with result 'StorageTransientError'<o:p></o:p>
    Any help in the right direction would be appreciated. I have had this issues since CU6.<o:p></o:p>
    Thank you!<o:p></o:p>

    Hi,
    Well, we can try to recreate those registry entries.
    Since your server is not a member of DAG, then the registry key should be like this:
    {79853a57-6c9e-46a2-a5e3-70db036754f1} : 1,1,4294967297,2013-07-16 00:33:17Z,0,
    The initial {GUID} is the GUID of the database.
    The double numeric values (1,1;) signify the state[s] of the CI
    The first number in the series is the Index Status. The second number in the series is the error code.
    Index Status:
    Unknown = 0
    Healthy = 1
    Crawling =2
    Failed = 3
    Seeding = 4
    Failed And Suspended = 5
    Suspended = 6
    Disabled = 7
    Auto-Suspended = 8
    Healthy And Upgrading = 9
    Error Code:
    1 Success
    2 Internal Error         
    3 Crawling Database
    4 DatabaseOffline
    5 MapiNetworkError
    6 Catalog Corruption
    7 Seeding Catalog         
    8 Catalog Suspended         
    9 Catalog Reseed
    10 Index Not Enabled         
    11 Catalog Excluded
    12 Activation Preference skipped         
    13 Lag Copy skipped         
    14 Recovery Database Skipped         
    15 Fast Error         
    16 Service Not Running
    17 Index Timestamp too Old    
    Note: Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number
    to view the article in the Microsoft Knowledge Base:  256986 Description of the Microsoft Windows Registry
    Refer from this blog:
    http://blogs.technet.com/b/johnbai/archive/2013/07/16/exchange-2013-high-availability-fast-search-and-the-windows-registry.aspx
    Please also check if there are any event logs indicated this issue, that will help us to troubleshoot.
    Thanks.

  • Search issue with car stereo

    I switched iPods with my friend because mine did not allow searching when hooked up to my car stereo (alpine cde-9873 with ipod cord), his did. I used it successfully on the way home but reset the ipod when I got home. Now, I plug it in in my car and it will shuffle all of my songs and will not let me search (just like my original ipod). I've searched EVERYWHERE and cannot find instructions on how to fix this. Thanks in advance!

    Nevermind. "Repeat" and "Shuffle" must be off.

  • Full text Search Issue with Boolean AND Search in 2012 server

    We are trying to use CONTAINSTABLE function with BOOLEAN AND search, but unable to get expected results in sql server 2012.
     If use BOOLEAN OR search we get expected results.
    Full text indexed table is having more than 10 millions of records. we checked index fragmentation level is 82%. then we done Rebuild. Even after rebuild, unable to fetch expected results with AND SEARCH.
    The below query is used
    SELECT ft.* FROM FT_ROWS ft
    INNER JOIN CONTAINSTABLE(FT_ROWS, summary,
    ' "manifest" AND "version" ') AS key_tbl
    ON ft.log_id = key_tbl.[key]
    if we remove ( "manifest" AND ) from the search string, then getting some results but AND search is not returning expected results.
    Please help any suggestion
    kkprasad

    The explanation that is closest at hand is that you have no documents with both of these words in them.
    An alternate explanation is that you have accidently entered "manitest" into your stoplist.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Issue with Domino connector (9.0.4.14)

    Hi Experts,
    I have installed Domino connector(9.0.4.14) on OIM 11.1.1.5. When i am trying to provision a user to domino, it is failing to due to below error
    [2012-02-09T15:40:58.676+01:00] [oim_server1] [NOTIFICATION] [] [ADAPTER.LOTUSNOTES] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 15dcd4762ac88ff7:-3addef50:13561dd9e0f:-8000-0000000000002016,0] [APP: oim#11.1.1.3.0] Unable to connect to the target. Attempting to reconnect after delay of 2000ms.......
    [2012-02-09T15:41:00.679+01:00] [oim_server1] [NOTIFICATION] [] [ADAPTER.LOTUSNOTES] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 15dcd4762ac88ff7:-3addef50:13561dd9e0f:-8000-0000000000002016,0] [APP: oim#11.1.1.3.0] LNotesConnectionUtil::getSession
    [2012-02-09T15:41:00.679+01:00] [oim_server1] [NOTIFICATION] [] [ADAPTER.LOTUSNOTES] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 15dcd4762ac88ff7:-3addef50:13561dd9e0f:-8000-0000000000002016,0] [APP: oim#11.1.1.3.0] LNotesConnectionUtil::getSession : ***Non-Secure Mode
    [2012-02-09T15:41:00.988+01:00] [oim_server1]
    [ERROR] [] [ADAPTER.LOTUSNOTES] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 15dcd4762ac88ff7:-3addef50:13561dd9e0f:-8000-0000000000002016,0] [APP: oim#11.1.1.3.0] LNotesConnectionUtil::getSession : ***Connection refused to Lotus Notes......[[NotesException: Could not get IOR from Domino Server: http://hostname:port/diiop_ior.txt
    I am not able to access http://hostname:port/diiop_ior.txt
    Any service diiop which shud be enabled at Domino server?
    Any help appreciated
    Regards
    A Abhinay                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi Kevin,
    Thanks for your reply,
    We are trying to install the RACF Advanced Connector in OIM.After copying Connector to the ConnectorDefaultDirectory in OIMSERVER , we are trying to install the connector from the OIMAdmin Console. We are able to see the RACF connector version in the dropdown box, when we click on the Load button we are getting the SystemError Page.
    Please let us know if there are any prequisites we need to take care before installing the connector,we dodn't find anything on this in the connector documentation.
    Please help us to install the RACFAdvanced Connecttor
    Thanks,
    Ravi G

  • Issue with File Download(messageDownload) on Search Page.

    Hi,
    I created a custom OAF search page which fetches values from one table. The document in getting stored in my custom table in a BLOB colums and NOT in FND_LOBS.
    The table has 3 collumns along with others:
    1st is primary key (Record_Seq) ==> number data type
    2nd to store actual file name (File1Name) ==> varcahar2 data type
    3rd to store the actual uploaded data (File1Data) ==> BLOB data type
    The reason for having the “File1Name” is so that I can display the original file name of the document that was uploaded, instead of just the “view” in the search page results .
    On the File1Data BLOB and created a messageDownload for that under query results table with following details:
    ID : File1Data
    ItemStyle : messageDownload
    FileMIME Type : pdf
    Datatype : BLOB
    View Instance : LacEmpExposureVO1
    view Attribute : File1Name
    File View Attribute : File1Data
    When I click on the "File1Name" data hyperlink, it is opening only the first document corresponding to the first record in the search page results.
    For example, If my search page returns 10 rows then when I click on the file1name on any row, It is open the first row file name only.
    I have a primary key column(RECORD_SEQ) in the Table / EO / VO which is displayed in the search page results.
    Also one weird thing is happening:
    If I try to do this more than 2 times then it is opening the update page with the first record from the search page results…
    I tried to print the context and it is nul the first time, But the second time then context is changing to "update". Dont know how this is happening????
    Any advice is greatly appreciated as it is very crucial for me to get this resolved ASAP. I have looked at several forums and did a lot of things as advised in the forums . But nothing seems to work for me.
    Thanks,
    Mir
    CO code for the search page
    ===========================
    if (pageContext.getParameter("Create")!= null)
    System.out.println("Into LacEmpExposureCO in PROCESS FORM REQUEST with Context of CREATE");
    pageContext.setForwardURL
    ("OA.jsp?page=/lac/oracle/apps/lac/lacempexposure/webui/LacEmpExposureCreatePG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    null,
    true, //Retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_YES,
    OAWebBeanConstants.IGNORE_MESSAGES);
    else if ("update".equals(pageContext.getParameter(EVENT_PARAM)))
    System.out.println("Into LacEmpExposureCO in PROCESS FORM REQUEST with Context of UPDATE");
    System.out.println("LacEmpExposureCO ==> RecordSeq in PROCESS FORM REQUEST is: " + RecordSeq);
    HashMap params = new HashMap(1);
    params.put("RecordSeq", RecordSeq);
    pageContext.setForwardURL
    ("OA.jsp?page=/lac/oracle/apps/lac/lacempexposure/webui/LacEmpExposureUpdatePG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    params,
    true, //Retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO, // Do not display breadcrumbs
    OAWebBeanConstants.IGNORE_MESSAGES);
    else {           
    String strEvent = pageContext.getParameter(OAWebBeanConstants.EVENT_PARAM);
    System.out.println(strEvent);
    System.out.println("Into the last ELSE part in LacEmpExposureCO.java");

    Duplicate post -- Issue with File Download(messageDownload) on Search Page.

  • The browser back button is not working correctly when using the search funtion in ProBoards forums. Is there a known issue with ProBoards & FF?

    I have submitted a bug report to ProBoards, but they cannot duplicate the problem I am having, so I am submitting this here in hopes you can find a solution.
    At ProBoards Support and another PB forum while doing searches I found this problem, which continues with repeated testing over the past week or so:
    url: http://support.proboards.com/search
    1. enter perameters for the search (posts only by staff for the last 2 days)
    2. choose one of those post results & click on it (choose a post on page 14 and not on page 1 of the results)
    3. using the browser back button, attempt to return to the previous page of search results
    4. rather than being taken back to the search results with my parameters, the search parameters have been removed and the page show 1000 results of posts by everybody.
    I have tested this over and over again, disabling plugins, and nothing seems to alter the malfunctioning of the back button when I am doing this search function at ProBoards.
    I have tested it in Internet Explorer and find that in IE the browser back button works properly with ProBoards searches. I always get the result I expect, so it's a problem with how FF interfaces with ProBoards, I think.

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!

  • Anyone else had issues with phone network being unavailable on iPhone 4 since updating to iOS 5.0.1? My iPhone 4 is continually searching for a network and does not find my provider. I swapped SIMs with another iPhone 4 on ios 4 to confirm device problem.

    Has anyone else had issues with phone network being unavailable on iPhone 4 since updating to iOS 5.0.1? My iPhone 4 is continually searching for a network and does not find AT&T, my provider. I swapped SIM cards with another iPhone 4 running ios 4 and established this is a device problem, not a SIM card problem.

    Does the device get any signal? 
    Sounds like the device may have had a hardware failure.  If it is out of warranty, the only option is the Out of Warranty replacement.
    AppleCare is only an option if it is still under the original warranty.

Maybe you are looking for

  • Missing albums/folder in iPhoto

    Since updating to iPhoto 9.5.1 (and, or maybe to Mavericks 10.9.2) I have lost several stand alone albums and one folder that had about 20 albums in it. The photos are all in the Photos library and in Events but the albums and folder have gone. They

  • Datasource for ISU business partner line items from DFKKOP & VBRK

    Gurus, I am looking for a datasource that will allow me to report on the individual line items from table DFKKOP. Basically credit/debit posting. Bill from VBRK Pay from DFKKOP My research has led me to 0FC_BP_ITEMS which lacks VBRK If there is anoth

  • -D_KERNEL specific compilation errors

    Hi all, I am trying to change from gcc for my driver related files to using cc for compilation/linking. I get the following errors just becos of -D_KERNEL: "/usr/include/limits.h", line 58: macro SHRT_MIN redefines previous macro at "/usr/ucbinclude/

  • Acrobat 8 Professional Crashing - Printing/Plotting

    Hi, I have spent the better part of two days modifying some very large .pdf files created from Microstation drawings. (A couple of these drawings are 25 to 30 MB.) I have added clouding and call-outs to the drawings I received from my client. When I

  • ITunes could not load dataclass information from sync services

    I'm getting this message every time i'm connecting my iPhone with my mac. When i try to sync it i get this message: iTunes could not backup the iPhone "iPhone" because the backup session failed. I've tried deleting all my old backups and a manual bac